Bug 757933

Summary: [abrt] java-1.6.0-openjdk-devel-1.6.0.0-60.1.10.4.fc16: __GI_raise: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Elexsandro Rangel dos Santos <elexsandro.rangel>
Component: java-1.6.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: ahughes, dbhole, jon.vanalten, jvanek, lkundrak, mjw, mmatejov, omajid, rajanimvj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a3ddf676c3425e1b7e40440e0065558b5eef1463
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-22 14:17:12 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: cmdline
none
File: dso_list
none
File: environ
none
File: build_ids
none
File: xsession_errors
none
File: maps
none
File: backtrace none

Description Elexsandro Rangel dos Santos 2011-11-29 02:10:15 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
backtrace_rating: 4
comment:        Opening Web project into Netbeans IDE 7.
crash_function: __GI_raise
executable:     /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java
kernel:         3.1.2-1.fc16.x86_64
pid:            16798
pwd:            /home/elexsandro
reason:         Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java was killed by signal 6 (SIGABRT)
time:           Seg 28 Nov 2011 23:57:04 BRST
uid:            1000
username:       elexsandro

backtrace:      Text file, 145823 bytes
build_ids:      Text file, 3446 bytes
cmdline:        Text file, 3011 bytes
dso_list:       Text file, 10948 bytes
environ:        Text file, 3009 bytes
maps:           Text file, 113120 bytes
xsession_errors: Text file, 6364 bytes

var_log_messages:
:Nov 27 18:02:38 elexsandro-devsrv yum[3227]: Erased: 1:mysql-connector-java-5.1.17-1.fc16.1.x86_64
:Nov 27 22:34:16 elexsandro-devsrv yum[4458]: Installed: 1:mysql-connector-java-5.1.17-1.fc16.1.x86_64
:Nov 28 23:50:55 elexsandro-devsrv abrt[16359]: Saved core dump of pid 16174 (/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java) to /var/spool/abrt/ccpp-2011-11-28-23:50:27-16174 (807587840 bytes)
:Nov 28 23:57:33 elexsandro-devsrv abrt[16887]: Saved core dump of pid 16798 (/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java) to /var/spool/abrt/ccpp-2011-11-28-23:57:04-16798 (895139840 bytes)

Comment 1 Elexsandro Rangel dos Santos 2011-11-29 02:10:19 UTC
Created attachment 537716 [details]
File: cmdline

Comment 2 Elexsandro Rangel dos Santos 2011-11-29 02:10:21 UTC
Created attachment 537717 [details]
File: dso_list

Comment 3 Elexsandro Rangel dos Santos 2011-11-29 02:10:23 UTC
Created attachment 537718 [details]
File: environ

Comment 4 Elexsandro Rangel dos Santos 2011-11-29 02:10:25 UTC
Created attachment 537719 [details]
File: build_ids

Comment 5 Elexsandro Rangel dos Santos 2011-11-29 02:10:27 UTC
Created attachment 537720 [details]
File: xsession_errors

Comment 6 Elexsandro Rangel dos Santos 2011-11-29 02:10:30 UTC
Created attachment 537721 [details]
File: maps

Comment 7 Elexsandro Rangel dos Santos 2011-11-29 02:10:33 UTC
Created attachment 537722 [details]
File: backtrace

Comment 8 Deepak Bhole 2011-11-29 02:37:43 UTC
Is this reproducible?

Comment 9 Rajani 2011-12-22 14:00:45 UTC
Steps to Reproduce:
-----------------------
1) Install [root@localhost usr]# su -c "yum install java-1.6.0-openjdk"
2) Install [root@localhost usr]# su -c "yum install java-1.6.0-openjdk-devel"
3) [root@localhost usr]# java -version
     java version "1.6.0_22"
    OpenJDK Runtime Environment (IcedTea6 1.10.4) (fedora-61.1.10.4.fc16-x86_64)
    OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
4) Install Netbeans 7.0.1
5) Execute "Hello World" application from http://netbeans.org/kb/docs/java/quickstart.html


rating: 3
Package: java-1.6.0-openjdk-devel-1.6.0.0-61.1.10.4.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment 10 Deepak Bhole 2011-12-22 14:17:12 UTC
This looks like a Netbeans bug. The error starts here:

#13 0x00007f54019da068 in Java_com_sun_jna_Function_invokeInt () from /tmp/jna6434113113583275804.tmp

Which is Netbeans doing native access. There is nothing that OpenJDK can do to address this sort of crash and the bug needs to be re-filed with Netbeans:

http://netbeans.org/community/issues.html