Date: Wed, 26 Apr 2000 09:03:01 -0700 (PDT) From: tsasaki@onbiz.net To: freebsd-gnats-submit@FreeBSD.org Subject: kern/18234: 4.0-CURRENT crashes when "make test" in perl with jail environment Message-ID: <200004261603.JAA47193@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 18234
>Category: kern
>Synopsis: 4.0-CURRENT crashes when "make test" in perl with jail environment
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 26 09:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: TOMOyuki sasaki
>Release: 4.0-CURRENT
>Organization:
ONLINE BUSINESS
>Environment:
FreeBSD red.onbiz.net 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Sun Apr 23 18:34:40 JS
T 2000 tomo@red.onbiz.net:/usr/src/sys/compile/SMP i386
>Description:
Fatal trap 12: page fault while in kernel mode
mp_lock = 00000002; cpuid = 0; lapic.id = 00000000
fault virtual address = 0x0
fault code = supervisor write, page not present
instruction pointer = 0x8:0xc0186269
stack pointer = 0x10:0xc885cdf0
frame pointer = 0x10:0xc885cdf4
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 1849 (ypcat)
interrupt mask = <- SMP: XXX
trap number = 12
panic: page fault
mp_lock = 00000002; cpuid = 0; lapic.id = 00000000
boot() called on cpu#0
>How-To-Repeat:
"v88" is prison host. (jail environment)
v88% tar xfpz perl-5.6.0.tar.gz
v88% cd perl-5.6.0
v88% ./configure.gnu
v88% make all
v88% make test
The system crashes when testing fork() or glob().
also test perl-5.005.03. but same as too.
This problem does not appear in real environment.
>Fix:
automaticaly rebooting after crashes.
do not execute 'make test' in source directory.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004261603.JAA47193>
