]
Andrej Podhradsky commented on JBDS-3186:
-----------------------------------------
A possible workaround could adding
"-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false" to jbdevstudio.ini.
JBDS crashes when editor is opened on RHEL 6
--------------------------------------------
Key: JBDS-3186
URL:
https://issues.jboss.org/browse/JBDS-3186
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: target-platform, upstream
Environment: RHEL 6.6 Beta
JBDS 8.0.0.Beta3 (also happening for JBDS 7 and 6)
Reporter: Rastislav Wagner
Assignee: Rastislav Wagner
Priority: Blocker
Fix For: 7.1.x
JBDS is crashing when I try to open any file in editor or start EAP server (when console
is trying to show output).
The only thing I can see is in terminal
{code}
java: cairo-misc.c:380: _cairo_operator_bounded_by_source: Assertion
'NOT_REACHED' failed.
{code}