[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel-image-2.6.8-alpha



On Tue, Aug 17, 2004 at 09:57:12PM +0200, Christoph Hellwig wrote:
> On Tue, Aug 17, 2004 at 09:14:28PM +0200, Joerg Hoh wrote:
> > On Tue, Aug 17, 2004 at 07:52:22PM +0200, Norbert Tretkowski wrote:
> > > I built kernel-image-2.6.8-alpha and will upload soon if I get no
> > > negative feedback. It can be downloaded from here:
> > > 
> > > deb http://people.debian.org/~nobse/kernel/kernel-image-2.6.8-alpha/ ./

> > It runs on my Alphaserver300 4/266, but bug #261893 still occurs (like on
> > 2.6.7-1-generic) :-(

> > Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
> > Kernel bug at mm/slab.c:1544
> > modprobe(197): Kernel Bug 1
> > pc = [<fffffc0000357974>]  ra = [<fffffffc00325040>]  ps = 0000    Not tainted
> > v0 = 0000000000000000  t0 = 0000000000000000  t1 = fffffc000fff8640
> > t2 = fffffc000057b138  t3 = fffffc000fd13330  t4 = fffffc0000609bb8

> Plese run this through ksymoops.

Try the attached.

I can reproduce this problem at will on boot-up on a system with an ext3
root filesystem.  For some reason, I ended up with an fstab that also
tried to mount /boot as ext3 (it was built as ext2); in this
configuration, /boot fails to mount with an error that ext3 is not
supported by the kernel (the module is listed in lsmod output, but ext3
is not listed in /proc/filesystems).  The kernel oops occurs regardless
of which filesystem type it uses for /boot, however.

-- 
Steve Langasek
postmodern programmer
ksymoops 2.4.9 on alpha 2.6.8-1-generic.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.6.8-1-generic/ (default)
     -m /boot/System.map-2.6.8-1-generic (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Error (regular_file): read_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
Aug 17 21:44:55 quetz kernel: 2048K Bcache detected; load hit latency 31 cycles, load miss latency 121 cycles
Aug 17 21:44:55 quetz kernel: Kernel bug at mm/slab.c:1544
Aug 17 21:44:55 quetz kernel: modprobe(249): Kernel Bug 1
Aug 17 21:44:55 quetz kernel: pc = [kmem_cache_destroy+64/496]  ra = [<fffffffc00327040>]  ps = 0000    Not tainted
Aug 17 21:44:55 quetz kernel: v0 = 0000000000000000  t0 = 0000000000000000  t1 = fffffc0017fea240
Aug 17 21:44:55 quetz kernel: t2 = fffffc000057b138  t3 = fffffc0017c433f0  t4 = fffffc0000609bb8
Aug 17 21:44:55 quetz kernel: t5 = 0000000000000400  t6 = fffffc0000b76000  t7 = fffffc0000ac4000
Aug 17 21:44:55 quetz kernel: a0 = 0000000000000000  a1 = fffffffc00331b79  a2 = ffffffffbaadf00d
Aug 17 21:44:55 quetz kernel: a3 = 00000000000000d0  a4 = fffffc0000ac7e28  a5 = fffffc0017c432e8
Aug 17 21:44:55 quetz kernel: t8 = 0000000000000000  t9 = fffffc000035745c  t10= 0000000000000030
Aug 17 21:44:55 quetz kernel: t11= 0000000000000040  pv = fffffc0000357934  at = 0000000000000000
Aug 17 21:44:55 quetz kernel: gp = fffffc00005f9b00  sp = fffffc0000ac7e88
Aug 17 21:44:55 quetz kernel: Trace:
Aug 17 21:44:55 quetz kernel: Code: a0480068  243f1000  2021ff00  44410002  e4400004  00000081 <00000608> 004d6128 
Using defaults from ksymoops -t elf64-alpha -a alpha


Code;  ffffffffffffffe8 <END_OF_CODE+3ffff9cd3e8/????>
0000000000000000 <_PC>:
Code;  ffffffffffffffe8 <END_OF_CODE+3ffff9cd3e8/????>
   0:   68 00 48 a0       ldl  t1,104(t7)
Code;  ffffffffffffffec <END_OF_CODE+3ffff9cd3ec/????>
   4:   00 10 3f 24       ldah t0,4096
Code;  fffffffffffffff0 <END_OF_CODE+3ffff9cd3f0/????>
   8:   00 ff 21 20       lda  t0,-256(t0)
Code;  fffffffffffffff4 <END_OF_CODE+3ffff9cd3f4/????>
   c:   02 00 41 44       and  t1,t0,t1
Code;  fffffffffffffff8 <END_OF_CODE+3ffff9cd3f8/????>
  10:   04 00 40 e4       beq  t1,24 <_PC+0x24>
Code;  fffffffffffffffc <END_OF_CODE+3ffff9cd3fc/????>
  14:   81 00 00 00       bugchk
Code;  0000000000000000 Before first symbol
  18:   08 06 00 00       call_pal     0x608
Code;  0000000000000004 Before first symbol
  1c:   28 61 4d 00       call_pal     0x4d6128

Aug 17 21:44:55 quetz kernel: SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
Aug 17 21:44:55 quetz kernel: de2104x PCI Ethernet driver v0.7 (Mar 17, 2004)

1 warning and 1 error issued.  Results may not be reliable.

Attachment: signature.asc
Description: Digital signature


Reply to: