GEF-based editors are crashing on latest GTK [message #1744109] |
Thu, 22 September 2016 07:31  |
Eclipse User |
|
|
|
Hi,
I want to bring this bug [1] to your attention. It has been submitted to platform/swt but after spending quite some time with it I think it is more an GEF issues.
To summarize the bug in short: GEF-based (and such also GMF-based) editors are crashing the Eclipse application with a GTK error:
Gtk:ERROR:/build/gtk+3.0-3.21.6/./gtk/gtkwidget.c:10232:gtk_widget_pop_verify_invariants: assertion failed: (widget->priv->verifying_invariants_count > 0)
I noticed that the editors are shown and also the content is drawn correctly. The crash only happens if you move the mouse over the editor or the editor's outline.
I tried to further track this down in order to identify the cause but sofar I was not successful in setting breakpoints at the right place. Has anybody an idea where I could start?
BTW a workaround is to disable GTK3 with SWT_GTK3=0.
BR,
Alois
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=501542
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24903 seconds