lkml.org 
[lkml]   [1997]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecttwo oopses with 2.1.51 in pine
Again with a virgin 2.1.51, two related oopses that are rather repeatable
(at this time at least, maybe not right out of a boot). I was trying to
repsond to an email. Same message both times. Pine vanished and left me
with the underlying bash shell. Not a fatal oops.


---------------- first invocation of pine when trying to respond to email ----------
Unable to handle kernel paging request at virtual address 1a97342c
current->tss.cr3 = 036ff000, |r3 = 036ff000
*pde = 00000000
Oops: 0000
CPU: 1
EIP: 0010:[<c012f691>]
EFLAGS: 00010206
eax: 1a973400 ebx: c6692180 ecx: 00000000 edx: c3b2f1f7
esi: c6692180 edi: c5e420e0 ebp: 00000001 esp: c49f7f48
ds: 0018 es: 0018 ss: 0018
Process pine (pid: 8775, process nr: 37, stack page=c49f7000)
Stack: c6692180 c5e420e0 c0b9f009 c012f873 c5e420e0 c6692180 c0b9f000 00000001
ffffffea 00000000 c49f6001 c1231900 c0b9f000 00000009 f1863230 c012f8d4
c0b9f000 00000000 00000001 c49f6000 00000001 c01266db bfffb618 00000001
Call Trace: [<c012f873>] [<c012f8d4>] [<c01266db>] [<c0109aca>]
Code: 83 78 2c 00 74 57 89 e0 89 c3 81 e3 00 e0 ff ff 8b 83 cc 01

max1-44:~/linux/scripts# ksymoops ../System.map < pine1
Using `../System.map' to map addresses to symbols.

>>EIP: c012f691 <do_follow_link+19/88>
Trace: c012f873 <lookup_dentry+173/1ac>
Trace: c012f8d4 <__namei+28/80>
Trace: c01266db <sys_access+d3/13c>
Trace: c0109aca <system_call+3a/40>

Code: c012f691 <do_follow_link+19/88>
Code: c012f691 <do_follow_link+19/88> 83 78 2c 00 cmpl $0x0,0x2c(%eax)
Code: c012f695 <do_follow_link+1d/88> 74 57 je c012f6ee <do_follow_link+76/88>
Code: c012f697 <do_follow_link+1f/88> 89 e0 movl %esp,%eax
Code: c012f699 <do_follow_link+21/88> 89 c3 movl %eax,%ebx
Code: c012f6a1 <do_follow_link+29/88> 81 e3 00 e0 ff andl $0xffffe000,%ebx
Code: c012f6a6 <do_follow_link+2e/88> ff
Code: c012f6a7 <do_follow_link+2f/88> 8b 83 cc 01 00 movl 0x900001cc(%ebx),%eax
Code: c012f6b2 <do_follow_link+3a/88> 90
Code: c012f6b3 <do_follow_link+3b/88> 90 nop
Code: c012f6b4 <do_follow_link+3c/88> 90 nop

--------------- second invocation of pine when trying to respond to email ----------
Unable to handle kernel paging request at virtual address 1a97342c
current->tss.cr3 = 05b14000, |r3 = 05b14000
*pde = 00000000
Oops: 0000
CPU: 1
EIP: 0010:[<c012f691>]
EFLAGS: 00010206
eax: 1a973400 ebx: c6692180 ecx: 00000000 edx: c3b2f1f7
esi: c6692180 edi: c5e420e0 ebp: 00000001 esp: c533ff48
ds: 0018 es: 0018 ss: 0018
Process pine (pid: 9238, process nr: 37, stack page=c533f000)
Stack: c6692180 c5e420e0 c69b4009 c012f873 c5e420e0 c6692180 c69b4000 00000001
ffffffea 00000000 080a5701 08048000 c69b4000 00000009 f1863230 c012f8d4
c69b4000 00000000 00000001 c533e000 00000001 c01266db bfffb618 00000001
Call Trace: [<c012f873>] [<c012f8d4>] [<c01266db>] [<c0109aca>]
Code: 83 78 2c 00 74 57 89 e0 89 c3 81 e3 00 e0 ff ff 8b 83 cc 01

max1-44:~/linux/scripts# ksymoops ../System.map < pine2
Using `../System.map' to map addresses to symbols.

>>EIP: c012f691 <do_follow_link+19/88>
Trace: c012f873 <lookup_dentry+173/1ac>
Trace: c012f8d4 <__namei+28/80>
Trace: c01266db <sys_access+d3/13c>
Trace: c0109aca <system_call+3a/40>

Code: c012f691 <do_follow_link+19/88>
Code: c012f691 <do_follow_link+19/88> 83 78 2c 00 cmpl $0x0,0x2c(%eax)
Code: c012f695 <do_follow_link+1d/88> 74 57 je c012f6ee <do_follow_link+76/88>
Code: c012f697 <do_follow_link+1f/88> 89 e0 movl %esp,%eax
Code: c012f699 <do_follow_link+21/88> 89 c3 movl %eax,%ebx
Code: c012f6a1 <do_follow_link+29/88> 81 e3 00 e0 ff andl $0xffffe000,%ebx
Code: c012f6a6 <do_follow_link+2e/88> ff
Code: c012f6a7 <do_follow_link+2f/88> 8b 83 cc 01 00 movl 0x900001cc(%ebx),%eax
Code: c012f6b2 <do_follow_link+3a/88> 90
Code: c012f6b3 <do_follow_link+3b/88> 90 nop
Code: c012f6b4 <do_follow_link+3c/88> 90 nop

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