Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse crashes while opening template #2015

Closed
qtdzz opened this issue Mar 18, 2019 · 0 comments
Closed

Eclipse crashes while opening template #2015

qtdzz opened this issue Mar 18, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@qtdzz
Copy link
Contributor

qtdzz commented Mar 18, 2019

Steps to reproduce

  1. Run Eclipse 2018-12 in Ubuntu 18.04
  2. Open a flow template

Actual behavior

the Eclipse crashes with the log

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f5b4c0f485c, pid=23452, tid=0x00007f5c56973700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgdk-x11-2.0.so.0+0x4e85c]  gdk_display_open+0x5c
#

Expected behavior

It should works

IDE, Designer and OS version

Eclipse 2018-12, Designer 4.2.1, Ubuntu 18.04 with JDK8 < 1.8.0_202

Information

Since Eclipse 2018-12 (4.10.0), support for GTK2 has been dropped and the current e(fx)clipse in Designer doesn't support GTK3 for JDK8 < 1.8.0_202. So it causes the crash.
To fix this issue, we need

@qtdzz qtdzz added the bug label Mar 18, 2019
@qtdzz qtdzz self-assigned this Mar 22, 2019
@szolo szolo added this to the 4.2.2 milestone Apr 11, 2019
@szolo szolo closed this as completed Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants