Bug 604268

Summary: [abrt] crash in uzbl-core-0-0.13.20100410gitec473e124.fc13: raise: Process /usr/bin/uzbl-core was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Kvikende <kvikende>
Component: java-1.6.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dbhole, dueno, fedora, jpechane, langel, lkundrak, mishu, mjw, petersen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:53ef8124165a064cd20c4116dbadfd46ef9fc556
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-22 05:31:03 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 Kvikende 2010-06-15 18:33:26 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: uzbl-core --connect-socket /home/torstein/.cache/uzbl/event_daemon
comment: It crashes after a few seconds :(
component: uzbl
crash_function: raise
executable: /usr/bin/uzbl-core
global_uuid: 53ef8124165a064cd20c4116dbadfd46ef9fc556
kernel: 2.6.33.5-112.fc13.x86_64
package: uzbl-core-0-0.13.20100410gitec473e124.fc13
rating: 4
reason: Process /usr/bin/uzbl-core was killed by signal 6 (SIGABRT)
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. Install uzbl, uzbil-browser, uzbil-core, uzbil-tabbed
2. Open the icon in Application-menu

Comment 1 Kvikende 2010-06-15 18:33:31 UTC
Created attachment 424259 [details]
File: backtrace

Comment 2 Ben Boeckel 2010-06-15 19:17:41 UTC
Looks to be a crash in the Java plugin (IcedTea). Could you try uninstalling it and trying again?

Also the output of:

rpm -q webkitgtk java-1.6.0-openjdk-plugin

Comment 3 Kvikende 2010-06-17 13:42:20 UTC
[torstein@Desktor ~]$ rpm -q webkitgtk java-1.6.0-openjdk-plugin
webkitgtk-1.2.0-1.fc13.x86_64
java-1.6.0-openjdk-plugin-1.6.0.0-41.b18.fc13.x86_64

By uninstalling java-1.6.0-openjdk-plugin-1.6.0.0-41.b18.fc13.x86_64, the browser doesn't insta-crash.

Comment 4 Ben Boeckel 2010-06-17 14:06:38 UTC
Reassigning to java-1.6.0-openjdk.

Comment 5 Jens Petersen 2010-07-06 01:10:45 UTC
*** Bug 611193 has been marked as a duplicate of this bug. ***

Comment 6 Daiki Ueno 2010-07-23 07:52:42 UTC
From the backtrace, I guess this is the same issue as the upstream bug #474:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=474
(closed with Deepak's patch)

However, even with the patch, uzbl still crashes in webkit :-(

Comment 7 Daiki Ueno 2010-08-22 03:31:49 UTC
java-1.6.0-openjdk-1.6.0.0-42.b18.fc13 seems to contain the fix.
Ben, can we close this and all similar bugs reported to uzbl now?

Comment 8 Ben Boeckel 2010-08-22 03:49:16 UTC
I'd be fine with it. Can anyone confirm? If not within a week and no bugs related to that version, I'd say it's fine.

Comment 9 Kvikende 2010-08-22 05:31:03 UTC
It is fixed for me. If not, reopen.