From starkhome!gene@sbstark.cs.sunysb.edu  Sat Feb 18 17:43:46 1995
Received: from sbstark.cs.sunysb.edu (sbstark.cs.sunysb.edu [130.245.1.47]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id RAA00314 for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Feb 1995 17:43:45 -0800
Received: from starkhome.UUCP (root@localhost) by sbstark.cs.sunysb.edu (8.6.9/8.6.9) with UUCP id UAA25092 for FreeBSD-gnats-submit@freebsd.org; Sat, 18 Feb 1995 20:40:42 -0500
Received: by starkhome.cs.sunysb.edu (8.6.9/1.34)
	id UAA00292; Sat, 18 Feb 1995 20:41:09 -0500
Message-Id: <199502190141.UAA00292@starkhome.cs.sunysb.edu>
Date: Sat, 18 Feb 1995 20:41:09 -0500
From: starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark)
Reply-To: starkhome!gene@sbstark.cs.sunysb.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: Panic: invalid wire count when GDB kills stopped inferior
X-Send-Pr-Version: 3.2

>Number:         225
>Category:       kern
>Synopsis:       Panic: invalid wire count when GDB kills stopped inferior
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 18 17:50:01 1995
>Closed-Date:    Sat Jul 8 18:56:24 MET DST 1995
>Last-Modified:
>Originator:     Gene Stark
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
>Environment:

	Kernel from Thurs, Feb 16, 1995

>Description:

      tf_edi = 1, tf_esi = 0, tf_ebp = -272639192, tf_isp = -272629788, 
      tf_ebx = 135458912, tf_edx = 734660, tf_ecx = 0, tf_eax = 7, 
      tf_trapno = 534, tf_err = 534, tf_eip = 135118485, tf_cs = 31, 
      tf_eflags = 534, tf_esp = -272639216, tf_ss = 39})
    at ../../i386/i386/trap.c:709
#12 0xf017fb6b in Xsyscall ()

>How-To-Repeat:

	gdb a.out
	break main
	run
	quit
	y

>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sat Jul 8 18:56:24 MET DST 1995 
State-Changed-Why:  
From mpp@legarto.minn.net (Mike Pritchard): 

Test case doesn't panic machine under -current, and gdb does correctly 
cleanup the stopped process. 

>Unformatted:



