Comment 22 for bug 1223181

Revision history for this message
In , Akurtakov (akurtakov) wrote :

(In reply to Thomas Frühbeck from comment #6)
> this crash started to plague me too, please continue work on this.
> it happens, when i try to move mouse over Variables view during debugging.
> my system:
> SuSE Linux 13.1
> Linux 3.11.6-4-desktop #1 SMP PREEMPT (e6d4a27) x86_64
>
>
> Stack: [0x00007f728f199000,0x00007f728f29a000], sp=0x00007f728f296a80,
> free space=1014k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
> code)
> C [libgtk-x11-2.0.so.0+0x22a52a] gtk_tree_view_get_background_area+0x8a
>
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> J org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V
> J org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V
> j org.eclipse.swt.widgets.Display.eventProc(JJ)J+157
> v ~StubRoutines::call_stub
> J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(JZ)Z
> J org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(JZ)Z
> J org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V

Thomas, what is your eclipse version? Have you tried running with GTK 3 as I asked for in comment 3? Can you come up with instructions how can I reliably reproduce? Any chance for pure SWT code reproducing the problem?
I can not reproduce such a crash yet so unless someone comes with a reproducer I can not do much.