User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1 Build Identifier: Mousepad from svn just plain segfaults with a recent GTK installed. I'm trying to get it to run on linux with gcc 3.4.6 and GTK+-2 2.10.7. Backtrace: Starting program: /usr/bin/mousepad (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1218591056 (LWP 3346)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1218591056 (LWP 3346)] 0xb7b45aaf in gdk_drawable_get_screen () from /usr/lib/libgdk-x11-2.0.so.0 (gdb) Unfortunately, the backtrace isn't very informative. I can get you a strace though .. if you want me to. Reproducible: Always Steps to Reproduce: 1. Start mousepad Actual Results: Segfaults. Expected Results: Should run normally.
This is a known bug in Gtk+ 2.10.7.