GNOME Bugzilla – Bug 675062
Segmentation fault (with backtrace)
Last modified: 2012-04-30 19:01:04 UTC
Created attachment 213040 [details] test file An Ubuntu user reported a crash. To reproduce open the attached file and insert single quotes inside the parenthesis in tagClick(). I was able to reproduce the crash with the latest SVN version, so a backtrace is attached. SVN revision 7413 Bluefish was configured with: ../configure 'CONFIG_SITE=../config.site/config.debian.opt'
Created attachment 213041 [details] backtrace
it looks like a gtk bug, from the backtrace it seems to be in the scrolling of the gtktextview widget or something like that. what do you think?
with debugging symbols the backtrace is quite different (and clearly a bluefish bug): Program received signal SIGSEGV, Segmentation fault. 0x00007ffff42d1aa9 in ?? () from /lib/libglib-2.0.so.0 (gdb) bt
+ Trace 230145
fixed in revision 7418.