7 Feb
2012
7 Feb
'12
7:54 a.m.
Florian,
You could try to get a backtrace: https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces
Well, I did, but this only shows that the segfault is coming from gtk_dialog_run () from /usr/lib32/libgtk-x11-2.0.so.0 which belongs to lib32-gtk2. Full trace is here: http://pastebin.com/ank7PXPi This has been done with gdb. Do I get more useful information when recompiling lib32-gtk2 with -g, -O0 and -fbuiltin flags enabled or is this just a waste of time? Harvey -- I am root. If you see me laughing, you'd better have a backup!