ext2fs problems

Adam K Kirchhoff adamk at voicenet.com
Mon Jan 5 05:02:24 PST 2004


Hello all :-)

When automatically mounting ext2 partitions on bootup, I get a page
fault:

Fatal trap 12: page fault while in kernel mode
mp_lock = 00000001; cpuid = 1; lapic.id = 01000000
fault virtual address   = 0xdeadc0de
fault code      = supervisor read, page not present
instruction pointer     = 0x8:0xdeadc0de
stack pointer         = 0x10:0xd5652a38
frame pointer         = 0x10:0xd5652a5c
code segment    = base 0x0, limit 0xfffff, type 0x1b
                = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume,
IOPL = 0
current process         = 75 (mount_ext2fs)
current thread          = pri 38 (CRIT)
interrupt mask          = none <- SMP: XXX
kernel: type 12 trap, code=0

CPU1 stopping CPUs: 0x00000001
 stopped
Stopped at      0xdeadc0de:

Fatal trap 12: page fault while in kernel mode
mp_lock = 00000001; cpuid = 1; lapic.id = 01000000
fault virtual address   = 0xdeadc0de
fault code      = supervisor read, page not present
instruction pointer     = 0x8:0xc0277618
stack pointer         = 0x10:0xd5652898
frame pointer         = 0x10:0xd565289c
code segment    = base 0x0, limit 0xfffff, type 0x1b
                = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt
enabled, resume, IOPL = 0
current process         = 75 (mount_ext2fs)
current thread          = pri 38 (CRIT)
interrupt mask          = none <- SMP:  XXX
kernel: type 12 trap, code=0

Mind you, if I boot into single user mode, and mount them manually, they
mount fine.

Any ideas?







More information about the Bugs mailing list