Date: Mon, 07 Feb 2005 22:33:31 +0100 From: Przemyslaw Frasunek <venglin@freebsd.lublin.pl> To: freebsd-java@freebsd.org Subject: jdk1.5.0p1 crash when compiling JBoss Message-ID: <4207DEAB.5010107@freebsd.lublin.pl>
next in thread | raw e-mail | index | archive | help
Hello, I have installed jdk1.5.0p1 from ports (cvsup'd today) on FreeBSD 4.10-STABLE (as of 2.10.2004) and experiencing the following crash when compiling ports/java/jboss4: cache:venglin:/usr/ports/java/jboss4# make ===> Building for jboss-4.0.1 (cd /root/ports/usr/ports/java/jboss4/work && cc -O -pipe -march=k6 -o jboss4ctl daemonctl.c) [...] _module-jmx-most: ====================================================================== == Executing 'most' in module 'system'... == _buildmagic:init: configure: _default:task-init: init: _buildmagic:build-bypass-checker: _buildmagic:build-bypass-notice: _buildmagic:build-bypass-check: jars: _buildmagic:init: init: _buildmagic:mbean-bypass-checker: _default:compile-mbean-sources: _default:compile-classes: _default:compile-resources: _default:compile-etc: _default:compile-bin: _buildmagic:init: init: _default:fix-bin: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGBUS (0xa) at pc=0x480f9c5a, pid=16285, tid=0x8059000 # # Java VM: Java HotSpot(TM) Client VM (1.5.0-p1-venglin_07_feb_2005_12_50 mixed mode) # Problematic frame: # C [libc_r.so.4+0x86c5a] bzero+0x26 # # An error report file with more information is saved as hs_err_pid16285.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # Abort trap *** Error code 134 The crash is perfectly repetable, it occurs on every attempt to compile JBoss, while precompiled JBoss (and other Java software) works properly. The hs_err_pid16285.log can be found here: http://www.frasunek.com/jvmcrash.log Are there any chances to resolve this problem? Your help would be very appreciated. -- * Fido: 2:480/124 ** WWW: http://www.frasunek.com/ ** NICHDL: PMF9-RIPE * * JID: venglin@jabber.atman.pl ** PGP ID: 2578FCAD ** HAM-RADIO: SQ8JIV *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4207DEAB.5010107>