Bug 1071602

Summary: [abrt] java-1.7.0-openjdk-headless: java killed by SIGABRT
Product: [Fedora] Fedora Reporter: Joshua Escamilla <joshua.ryan.escamilla>
Component: eclipseAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ahughes, akurtako, andjrobins, dbhole, jerboaa, jvanek, krzysztof.daniel, omajid, overholt, rgrunber, swagiaal, tmoschou
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c4df12c11684b356c0abe5b71cb4339f587b0f67
Whiteboard: abrt_hash:fcff98bb2d3c7539eff7192794c8b5b997448ff0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-04 11:52:58 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 Joshua Escamilla 2014-03-02 08:37:19 UTC
Description of problem:
I was working on a CS assignment in Eclipse when suddenly OpenJDK crashed and Eclipse closed.

Version-Release number of selected component:
java-1.7.0-openjdk-headless-1.7.0.60-2.4.5.1.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        java -agentpath:/usr/lib64/libabrt-java-connector.so=abrt=on -Xms128m -Xmx512m -Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith -XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init> -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding -XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile -XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -Declipse.p2.skipMovedInstallDetection=true -XX:MaxPermSize=256m -jar /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20131104-1241.jar -os linux -ws gtk -arch x86_64 -showsplash /usr/lib64/eclipse//plugins/org.eclipse.platform_4.3.1.v20131104-1237/splash.bmp -launcher /usr/lib64/eclipse/eclipse -name Eclipse --launcher.library /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20131104-1241/eclipse_1508.so -startup /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20131104-1241.jar --launcher.appendVmargs -exitdata 1000001 -preventMasterEclipseLaunch -vm /usr/bin/java -vmargs -Xms128m -Xmx512m -Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith -XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init> -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding -XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile -XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -Declipse.p2.skipMovedInstallDetection=true -XX:MaxPermSize=256m -jar /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20131104-1241.jar
executable:     /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.5.1.fc20.x86_64/jre-abrt/bin/java
kernel:         3.13.4-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #6 g_object_ref at gobject.c:3057
 #7 gail_container_real_remove_gtk at gailcontainer.c:195
 #12 gtk_container_remove at gtkcontainer.c:1240
 #13 gtk_widget_dispose at gtkwidget.c:8792
 #15 gtk_box_forall at gtkbox.c:1251
 #16 gtk_container_destroy at gtkcontainer.c:1073
 #21 gtk_object_dispose at gtkobject.c:421
 #23 gtk_fixed_forall at gtkfixed.c:452
 #24 gtk_container_destroy at gtkcontainer.c:1073
 #29 gtk_object_dispose at gtkobject.c:421

Comment 1 Joshua Escamilla 2014-03-02 08:37:27 UTC
Created attachment 869560 [details]
File: backtrace

Comment 2 Joshua Escamilla 2014-03-02 08:37:28 UTC
Created attachment 869561 [details]
File: cgroup

Comment 3 Joshua Escamilla 2014-03-02 08:37:30 UTC
Created attachment 869562 [details]
File: core_backtrace

Comment 4 Joshua Escamilla 2014-03-02 08:37:32 UTC
Created attachment 869563 [details]
File: dso_list

Comment 5 Joshua Escamilla 2014-03-02 08:37:33 UTC
Created attachment 869564 [details]
File: environ

Comment 6 Joshua Escamilla 2014-03-02 08:37:36 UTC
Created attachment 869565 [details]
File: hs_err.log

Comment 7 Joshua Escamilla 2014-03-02 08:37:37 UTC
Created attachment 869566 [details]
File: limits

Comment 8 Joshua Escamilla 2014-03-02 08:37:39 UTC
Created attachment 869567 [details]
File: maps

Comment 9 Joshua Escamilla 2014-03-02 08:37:41 UTC
Created attachment 869568 [details]
File: open_fds

Comment 10 Joshua Escamilla 2014-03-02 08:37:43 UTC
Created attachment 869569 [details]
File: proc_pid_status

Comment 11 Joshua Escamilla 2014-03-02 08:37:44 UTC
Created attachment 869570 [details]
File: var_log_messages

Comment 12 Omair Majid 2014-03-03 17:51:04 UTC
The initial call that triggered the crash originated from swt.

Comment 13 Alexander Kurtakov 2014-11-13 09:40:36 UTC
Hi Joshua,
This problem seems to be called by a11y can you try turning it off and report whether the crash still appears. Also exact steps how to reproduce the crash would help.

Comment 14 Alexander Kurtakov 2015-05-04 11:52:58 UTC
No reply from submitter for months. Closing.