lkml.org 
[lkml]   [2001]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectoops (ksymoopsed) decoding, please.
Hi List, 

Is there a good soul would help me here to know that mean:

kernel BUG at slab.c:1062!
invalid operand: 0000
CPU: 0
EIP: 0010:[<c012580b>]
EFLAGS: 00010086
eax: 0000001b ebx: c1ccf69c ecx: ef53a000 edx: c025c0e8
esi: 00000002 edi: c1ccf69c ebp: 0000000f esp: e9473cf4
ds: 0018 es: 0018 ss: 0018
Process setserial (pid: 5001, stackpage=e9473000)
Stack: c021012c c02101c8 00000426 c1ccf69c 00000002 0000000f f09b37c8
f09b3780
c0125aa9 c1ccf69c 0000000f 00001000 00000000 00000001 f098446d
00001000
0000000f 00000000 e9473d9c f09b3780 f09b3780 00000001 00000cfc
37363534
Call Trace: [<c0125aa9>] [<c01288ac>] [<c016a882>] [<c016a8ac>]
[<c0136d5b>] [<c
0136437>] [<c012d552>]
[<c012c6d5>] [<c012c60e>] [<c012c908>] [<c0106aff>]

Code: 0f 0b 83 c4 0c f7 c5 00 10 00 00 0f 85 c4 01 00 00 a1 48 58
ksymoops 2.4.1 on i686 2.4.8. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.8/ (default)
-m /usr/src/linux/System.map (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.

Warning (compare_maps): mismatch on symbol V32U96eyeLocation , pctel
says f0995
5d0, /lib/modules/2.4.8/misc/pctel.o says f09b1964. Ignoring
/lib/modules/2.4.8
/misc/pctel.o entry
kernel BUG at slab.c:1062!
invalid operand: 0000
CPU: 0
EIP: 0010:[<c012580b>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010086
eax: 0000001b ebx: c1ccf69c ecx: ef53a000 edx: c025c0e8
esi: 00000002 edi: c1ccf69c ebp: 0000000f esp: e9473cf4
ds: 0018 es: 0018 ss: 0018
Process setserial (pid: 5001, stackpage=e9473000)
Stack: c021012c c02101c8 00000426 c1ccf69c 00000002 0000000f f09b37c8
f09b3780
c0125aa9 c1ccf69c 0000000f 00001000 00000000 00000001 f098446d
00001000
0000000f 00000000 e9473d9c f09b3780 f09b3780 00000001 00000cfc
37363534
Call Trace: [<c0125aa9>] [<c01288ac>] [<c016a882>] [<c016a8ac>]
[<c0136d5b>] [<c
0136437>] [<c012d552>]
[<c012c6d5>] [<c012c60e>] [<c012c908>] [<c0106aff>]
Code: 0f 0b 83 c4 0c f7 c5 00 10 00 00 0f 85 c4 01 00 00 a1 48 58

>>EIP; c012580b <kmem_cache_grow+2b/208> <=====
Trace; c0125aa9 <kmalloc+6d/88>
Trace; c01288ac <get_zeroed_page+8/24>
Trace; c016a882 <tty_open+1d6/358>
Trace; c016a8ac <tty_open+200/358>
Trace; c0136d5b <path_walk+683/748>
Trace; c0136437 <permission+2b/30>
Trace; c012d552 <chrdev_open+3e/4c>
Trace; c012c6d5 <dentry_open+bd/148>
Trace; c012c60e <filp_open+52/5c>
Trace; c012c908 <sys_open+38/b8>
Trace; c0106aff <system_call+33/38>
Code; c012580b <kmem_cache_grow+2b/208>
0000000000000000 <_EIP>:
Code; c012580b <kmem_cache_grow+2b/208> <=====
0: 0f 0b ud2a <=====
Code; c012580d <kmem_cache_grow+2d/208>
2: 83 c4 0c add $0xc,%esp
Code; c0125810 <kmem_cache_grow+30/208>
5: f7 c5 00 10 00 00 test $0x1000,%ebp
Code; c0125816 <kmem_cache_grow+36/208>
b: 0f 85 c4 01 00 00 jne 1d5 <_EIP+0x1d5> c01259e0
<kmem_cache_g
row+200/208>
Code; c012581c <kmem_cache_grow+3c/208>
11: a1 48 58 00 00 mov 0x5848,%eax


2 warnings issued. Results may not be reliable.


I'm currently porting to 2.4.7+ a half proprietary driver (for
PCTel modems), which it use a modified version of serial.c. I know, i
can't
expect too many help with closed source things (i haven't sources),
but it was working on 2.4.5 with old serial.c, it continue to work with
some
modems on >= 2.4.7 (i resynced to hacked serial.c with the serial.c from
2.4.7 (5.05c) kernel), but oops with some others.

Anyway, many thanks.

Cheers.
--
73's de Daniel, F1RMB.

-=- Daniel Caujolle-Bert -=- segfault@club-internet.fr -=-
-=- f1rmb@f1rmb.ampr.org (AMPR NET) -=-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:01    [W:0.032 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site