From bmilekic@dsuper.net Sun Dec  5 17:09:22 1999
Return-Path: <bmilekic@dsuper.net>
Received: from oracle.dsuper.net (oracle.dsuper.net [205.205.255.1])
	by hub.freebsd.org (Postfix) with ESMTP id 2E4F914D03
	for <freebsd-gnats-submit@freebsd.org>; Sun,  5 Dec 1999 17:09:17 -0800 (PST)
	(envelope-from bmilekic@dsuper.net)
Received: from oracle.dsuper.net (oracle.dsuper.net [205.205.255.1])
	by oracle.dsuper.net (8.9.3/8.9.3) with ESMTP id UAA29115;
	Sun, 5 Dec 1999 20:09:07 -0500 (EST)
Message-Id: <Pine.OSF.4.05.9912051954520.8785-100000@oracle.dsuper.net>
Date: Sun, 5 Dec 1999 20:09:07 -0500 (EST)
From: Bosko Milekic <bmilekic@dsuper.net>
To: freebsd-gnats-submit@freebsd.org, bob@pmr.com
Subject: Re: Panic in sorecieve() due to NULL mbuf pointer

>Number:         15292
>Category:       kern
>Synopsis:       Re: Panic in sorecieve() due to NULL mbuf pointer
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  5 17:10:01 PST 1999
>Closed-Date:    Fri Dec 17 12:54:21 PST 1999
>Last-Modified:  Fri Dec 17 12:55:15 PST 1999
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
   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>
 
 
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: peter 
Responsible-Changed-When: Mon Dec 6 11:29:27 PST 1999 
Responsible-Changed-Why:  
misfiled 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Dec 17 12:54:21 PST 1999 
State-Changed-Why:  
Intended as a followup to kern/10872. 
>Unformatted:
