kern/126002: Installing java/diablo-jdk15 crashes an amd64 machine

Kirk Strauser kirk at strauser.com
Sun Jul 27 13:50:02 UTC 2008


>Number:         126002
>Category:       kern
>Synopsis:       Installing java/diablo-jdk15 crashes an amd64 machine
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 13:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Kirk Strauser
>Release:        7.0-STABLE from 2008-07-25
>Organization:
The Strauser Group
>Environment:
FreeBSD kanga.honeypot.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 25 22:27:10 CDT 2008     root at kanga.honeypot.net:/usr/obj/usr/src/sys/KANGA  amd64

>Description:
When installing the java/diablo-jdk15 port, my amd64 machine crashes with:

Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address  = 0x0
fault code             = supervisor write data, page not present
[...]
current process        = 52615 (zsh)
trap number            = 12
panic: page fault
cpuid = 1

This server isn't near a keyboard, so I literally took a picture of the screen and transcribed it.  The snapshot and/or more details are available if needed.

My kernel config is very minimal:

include         GENERIC
ident           KANGA
option          PMAP_SHPGPERPROC=400

In make.conf, I set CPUTYPE?=core2 and no other compiler flags.  Basically, I did a fresh install of FreeBSD 7.0 and csup'ed /usr/src to get my re(4) NICs working.

As this is a replacement for an older x86 system, I'd moved /var/db/pkg, installed portupgrade, and used portupgrade -fa to reinstall every port that'd been on the old system.  I did *not* move over any libraries or binaries from the old system.  Every executable on this system was originally built on it.
>How-To-Repeat:
cd /usr/ports/java/diablo-jdk15; make install

If TZUPDATE is set, then the port gets to "Updating time zones..." and then hangs.  If TZUPDATE is unset, it gets further.  I accidentally closed the shell window showing when it hung, but can reproduce this if I need to.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list