Bug 604857 - [abrt] crash in java-1.6.0-openjdk-1:1.6.0.0-41.b18.fc13: raise: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java was killed by signal 6 (SIGABRT)
Summary: [abrt] crash in java-1.6.0-openjdk-1:1.6.0.0-41.b18.fc13: raise: Process /usr...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.6.0-openjdk
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deepak Bhole
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0e22c887fe84c3898e88707ecc4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-16 21:02 UTC by Andrew Su
Modified: 2010-06-16 21:13 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-06-16 21:13:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (27.89 KB, text/plain)
2010-06-16 21:02 UTC, Andrew Su
no flags Details
log of plugin (6.66 KB, text/plain)
2010-06-16 21:06 UTC, Andrew Su
no flags Details

Description Andrew Su 2010-06-16 21:02:44 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/../../bin/java -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n sun.applet.PluginMain /tmp/icedteaplugin-asu/13008-icedteanp-plugin-to-appletviewer /tmp/icedteaplugin-asu/13008-icedteanp-appletviewer-to-plugin
component: java-1.6.0-openjdk
crash_function: raise
executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
global_uuid: 0e22c887fe84c3898e88707ecc4ca9e5ce3c520d
kernel: 2.6.33.5-124.fc13.x86_64
package: java-1.6.0-openjdk-1:1.6.0.0-41.b18.fc13
rating: 4
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 13 (Goddard)

comment
-----
This happened while I tried to reproduce the following bug: https://bugzilla.redhat.com/show_bug.cgi?id=496740
This crashed twice, but first one said firefox crashed and I retried it to see if I can reproduce it. however instead of firefox crashing, java crashed.
Just in case i'll upload the plugin log as well.
I've tried this a third time, and it succeed in crashing java. at that point firefox just freezes.

Reproducibility:
for me, seems like 100% right now.

firefox-3.6.3-4.fc13.x86_64
java-1.6.0-openjdk-plugin-1.6.0.0-41.b18.fc13.x86_64
java-1.6.0-openjdk-devel-1.6.0.0-41.b18.fc13.x86_64
java-1.6.0-openjdk-1.6.0.0-41.b18.fc13.x86_64

as for firefox addons, I have greasemonkey installed.

How to reproduce
-----
1. ran firefox using the following command in terminal: ICEDTEAPLUGIN_DEBUG=true firefox -profile-manager -no-remote &> photoupload_bug_RHBZ.log
2. went to http://www.bigwphotos.com.au/
3. clicked sign in
4. after popup close the main window leaving popup
5. wait a while so that FF makes a backup of current tabs and windows (which should be only the open popup)
6. go to terminal then ctrl-c
7. rerun step 1.
8. restore only the popup.
9. login as guest, upload photo, third option, first option (the one that requires java), okay
10. confirmation prompt to run applet, click run
11. crash.

Comment 1 Andrew Su 2010-06-16 21:02:45 UTC
Created attachment 424589 [details]
File: backtrace

Comment 2 Andrew Su 2010-06-16 21:06:17 UTC
Created attachment 424592 [details]
log of plugin

The log of plugin, if it helps.

Comment 3 Deepak Bhole 2010-06-16 21:13:26 UTC
This is not a bug. An errant previous 'java' process is running with the debug server one, which prevents a second process from starting the debug server since the port is in use. Normal use does not start the debug server, and this error wouldn't happen there.


Note You need to log in before you can comment on or make changes to this bug.