Date: Thu, 25 May 2006 11:31:07 +0000 From: "Ken Williams" <zoo9000@hotmail.com> To: freebsd-java@freebsd.org Subject: java/jdk15 install problem. Message-ID: <BAY101-F24D125BB7805B4AC6D8A66BC990@phx.gbl>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi Folks,
I'm trying to compile jdk15 but it keeps failing at this same point
(something
to do with motif21) - see the error message below. I've Googled for any
similar
error messages and a couple appeared in April but no-one seemed to offer
any solution. All my relevant packages are up to date (xorg-6.9.0,
linux_base-8-8.0_14,
linux-sun-jdk-1.4.2.11, open-motif-2.2.3_2, etc). The PC has plenty of
memory (1 GB),
free disk-space (> 4GB), 'linprocfs' was mounted and the 'linux.ko' module
is
loaded . Strangely, I've compiled jdk15 on another almost identical PC with
no
problem - I can't see what is different this time.
The error-log file is attached.
Any ideas ?
Ken
[root@host1 /usr/ports]# uname -a
FreeBSD host1 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri May 19 19:39:35 BST 2006
root@host1:/usr/obj/usr/src/sys/GENERIC i386
The log-file 'hs_err_pid73529.log' is attached.
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (5448524541442C4F43414C33544F524147450E4350500018),
pid=73529, tid=0x805c000
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-p3-ken_23_may_2006_14_00 mixed
mode)
# An error report file with more information is saved as hs_err_pid73529.log
#
# If you would like to submit a bug report, please write
# a letter to freebsd-java@FreeBSD.org mailing list
#
gmake[4]: ***
[/usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/sun/sun.awt/motif21/obj/.class.headers.i586]
Abort trap (core dumped)
gmake[4]: Leaving directory
`/usr/ports/java/jdk15/work/j2se/make/sun/motif21'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory
`/usr/ports/java/jdk15/work/j2se/make/sun/motif21'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2
Stop in /usr/ports/java/jdk15.
[-- Attachment #2 --]
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (5448524541442C4F43414C33544F524147450E4350500018), pid=73529, tid=0x805c000
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-p3-ken_23_may_2006_14_00 mixed mode)
--------------- T H R E A D ---------------
Current thread is native thread
Stack: [0xbfa00000,0xbfc00000), sp=0xbfbfbf10, free space=2031k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x3d5be3]
V [libjvm.so+0x20b4cc]
V [libjvm.so+0x3ac3af]
V [libjvm.so+0x3a2d80]
V [libjvm.so+0x3aa3bb]
V [libjvm.so+0x27da57]
C [javah+0x1c1e] _init+0xd9a
C [javah+0x12de] _init+0x45a
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x080cdc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=135060992]
0x080cd800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=135059968]
0x080cd400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=135058944]
0x080cd000 JavaThread "Finalizer" daemon [_thread_blocked, id=135057920]
0x0806cc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=134663680]
Other Threads:
0x080c2000 VMThread [id=134662656]
0x08056b00 WatcherThread [id=135184896]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 282K [0x2a710000, 0x2a7b0000, 0x2abf0000)
eden space 512K, 52% used [0x2a710000, 0x2a752a70, 0x2a790000)
from space 64K, 25% used [0x2a7a0000, 0x2a7a4058, 0x2a7b0000)
to space 64K, 0% used [0x2a790000, 0x2a790000, 0x2a7a0000)
tenured generation total 4760K, used 4686K [0x2abf0000, 0x2b096000, 0x2e710000)
the space 4760K, 98% used [0x2abf0000, 0x2b0839e0, 0x2b083a00, 0x2b096000)
compacting perm gen total 8192K, used 2995K [0x2e710000, 0x2ef10000, 0x32710000)
the space 8192K, 36% used [0x2e710000, 0x2e9fcda0, 0x2e9fce00, 0x2ef10000)
No shared spaces configured.
Dynamic libraries:
0x08048000 /usr/ports/java/jdk15/work/control/build/bsd-i586/bin/javah
0x2807d000 /lib/libz.so.3
0x2808d000 /usr/lib/libpthread.so.2
0x280b2000 /lib/libc.so.6
0x2818b000 /usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/client/libjvm.so
0x285d9000 /lib/libm.so.4
0x285f0000 /usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/native_threads/libhpi.so
0x28601000 /usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libverify.so
0x2860e000 /usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libjava.so
0x2862d000 /usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libzip.so
0x28052000 /libexec/ld-elf.so.1
VM Arguments:
jvm_args: -Denv.class.path= -Dapplication.home=/usr/ports/java/jdk15/work/control/build/bsd-i586 -XX:ThreadStackSize=768
java_command: com.sun.tools.javah.Main -jni -bootclasspath /usr/ports/java/jdk15/work/control/build/bsd-i586/classes -d /usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/sun/sun.awt/motif21/CClassHeaders/ sun.font.FontManager sun.awt.image.SurfaceManager sun.awt.image.ImageRepresentation sun.awt.image.GifImageDecoder sun.awt.image.NativeLibLoader sun.java2d.loops.Blit sun.java2d.loops.BlitBg sun.java2d.loops.ScaledBlit sun.java2d.loops.TransformBlit sun.java2d.loops.FillRect sun.java2d.loops.FillSpans sun.java2d.loops.DrawGlyphList sun.java2d.loops.DrawGlyphListAA sun.java2d.loops.DrawLine sun.java2d.loops.DrawRect sun.java2d.loops.DrawPolygons sun.java2d.loops.MaskBlit sun.java2d.loops.MaskFill sun.java2d.loops.GraphicsPrimitiveMgr sun.java2d.loops.GraphicsPrimitive sun.awt.image.ImagingLib sun.java2d.SurfaceData sun.java2d.SunGraphics2D sun.awt.X11PMBlitLoops sun.awt.X11PMBlitBgLoops sun.awt.X11SurfaceData sun.awt.X11Renderer sun.awt.KeyboardFocusManagerPeerImpl sun.awt.image.BufImgSurfaceData sun.awt.image.DataBufferNative sun.awt.image.RemoteOffScreenImage sun.awt.motif.X11CachingSurfaceManager sun.awt.motif.X11FontMetrics sun.awt.motif.X11Clipboard sun.awt.motif.X11Selection sun.awt.motif.X11SelectionHolder sun.awt.X11InputMethod sun.awt.motif.MInputMethod sun.awt.motif.MInputMethodControl sun.awt.motif.MCustomCursor sun.awt.motif.MFontConfiguration sun.awt.motif.MFontPeer sun.awt.motif.MToolkit sun.awt.motif.MComponentPeer sun.awt.motif.MButtonPeer sun.awt.motif.MCanvasPeer sun.awt.motif.MCheckboxPeer sun.awt.motif.MFileDialogPeer sun.awt.motif.MGlobalCursorManager sun.awt.motif.MTextFieldPeer sun.awt.motif.MLabelPeer sun.awt.motif.MListPeer sun.awt.motif.MWindowPeer sun.awt.motif.MMenuBarPeer sun.awt.motif.MMenuPeer sun.awt.motif.MPopupMenuPeer sun.awt.motif.MDialogPeer sun.awt.motif.MMenuItemPeer sun.awt.motif.MCheckboxMenuItemPeer sun.awt.motif.MChoicePeer sun.awt.motif.MTextAreaPeer sun.awt.motif.MScrollbarPeer sun.awt.motif.MScrollPanePeer sun.awt.m
Environment Variables:
JAVA_HOME=
CLASSPATH=
PATH=/usr/sbin:/usr/local/jdk1.5.0/bin:/usr/local/bin/ant/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/ken/bin:/home/ken/svn/JacORB_2_2/bin
USERNAME=
LD_LIBRARY_PATH=/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/client:/usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386:/usr/ports/java/jdk15/work/control/build/bsd-i586/../lib/i386:
SHELL=/bin/sh
ARCH=i586
--------------- S Y S T E M ---------------
OS:FreeBSD
uname:FreeBSD 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri May 19 19:39:35 BST 2006 ken@basildon.seatbooker.net:/usr/obj/usr/src/sys/GENERIC i386
rlimit: STACK 65536k, CORE infinity, NOFILE 5306
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, ht
Memory: 4k page, physical 247128k
vm_info: Java HotSpot(TM) Client VM (1.5.0-p3-ken_23_may_2006_14_00) for freebsd-x86, built on May 23 2006 15:54:00 by root with gcc 3.4.4 [FreeBSD] 20050518
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY101-F24D125BB7805B4AC6D8A66BC990>
