[Bug 199] New: Crash during a build of xerces-j2
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Oct 2 07:41:40 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=199
Summary: Crash during a build of xerces-j2
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: mvyskocil at suse.cz
The openjdk (b09) often crashs during a build of xerces-j2 (from jpackage 5.0).
The build was done in a chrooted environment with empty /proc.
$ ant -Dbuild.compiler=modern clean jars
/usr/bin/build-classpath: error: Could not find jaxp_parser_impl Java extension
for this JVM
/usr/bin/build-classpath: error: Some specified jars were not found
OpenJDK 64-Bit Server VM warning: Can't detect initial thread stack location -
find_vma failed
[snip]
prepare-src:
[copy] Copying 1 file to
/usr/src/packages/BUILD/xerces-2_7_1/build/classes/META-INF/services
Exception in thread "Reference Handler" java.lang.IllegalMonitorStateException
at java.lang.Object.notifyAll(Native Method)
at java.lang.ref.ReferenceQueue.enqueue(ReferenceQueue.java:68)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:146)
[copy] Copying 682 files to /usr/src/packages/BUILD/xerces-2_7_1/build/src
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (nmethod.cpp:1740), pid=25811, tid=1105303888
# Error: guarantee(nm->_lock_count >= 0,"unmatched nmethod lock/unlock")
#
# Java VM: OpenJDK 64-Bit Server VM (1.6.0-b09 mixed mode linux-amd64)
# An error report file with more information is saved as:
# /usr/src/packages/BUILD/xerces-2_7_1/hs_err_pid25811.log
#
# If you would like to submit a bug report, please visit:
# http://icedtea.classpath.org/bugzilla
#
Neúspěšně ukončen (SIGABRT)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list