Jeanseb wrote:
Vi j'avais pas pens� a le passer dans ksymoops dsl :)Tr�s interessant ton oops, mais on comprend pas encore l'hexadecimal ;).peut tu passer le fichier a la commande ksymoops. l'idela etant de le faire avec les fichier decrivant les modules et symboles au moement du crash et present dans /var/log/ksymoops (je suis pas sur du path exact, la touche tab etant l'enemi de la memoire ;)) sous debian. A defaut, se palcer dans la meme config genere un resultat interessant.
Bon vu que meme sans le fbcon ca a plant� ce matin (vers 5h :)), j'ai recuperais le log kernel et je vous envoie le result de ksymoops (pas faire gaffe au warning j'ai bien fait ca avec tout les modules et le kernel de la passerelle donc c bon ... :))
Sinon y'a un truc bizarre, qui est peut etre normal a vrai dire ... mais ce matin j'ai essay� un petit truc ... cad ... faire un kill `pidof pppoeci` voir si ca plant� aussi (vu que au final c a peu pres la meme chose qui se passe lors de la deco des 24h (enfin en plus compliqu� mais bon :)) ... et la je n'ai aucun plantage ... pourtant je l'ai fais pas mal de fois ...
La seule diff�rence entre les 2 r�sides dans le fait que pppoeci est kill� a la main et non par un LCP timeout ... donc ... je suis perplexe ... j'ai mis un cron * 6 * * * kill `pidof pppoeci` je verais bien si ca plante aussi :) ... bref en attendant voila le fichier (si ca peut vous aider :))
a++
mRyOuNg
ksymoops 2.4.8 on i686 2.4.19-gentoo-r10. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.19-gentoo-r10/ (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.
Jan 10 05:14:11 bombastor kernel: Unable to handle kernel NULL pointer dereference at
virtual address 00000014
Jan 10 05:14:11 bombastor kernel: c8828182
Jan 10 05:14:11 bombastor kernel: *pde = 00000000
Jan 10 05:14:11 bombastor kernel: Oops: 0000
Jan 10 05:14:11 bombastor kernel: CPU: 0
Jan 10 05:14:11 bombastor kernel: EIP: 0010:[<c8828182>] Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Jan 10 05:14:11 bombastor kernel: EFLAGS: 00010006
Jan 10 05:14:11 bombastor kernel: eax: 00000000 ebx: c784e440 ecx: c7b24e00 edx:
00000399
Jan 10 05:14:11 bombastor kernel: esi: c4fe5140 edi: c4fe5140 ebp: 00000009 esp:
c7abdeb4
Jan 10 05:14:11 bombastor kernel: ds: 0018 es: 0018 ss: 0018
Jan 10 05:14:11 bombastor kernel: Process pppoeci (pid: 2854, stackpage=c7abd000)
Jan 10 05:14:11 bombastor kernel: Stack: c7cea800 c60ff41c c4fe5140 c68d0300 c60ff41c
c8828646 c7cea800 c4fe5140
Jan 10 05:14:11 bombastor kernel: c1523278 c784e680 ffffffe4 00000246 0000000a
0000000a 00040480 c68d0300
Jan 10 05:14:11 bombastor kernel: c7cea800 0784e680 00000286 c7abc000 c60ff400
c60b8840 c01c6567 c60ff41c
Jan 10 05:14:11 bombastor kernel: Call Trace: [<c8828646>] [<c01c6567>]
[<c01cb1a4>] [<c01cbc36>] [<c0149143>]
Jan 10 05:14:11 bombastor kernel: [<c014931b>] [<c0108777>]
Jan 10 05:14:11 bombastor kernel: Code: 8b 50 14 8b 48 24 31 c0 f7 c2 80 00 00 00 0f
95 c0 c1 ea 1e
>>EIP; c8828182 <_end+8546ab6/8947994> <=====
>>ebx; c784e440 <_end+756cd74/8947994>
>>ecx; c7b24e00 <_end+7843734/8947994>
>>esi; c4fe5140 <_end+4d03a74/8947994>
>>edi; c4fe5140 <_end+4d03a74/8947994>
>>esp; c7abdeb4 <_end+77dc7e8/8947994>
Trace; c8828646 <_end+8546f7a/8947994>
Trace; c01c6567 <usb_submit_urb+2a/2c>
Trace; c01cb1a4 <proc_submiturb+26d/526>
Trace; c01cbc36 <usbdev_ioctl+1d5/22a>
Trace; c0149143 <file_ioctl+4b/14a>
Trace; c014931b <sys_ioctl+d9/1a9>
Trace; c0108777 <system_call+33/38>
Code; c8828182 <_end+8546ab6/8947994>
00000000 <_EIP>:
Code; c8828182 <_end+8546ab6/8947994> <=====
0: 8b 50 14 mov 0x14(%eax),%edx <=====
Code; c8828185 <_end+8546ab9/8947994>
3: 8b 48 24 mov 0x24(%eax),%ecx
Code; c8828188 <_end+8546abc/8947994>
6: 31 c0 xor %eax,%eax
Code; c882818a <_end+8546abe/8947994>
8: f7 c2 80 00 00 00 test $0x80,%edx
Code; c8828190 <_end+8546ac4/8947994>
e: 0f 95 c0 setne %al
Code; c8828193 <_end+8546ac7/8947994>
11: c1 ea 1e shr $0x1e,%edx
1 warning issued. Results may not be reliable.
