Bug 701615

Summary: [abrt] java-1.6.0-openjdk-1:1.6.0.0-52.1.9.7.fc14: vm_direct_exit: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/javaws was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: František Dvořák <valtri>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: ahughes, ajax, dbhole, jvanek, lkundrak, mjw, mmatejov, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cf0787ccee5d188d1735277cc6db1a646d772634
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-09 15:42:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description František Dvořák 2011-05-03 11:14:40 UTC
abrt version: 1.1.18
architecture: x86_64
Attached file: backtrace, 190771 bytes
cmdline: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/javaws -J-Xms80m -J-Xmx256m -Xnofork /tmp/koala.jnlp
component: java-1.6.0-openjdk
Attached file: coredump, 406794240 bytes
crash_function: vm_direct_exit
executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/javaws
kernel: 2.6.35.12-90.fc14.x86_64
package: java-1.6.0-openjdk-1:1.6.0.0-52.1.9.7.fc14
rating: 4
reason: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/javaws was killed by signal 6 (SIGABRT)
release: Fedora release 14 (Laughlin)
time: 1304420803
uid: 500

How to reproduce
-----
1. starting java web start application (http://evo.caltech.edu)
2. click "cancel" when signing-up

Comment 1 František Dvořák 2011-05-03 11:14:44 UTC
Created attachment 496490 [details]
File: backtrace

Comment 2 Deepak Bhole 2011-05-03 11:57:17 UTC
The error happened in /usr/lib64/libGL.so.1 according to the trace. Reassigning to that component.

Comment 3 Adam Jackson 2011-05-09 15:42:51 UTC
0x000000358de56000  0x000000358de9b8f3  Yes (*)     /usr/lib64/libGL.so.1
0x0000003e81e79ff0  0x0000003e826c77b8  Yes (*)     /usr/lib64/libGLcore.so.1
0x00000035a6a00770  0x00000035a6a00c5c  Yes (*)     /usr/lib64/tls/libnvidia-tls.so.1

Bugs in the nvidia libGL implementation are nvidia's bugs, not ours.