Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 1998 14:47:16 -0800 (PST)
From:      parag@codegen.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/9236: doscmd generates "kernel trap 25 with interrupts disabled" messages
Message-ID:  <199812292247.OAA49467@pinhead.parag.codegen.com>

next in thread | raw e-mail | index | archive | help

>Number:         9236
>Category:       bin
>Synopsis:       doscmd generates endless kernel trap 25 messages
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 29 14:50:00 PST 1998
>Last-Modified:
>Originator:     Parag Patel
>Organization:
CodeGen, Inc.
>Release:        FreeBSD 3.0-CURRENT i386
>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.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812292247.OAA49467>