Bug 23089

Summary: Kernel panic in network code
Product: Base System Reporter: Alexandr Shutko <AVShutko>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Alexandr Shutko 2000-11-25 11:10:01 UTC
Fatal trap 12: page fault while in kernel mode

Fault virtual address       = 0x20
Fault code                  = supervisor read, page not present
Instruction pointer         = 0x8:0xc01b027d
Stack pointer               = 0x10:0xccd27f6c
Frame pointer               = 0x10:0xccd27f78
Code segment                = base rx0, limit 0xffff, type 0x1b
                            = DP10, pres 1, def 32 1, gran 1

Processor flags             = interrupt enabled, resume, IOPL=0
Current process             = 328 (dnetc)
Interrupt mask
kernel: type 12 trap, code = 0

Stopped at tcp_timer_persist+0xad : movl 0x20(%ebx), %eax

Fix: 

unknown
How-To-Repeat: I can't said.. :(
We have socks5, squid, apache, inn, samba, postgres, icq-server, dnetc
on this machine - there are many open sockets (but number of mbufs is enought)
Comment 1 David Greenman 2000-11-25 21:08:19 UTC
>Stopped at tcp_timer_persist+0xad : movl 0x20(%ebx), %eax
>>How-To-Repeat:
>I can't said.. :(
>We have socks5, squid, apache, inn, samba, postgres, icq-server, dnetc
>on this machine - there are many open sockets (but number of mbufs is enought)

   This problem has already been fixed in -current and (4.2)-stable.

-DG

David Greenman
Co-founder, The FreeBSD Project - http://www.freebsd.org
President, TeraSolutions, Inc. - http://www.terasolutions.com
Pave the road of life with opportunities.
Comment 2 Doug Barton freebsd_committer freebsd_triage 2000-11-25 23:21:06 UTC
State Changed
From-To: open->feedback


There have been numerous improvements in the code since 
4.0-Release. Can you try upgrading to 4.2-Release, or 
4.2-Stable and let us know how it goes? There is upgrading 
information on our web site.
Comment 3 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-03-13 01:08:07 UTC
State Changed
From-To: feedback->closed

Feedback timeout. Also, the problem has been fixed in newer versions.