Bug 1047179

Summary: [abrt] java-1.7.0-openjdk-headless: os::abort(bool)(): java killed by SIGABRT
Product: [Fedora] Fedora Reporter: Wolfgang Reh <Wolfgang.Reh>
Component: java-1.7.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ahughes, dbhole, jerboaa, jvanek, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/166c7954a061d0ec0efccdbf0b2ec4a0860785fd
Whiteboard: abrt_hash:07da6d25080a4e121081968da79fade13549f2fd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-02 16:49:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: hs_err.log
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Wolfgang Reh 2013-12-29 21:50:08 UTC
Version-Release number of selected component:
java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 3
cmdline:        java -Xms40m -Xmx512m -Dorg.eclipse.swt.browser.DefaultType=mozilla -Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null -XX:MaxPermSize=256m -jar /home/Wolfgang/Programs/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -os linux -ws gtk -arch x86_64 -showsplash /home/Wolfgang/Programs/eclipse//plugins/org.eclipse.platform_4.2.2.v201302041200/splash.bmp -launcher /home/Wolfgang/Programs/eclipse/eclipse -name Eclipse --launcher.library /home/Wolfgang/Programs/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so -startup /home/Wolfgang/Programs/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar --launcher.overrideVmargs -exitdata 54001a -vm /usr/bin/java -vmargs -Xms40m -Xmx512m -Dorg.eclipse.swt.browser.DefaultType=mozilla -Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null -XX:MaxPermSize=256m -jar /home/Wolfgang/Programs/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
crash_function: os::abort(bool)
executable:     /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64/jre-abrt/bin/java
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (6 frames)
 #2 os::abort(bool) at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64/jre-abrt/lib/amd64/server/libjvm.so
 #3 VMError::report_and_die() at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64/jre-abrt/lib/amd64/server/libjvm.so
 #4 JVM_handle_linux_signal at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64/jre-abrt/lib/amd64/server/libjvm.so
 #6 g_object_get_qdata at /lib64/libgobject-2.0.so.0
 #7 Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1get_1qdata at /home/Wolfgang/Programs/eclipse/configuration/org.eclipse.osgi/bundles/531/1/.cp/libswt-pi-gtk-4236.so
 #8 ??

Potential duplicate: bug 1039328

Comment 1 Wolfgang Reh 2013-12-29 21:50:15 UTC
Created attachment 843184 [details]
File: backtrace

Comment 2 Wolfgang Reh 2013-12-29 21:50:17 UTC
Created attachment 843185 [details]
File: cgroup

Comment 3 Wolfgang Reh 2013-12-29 21:50:20 UTC
Created attachment 843186 [details]
File: core_backtrace

Comment 4 Wolfgang Reh 2013-12-29 21:50:23 UTC
Created attachment 843187 [details]
File: dso_list

Comment 5 Wolfgang Reh 2013-12-29 21:50:25 UTC
Created attachment 843188 [details]
File: environ

Comment 6 Wolfgang Reh 2013-12-29 21:50:30 UTC
Created attachment 843189 [details]
File: hs_err.log

Comment 7 Wolfgang Reh 2013-12-29 21:50:32 UTC
Created attachment 843190 [details]
File: limits

Comment 8 Wolfgang Reh 2013-12-29 21:50:36 UTC
Created attachment 843191 [details]
File: maps

Comment 9 Wolfgang Reh 2013-12-29 21:50:38 UTC
Created attachment 843192 [details]
File: open_fds

Comment 10 Wolfgang Reh 2013-12-29 21:50:40 UTC
Created attachment 843193 [details]
File: proc_pid_status

Comment 11 Wolfgang Reh 2013-12-29 21:50:42 UTC
Created attachment 843194 [details]
File: var_log_messages

Comment 12 Deepak Bhole 2014-01-02 16:49:39 UTC
Hi, the issue originated in native code located at /home/Wolfgang/Programs/eclipse/configuration/org.eclipse.osgi/bundles/531/1/.cp/libswt-pi-gtk-4236.so

There is nothing the JVM can do to prevent this -- you will have to report it with the vendor of the above file, or switch to using the Fedora Eclipse version.