From parag@cgt.com  Tue Dec 29 14:47:26 1998
Received: from pinhead.parag.codegen.com (ppp-sfx201--044.sirius.net [205.134.235.44])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23427
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 Dec 1998 14:47:24 -0800 (PST)
          (envelope-from parag@cgt.com)
Received: (from parag@localhost)
	by pinhead.parag.codegen.com (8.9.1/8.8.8) id OAA49467;
	Tue, 29 Dec 1998 14:47:16 -0800 (PST)
	(envelope-from parag)
Message-Id: <199812292247.OAA49467@pinhead.parag.codegen.com>
Date: Tue, 29 Dec 1998 14:47:16 -0800 (PST)
From: parag@codegen.com
Reply-To: parag@codegen.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: doscmd generates "kernel trap 25 with interrupts disabled" messages
X-Send-Pr-Version: 3.2

>Number:         9236
>Category:       bin
>Synopsis:       doscmd generates endless kernel trap 25 messages
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 29 14:50:00 PST 1998
>Closed-Date:    Wed Jan 20 11:00:30 MST 1999
>Last-Modified:  Wed Jan 20 11:00:54 MST 1999
>Originator:     Parag Patel
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
CodeGen, Inc.
>Environment:

	Dual PII-300 SMP 256Mb RAM 256Mb swap

>Description:

	The "doscmd" program generates endless kernel messages:

		kernel trap 25 with interrupts disabled 

	Recent fixes to the trap code cause this message to be generated
	for all programs that are purpotedly doing "bad" things.

	A quick hack to /sys/i386/i386/trap.c eliminates this message,
	but I've been told that hacking this is a bad idea and that
	doscmd really needs to be fixed.

	The messages rapidly fill up the dmesg buffer so any other
	errors may be missed or flushed out.


>How-To-Repeat:

	Simply run "doscmd -b -x" and watch the messages in xconsole.

>Fix:

	No idea.  I am not familiar with the intricacies of DOS, doscmd,
	VM86, and how everthing interacts with the FreeBSD kernel.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Wed Jan 20 11:00:30 MST 1999 
State-Changed-Why:  
This is a duplicate bug. 
>Unformatted:
