Hi! * Jonny Lamb <jo...@debian.org> [2009-03-20 14:13:25 CET]: > On Fri, Mar 20, 11:27:21 +0100, Gerfried Fuchs wrote: > > If you have any suggestions how I am able to help you getting this > > debugged please let me know. Find attached an strace -rf output for your > > convenience, not sure if it helps. > > Hm, looking at the strace output, I'm a little confused. Would you be > able to get a backtrace too? Unfortunately, you would have to rebuild > gitg to get debugging symbols. However, I'm not so sure how much help a > backtrace will be, but I guess we'll find out!
I will give the debug rebuild a try later, but for the time being here's the non-debug backtrace: #v+ (gdb) run Starting program: /usr/bin/gitg [Thread debugging using libthread_db enabled] [New Thread 0x4802ae10 (LWP 16571)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x4802ae10 (LWP 16571)] 0x0f209dd4 in strchr () from /lib/libc.so.6 (gdb) bt #0 0x0f209dd4 in strchr () from /lib/libc.so.6 #1 0x0f4de91c in g_param_spec_pool_lookup () from /usr/lib/libgobject-2.0.so.0 #2 0x0f4db0fc in g_object_set_valist () from /usr/lib/libgobject-2.0.so.0 #3 0x0fcde264 in gtk_text_buffer_create_tag () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x10017e30 in ?? () #5 0x0f4e4f94 in g_cclosure_marshal_VOID__PARAM () from /usr/lib/libgobject-2.0.so.0 #6 0x0f4d3dc8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #7 0x0f4f0350 in ?? () from /usr/lib/libgobject-2.0.so.0 #8 0x0f4f19f4 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #9 0x0f4f1fac in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #10 0x0f4da450 in ?? () from /usr/lib/libgobject-2.0.so.0 #11 0x0f4d51bc in ?? () from /usr/lib/libgobject-2.0.so.0 #12 0x0f4dc500 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #13 0x0fb55bc4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #14 0x0fb56fc8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #15 0x0fb57ab4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #16 0x0f395ec0 in g_markup_parse_context_parse () from /usr/lib/libglib-2.0.so.0 #17 0x0fb56cc0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #18 0x0fb56590 in gtk_builder_add_from_file () from /usr/lib/libgtk-x11-2.0.so.0 #19 0x1002713c in gitg_utils_new_builder () #20 0x1000db88 in main () (gdb) #v- Btw., if you could provide a -dbg package I wouldn't need to compile it myself. ;) > > P.S.: The Screenshot section in the trac upstream wiki gives an internal > > server error, you might want to inform them about it, too. :) > > It looks fixed now. Yes - they look quite promising so I hope to be able to use it soonish. ;) So long! Rhonda -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org