Bug 1208396 - [abrt] java-1.8.0-openjdk-headless: pthread_cond_wait@@GLIBC_2.3.2(): java killed by SIGABRT
Summary: [abrt] java-1.8.0-openjdk-headless: pthread_cond_wait@@GLIBC_2.3.2(): java ki...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c12a45050c477ed8dabe086d8fa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-02 07:34 UTC by subho.prp
Modified: 2015-04-07 07:36 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-07 07:36:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (61.34 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: cgroup (190 bytes, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: core_backtrace (70.11 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: dso_list (11.23 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: environ (1012 bytes, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: hs_err.log (130.29 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: limits (1.29 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: maps (83.04 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: open_fds (10.00 KB, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details
File: proc_pid_status (937 bytes, text/plain)
2015-04-02 07:34 UTC, subho.prp
no flags Details

Description subho.prp 2015-04-02 07:34:12 UTC
Description of problem:
Not sure why it happened. Tried to open Eclipse IDE that come with Android SDK after a long time. While working suddenly eclipse freezes and then closes. I had to reopen eclipse, no error is reported by eclipse. But abrt reports error in openjdk-headless package. This happened many times.

Version-Release number of selected component:
java-1.8.0-openjdk-headless-1.8.0.31-5.b13.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/java -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms40m -Xmx768m -Declipse.buildId=v22.2.1-833290 -jar /home/subho/app/adt-bundle-linux-x86_64-20130917/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /home/subho/app/adt-bundle-linux-x86_64-20130917/eclipse/eclipse -name Eclipse --launcher.library /home/subho/app/adt-bundle-linux-x86_64-20130917/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so -startup /home/subho/app/adt-bundle-linux-x86_64-20130917/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar --launcher.overrideVmargs -exitdata 1cd800b -product com.android.ide.eclipse.adt.package.product -vm /usr/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms40m -Xmx768m -Declipse.buildId=v22.2.1-833290 -jar /home/subho/app/adt-bundle-linux-x86_64-20130917/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
crash_function: pthread_cond_wait@@GLIBC_2.3.2
executable:     /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-5.b13.fc21.x86_64/jre/bin/java
kernel:         3.18.9-200.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000
var_log_messages: [System Logs]:\n-- Logs begin at Wed 2014-09-10 19:33:05 IST, end at Thu 2015-04-02 01:32:56 IST. --

Truncated backtrace:
Thread no. 30 (5 frames)
 #0 pthread_cond_wait@@GLIBC_2.3.2 at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 #1 os::PlatformEvent::park() at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-5.b13.fc21.x86_64/jre/lib/amd64/server/libjvm.so
 #2 ObjectMonitor::wait(long, bool, Thread*) at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-5.b13.fc21.x86_64/jre/lib/amd64/server/libjvm.so
 #3 ObjectSynchronizer::wait(Handle, long, Thread*) at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-5.b13.fc21.x86_64/jre/lib/amd64/server/libjvm.so
 #4 JVM_MonitorWait at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.31-5.b13.fc21.x86_64/jre/lib/amd64/server/libjvm.so

Comment 1 subho.prp 2015-04-02 07:34:19 UTC
Created attachment 1010012 [details]
File: backtrace

Comment 2 subho.prp 2015-04-02 07:34:20 UTC
Created attachment 1010013 [details]
File: cgroup

Comment 3 subho.prp 2015-04-02 07:34:24 UTC
Created attachment 1010014 [details]
File: core_backtrace

Comment 4 subho.prp 2015-04-02 07:34:26 UTC
Created attachment 1010015 [details]
File: dso_list

Comment 5 subho.prp 2015-04-02 07:34:28 UTC
Created attachment 1010016 [details]
File: environ

Comment 6 subho.prp 2015-04-02 07:34:33 UTC
Created attachment 1010017 [details]
File: hs_err.log

Comment 7 subho.prp 2015-04-02 07:34:35 UTC
Created attachment 1010018 [details]
File: limits

Comment 8 subho.prp 2015-04-02 07:34:39 UTC
Created attachment 1010019 [details]
File: maps

Comment 9 subho.prp 2015-04-02 07:34:42 UTC
Created attachment 1010020 [details]
File: open_fds

Comment 10 subho.prp 2015-04-02 07:34:43 UTC
Created attachment 1010021 [details]
File: proc_pid_status

Comment 11 Severin Gehwolf 2015-04-02 08:28:20 UTC
Crash originated from eclipse. Re-assigning component.

Comment 12 Mat Booth 2015-04-02 09:32:46 UTC
Looks like the you are using a third-party version of Eclipse instead of the version of Eclipse supplied by Fedora...

I would recommend that you install Fedora Eclipse and install the Android tooling from an update site.

For example, for Java Dev Tools and Git support, you can install with:

# yum install eclipse-jdt eclipse-egit

Please try this and let us know if the crash disappears.

Comment 13 subho.prp 2015-04-07 07:23:25 UTC
Hello,

I installed android plugin in fedora-eclipse, it works fine now. No more errors.
Problem solved. Thanks all!

Comment 14 Alexander Kurtakov 2015-04-07 07:36:44 UTC
Closed as per reporter comment.


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