Port-sun3 archive

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

Re: 4.01 panic/lock issues?



On Sat, Jan 10, 2009 at 10:25:01AM +0900, Izumi Tsutsui wrote:
> Hmm, does only the mutt binary cause the problem?
> How did you install it? From packages in ftp.NetBSD.org?
> If so, in which path?
> What command (including option etc.) did you try when the panic happens?
> I.e. how can we reproduce it with a certain procedure?

An update for you from my last one...

I compiled mutt out of pkgsrc as a replacement to see what it'd do and
used all defaults (basically, "cd /usr/pkgsrc/mail/mutt && make && make
install"). The resultant binary appears to be stable; I can't seem to
crash the system with it.

I next decided to put the system under heavy load to get it to panic
again, which it had done in the past.. and it did. At the time of the
panic, I had a kernel compile running as well as 4 items out of pkgsrc.
The result:

vm_fault(0xe1b3518, 0x0, 0x1) -> 0xe
trap type=0x8, code=0x145, v=0x4
kernel: MMU fault trap
pid = 28842, lid = 1, pc = 0E14C95C, ps = 2014, sfc = 1, dfc = 1
Registers:
             0        1        2        3        4        5        6
7
areg: 0F890124 0E1BBE3C 00000000 0E1BBE3C 0F890118 0F893F70 0F893ED0
0DFFDDF0

Kernel stack (0F893D94):
893D94: 0E149658 0F893E1C 00000080 0000003A 00000004 00000466 0F893FB4
0F890118
893DB4: 00000F0E 00000000 0E1BBE3C 0F890118 0F893F70 0E1B3518 00000000
00000001
893DD4: 00000000 00000001 00000000 00000000 00000000 00000002 00000000
00000000
893DF4: 00000008 00000000 00000000 00000000 0F893ED0 0E0040EC 0F893E1C
00000008
893E14: 00000145 00000004 00000002 00000002 0000003A 00000004 00000466
0F893FB4
893E34: 0F890118 00000F0E 0F890124 0E1BBE3C 00000000 0E1BBE3C 0F890118
0F893F70
893E54: 0F893ED0 0DFFDDF0 00000000 20140E14 C95CB008 0E2C0145 701FE1AA
00000004
893E74: 00000004 00000002 242A0004 0E14C964 0E14C962 0E14C960 701FE1AE
0004FF0A
893E94: 000F1487 00003038 00004006 00003038 00000000 80200000 00000004
00000000
893EB4: 0007FDEF 0E14B44E 0000003A 00000004 00000000 0E14BCE4 0F893FB4
0F893F24
893ED4: 0E14B466 0E1BBE3C 00000000 00000002 0F890118 0F890040 00000090
00000000
893EF4: 00000000 00000000 00000F0E 0EF56900 0F83DAD8 0F893FB4 0E0F49E8
00000090
893F14: 0EF56900 0F83DAD8 0F893FB4 0F893F9C 0F893F9C 0E14997E 0F893FB4
0F890040
893F34: 0F893F70 0000000D 00000000 00000000 00000000 00000000 00000000
00034024
893F54: 0000C000 00034004 0213BFA4 0F83DAD8 0F893F7C 0E149AEA 0EF56900
00000001
893F74: 00000000 00000000 00000000 00000000 00000000 00000000 00000010
00000000
panic: MMU fault
Stopped in pid 28842.1 (perl) at        netbsd:cpu_Debugger+0x6:
unlk
a
6
cpu_Debugger(2000,8,ef56900,f893da0,f893e04) + 6                                
panic(e198d79,3a,4,466,f893fb4) + 11a                                           
trap(f893e1c,8,145,4) + 244                                                     
fpu_implode(e1bbe3c,0,2,f890118) + ac                                           
(f893fb4,f890040,f893f70) + 7c8bc                                               
trap(f893fb4,10,0,0) + 548                                                      
fault() + 10                                                                    
db> 


Home | Main Index | Thread Index | Old Index