GNOME Bugzilla – Bug 638113
Crash when used in Anjuta
Last modified: 2010-12-27 18:24:53 UTC
Created attachment 177094 [details] backtrace I have recompiled Anjuta with the latest version of most libraries and I get a crash due to gtksourceview. It happens since this commit 43778a3551c0a3a4e3d9c6c838681ded6f506635. The error message is Program received signal SIGSEGV, Segmentation fault. 0xb7d5d044 in gtk_text_view_set_tabs (text_view=0x8bba0a0, tabs=0x8bbc020) at ../../gtk/gtktextview.c:2826 2826 if (priv->layout->default_style->tabs) default_style is NULL. This could be bug in Anjuta or even in Gtk.
This looks like a crash in GtkTextView instead.
paste here the attach backtrace
+ Trace 225280
Thread 1 (Thread 0xb70986c0 (LWP 14961))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 638017 ***