RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1468871 - [abrt] java-1.8.0-openjdk-headless: Java_org_eclipse_swt_internal_gtk_OS_Call(__complex __complex int0_t)(): java killed by SIGABRT
Summary: [abrt] java-1.8.0-openjdk-headless: Java_org_eclipse_swt_internal_gtk_OS_Call...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: eclipse
Version: 7.3
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Alexander Kurtakov
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard: abrt_hash:5e27a6b03da4a3c6fa78ed067ec...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-09 08:21 UTC by Diamantis Karagkiaouris
Modified: 2017-12-08 06:01 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-08 06:01:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
File: backtrace (82.05 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: cgroup (200 bytes, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: core_backtrace (127.15 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: dso_list (15.28 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: environ (1.41 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: limits (1.29 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: machineid (135 bytes, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: maps (154.23 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: open_fds (36.91 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: proc_pid_status (1.14 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: var_log_messages (34.33 KB, text/plain)
2017-07-09 08:21 UTC, Diamantis Karagkiaouris
no flags Details
File: sosreport.tar.xz (9.33 MB, application/octet-stream)
2017-07-09 08:24 UTC, Diamantis Karagkiaouris
no flags Details

Description Diamantis Karagkiaouris 2017-07-09 08:21:25 UTC
Description of problem:
I just tried to execute a kotlin project in eclipse oxygen ide

Version-Release number of selected component:
java-1.8.0-openjdk-headless-1.8.0.131-3.b12.el7_3

Additional info:
reporter:       libreport-2.1.11.1
backtrace_rating: 4
cmdline:        /usr/bin/java -Dosgi.requiredJavaVersion=1.8 -Xms40m -Xmx512m -jar /home/kdiam/eclipse//plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar -data file:/home/kdiam/workspaces/java7/ -os linux -ws gtk -arch x86_64 -showsplash -launcher /home/kdiam/eclipse/eclipse -name Eclipse --launcher.library /home/kdiam/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.500.v20170531-1133/eclipse_1624.so -startup /home/kdiam/eclipse//plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar --launcher.appendVmargs -exitdata 2e8006 -vm /usr/bin/java -vmargs -Dosgi.requiredJavaVersion=1.8 -Xms40m -Xmx512m -jar /home/kdiam/eclipse//plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
crash_function: Java_org_eclipse_swt_internal_gtk_OS_Call(__complex __complex int0_t)
executable:     /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/bin/java
global_pid:     6460
kernel:         3.10.0-514.26.2.el7.x86_64
pkg_fingerprint: 199E 2F91 FD43 1D51
pkg_vendor:     Red Hat, Inc.
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 59 (1 frames)
 #1 Java_org_eclipse_swt_internal_gtk_OS_Call(__complex __complex int0_t) at /home/kdiam/eclipse/configuration/org.eclipse.osgi/161/0/.cp/libswt-pi3-gtk-4757.so

Comment 1 Diamantis Karagkiaouris 2017-07-09 08:21:30 UTC
Created attachment 1295572 [details]
File: backtrace

Comment 2 Diamantis Karagkiaouris 2017-07-09 08:21:32 UTC
Created attachment 1295573 [details]
File: cgroup

Comment 3 Diamantis Karagkiaouris 2017-07-09 08:21:35 UTC
Created attachment 1295574 [details]
File: core_backtrace

Comment 4 Diamantis Karagkiaouris 2017-07-09 08:21:37 UTC
Created attachment 1295575 [details]
File: dso_list

Comment 5 Diamantis Karagkiaouris 2017-07-09 08:21:38 UTC
Created attachment 1295576 [details]
File: environ

Comment 6 Diamantis Karagkiaouris 2017-07-09 08:21:40 UTC
Created attachment 1295577 [details]
File: limits

Comment 7 Diamantis Karagkiaouris 2017-07-09 08:21:41 UTC
Created attachment 1295578 [details]
File: machineid

Comment 8 Diamantis Karagkiaouris 2017-07-09 08:21:45 UTC
Created attachment 1295579 [details]
File: maps

Comment 9 Diamantis Karagkiaouris 2017-07-09 08:21:48 UTC
Created attachment 1295580 [details]
File: open_fds

Comment 10 Diamantis Karagkiaouris 2017-07-09 08:21:50 UTC
Created attachment 1295581 [details]
File: proc_pid_status

Comment 11 Diamantis Karagkiaouris 2017-07-09 08:21:52 UTC
Created attachment 1295582 [details]
File: var_log_messages

Comment 12 Diamantis Karagkiaouris 2017-07-09 08:24:07 UTC
Created attachment 1295583 [details]
File: sosreport.tar.xz

Comment 14 Andrew John Hughes 2017-08-21 22:35:15 UTC
This is an Eclipse crash. Reassigning.

Comment 15 Alexander Kurtakov 2017-12-08 06:01:10 UTC
This is custom eclipse not one coming from rhscl. Resolving. Please reopen if it's reproducible with rh-eclipse47 scl.


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