Bug 168258 - x86-64 hits mm/slab.c:662 early during boot
Summary: x86-64 hits mm/slab.c:662 early during boot
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-14 02:31 UTC by Michal Jaegermann
Modified: 2015-01-04 22:22 UTC (History)
2 users (show)

Fixed In Version: 2.6.13-1.1555_FC5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-15 17:15:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2005-09-14 02:31:01 UTC
Description of problem:

On x86_64 2.6.13-1.1552_FC5 does not even try seriously to start.  There is
an immediate oops, which scrolls of the screen and the whole machine is frozen.
Later I can try to catch that via a serial console if there is a serious need.

An i686 equivalent boots on my test machine without any incidents.

Version-Release number of selected component (if applicable):
kernel-2.6.13-1.1552_FC5

How reproducible:
always

Comment 1 Dave Jones 2005-09-14 05:19:54 UTC
I can reproduce this.
It's hitting the BUG() in mm/slab.c:662, with a traceback of 

kmem_find_general_cachep <- kmalloc_node <- kmem_cache_create <- kmem_cache_init
<- start_kernel

I'm still trying to find the actual cause of this.


Comment 2 Michal Jaegermann 2005-09-15 17:15:50 UTC
2.6.13-1.1555_FC5 boots for me without surprises


Note You need to log in before you can comment on or make changes to this bug.