[Bug 120] New: icedtea 1.6 segfaults while compiling openproj from source
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Mar 14 04:34:35 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=120
Summary: icedtea 1.6 segfaults while compiling openproj from
source
Product: IcedTea
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: bero at arklinux.org
The crash happens while the openproj build process calls proguard:
contrib:
[proguard] ProGuard, version 3.7
[proguard] ProGuard is released under the GNU General Public License. The
authors of all
[proguard] programs or plugins that link to it (net.sf.antcontrib.logic, ...)
therefore
[proguard] must ensure that these programs carry the GNU General Public
License as well.
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/tmp/openproj-contrib-tmp.jar]
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/commons-beanutils.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/commons-digester.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/commons-pool.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/commons-collections.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/commons-logging-api.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/forms.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/jlfgr.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/l2fprod-common-totd-modified.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/nachocalendar.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/jfreechart.jar]
(filtered)
[proguard] Reading program jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/jcommon.jar]
(filtered)
[proguard] Reading library jar [/usr/java/icedtea1.6/jre/lib/rt.jar]
[proguard] Reading library jar
[/usr/src/ark/SOURCES/openproj-1.0-src/openproj_contrib/lib/junit.jar]
[proguard] Warning: javax.swing.JDialog: can't find superclass or interface
javax.swing.TransferHandler$HasGetTransferHandler
[proguard] Warning: javax.swing.JComponent: can't find superclass or interface
javax.swing.TransferHandler$HasGetTransferHandler
[proguard] Warning: javax.swing.JFrame: can't find superclass or interface
javax.swing.TransferHandler$HasGetTransferHandler
[proguard] Warning: org.jfree.chart.servlet.DisplayChart: can't find
superclass or interface javax.servlet.http.HttpServlet
[proguard] Warning: javax.swing.JApplet: can't find superclass or interface
javax.swing.TransferHandler$HasGetTransferHandler
[proguard] Warning: org.jfree.chart.servlet.ChartDeleter: can't find
superclass or interface javax.servlet.http.HttpSessionBindingListener
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb79ae313, pid=31134, tid=1950911376
#
# Java VM: IcedTea Server VM (1.7.0-b24 mixed mode linux-x86)
# Problematic frame:
# V [libjvm.so+0x46d313]
#
# An error report file with more information is saved as:
# /usr/src/ark/SOURCES/openproj-1.0-src/openproj_build/hs_err_pid31134.log
#
# If you would like to submit a bug report, please visit:
# http://icedtea.classpath.org/bugzilla
#
Aborted
--
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