Return to BSD News archive
Newsgroups: comp.os.386bsd.bugs Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!math.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!headwall.Stanford.EDU!nntp.Stanford.EDU!leland.Stanford.EDU!yergeau From: yergeau@leland.Stanford.EDU (Dan Yergeau) Subject: npx-0.4 panics when running perl tests Message-ID: <1993Jun17.160549.28218@leland.Stanford.EDU> Sender: news@leland.Stanford.EDU (Mr News) Organization: DSG, Stanford University, CA 94305, USA Date: Thu, 17 Jun 93 16:05:49 GMT Lines: 20 I recently compiled perl-4.036 (using gcc-2.4.3). When running the tests, the kernel consistently panics during a "make test" in the io/pipe test. The printout is npxinit: npxproc = fe401000, curproc = fe401000 panic: npxinit clobbering in-use state A stack traceback indicates that we got there from setregs execve syscall I'm running 386bsd 0.1 with all 0.2.3 patches, npx-0.4, and an improved wt.c from Mikael Hybsch. Hardware is a 486DX/33. Dan Yergeau yergeau@gloworm.Stanford.EDU