Bug 568313

Summary: [abrt] crash in java-1.6.0-openjdk-1:1.6.0.0-33.b16.fc12: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Theophanis Kontogiannis <theophanis_kontogiannis>
Component: java-1.6.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: asu, dbhole, fischer.d.r, lkundrak, mjw, mjw, mmatejov, rruss
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:13a88cae3b839b4eae001a7d20657abeda855487
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-04 21:04:29 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

Description Theophanis Kontogiannis 2010-02-25 11:44:20 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: java -cp /opt/davmail-linux-x86_64-3.6.1-853/davmail.jar::/opt/davmail-linux-x86_64-3.6.1-853/lib/activation-1.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/commons-codec-1.3.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/commons-collections-3.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/commons-httpclient-3.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/commons-logging-1.0.4.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/htmlcleaner-2.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/jackrabbit-webdav-1.4.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/jdom-1.0.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/log4j-1.2.15.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/mail-1.4.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/slf4j-api-1.3.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/slf4j-log4j12-1.3.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/stax-api-1.0.1.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/swt-3.5-gtk-linux-x86_64.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/wstx-asl-3.2.7.jar:/opt/davmail-linux-x86_64-3.6.1-853/lib/xercesImpl-2.8.1.jar davmail.DavGateway
component: java-1.6.0-openjdk
executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
kernel: 2.6.31.12-174.2.22.fc12.x86_64
package: java-1.6.0-openjdk-1:1.6.0.0-33.b16.fc12
rating: 3
reason: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java was killed by signal 6 (SIGABRT)
release: Fedora release 12 (Constantine)

Comment 1 Theophanis Kontogiannis 2010-02-25 11:44:23 UTC
Created attachment 396257 [details]
File: backtrace

Comment 2 Mark Wielaard 2010-02-25 12:21:50 UTC
I seem to remember seeing this issue before, but cannot find it now. This is an application making use of XDesktopPeer for launching URL helpers. Which then calls into libgnomevfs gnome_url_show() which ends up somewhere in gconf to retrieve some default handler and then dies horribly.

The code that starts all this is in jdk/src/solaris/native/sun/xawt/awt_Desktop.c but I am not sure whether it is a bug there or in libgnomevfs or gconf.

Comment 3 Karel Klíč 2010-05-25 10:35:12 UTC
*** Bug 585675 has been marked as a duplicate of this bug. ***

Comment 4 Andrew Su 2010-06-24 18:07:13 UTC
this seems like a duplicate of the bug 559993.

but we now know it broke in both these architecture (x86 and x64)
however, could you try upgrading to a newer version of openjdk. It seems to be working fine with the latest install.

If it is still not working for you, please provide instructions on how to recreate this crash.

-Andrew

Comment 5 Deepak Bhole 2010-08-04 21:04:29 UTC
Closing due to lack of response. Feel free to re-open if you can still reproduce this.