Bug 15292

Summary: Re: Panic in sorecieve() due to NULL mbuf pointer
Product: Base System Reporter: bmilekic <bmilekic>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description bmilekic@dsuper.net 1999-12-06 01:10:01 UTC
   Bob,
 
 	I'm looking through some related PRs, and I happened to stumble upon
   this one. It's certainly been a while since this was originally filed.
   Are you still experiencing this problem? I haven't been able to reproduce
   it on 4.0-CURRENT as of today (using the shell script you had originally
   provided). I'm thinking that initially, the problem could have been
   related to tacking something onto the sb in a fashion where the involved
   code in soreceive doesn't necessarily "notice" it, due to it running at a
   given priority level, where it can potentially be interrupted. This is a
   real shot in the dark and shouldn't be considered if you're no longer
   experiencing this problem.
   	If, on the other hand, you are and are still willing to contribute to
   solving it, can you please acknowledge, and I would be interested in
   taking a shot at it as well.
 
   Later,
   Bosko.
   	
 --
   Bosko Milekic <bmilekic@technokratis.com>
Comment 1 Peter Wemm freebsd_committer freebsd_triage 1999-12-06 19:29:27 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-12-17 20:54:21 UTC
State Changed
From-To: open->closed

Intended as a followup to kern/10872.