On Sat, Jul 02, 2005 at 05:41:41PM +0200, Sebastien Bacher wrote: > Can you get a backtrace of the crash with libgtk2.0-0-dbg installed?
There's no crash; the program keeps running, but never opens a window. If I force a coredump by sending it a QUIT signal in this state, I get the following backtrace: #0 0x00002aaaab299d25 in raise () from /lib/libpthread.so.0 #1 0x0000000000ceb164 in nsPRUint32Key::~nsPRUint32Key () #2 <signal handler called> #3 0x00002aaaad825a55 in poll () from /lib/libc.so.6 #4 0x00002aaaac231497 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0 #5 0x00002aaaac230b80 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #6 0x00002aaaac2310d5 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #7 0x00002aaaab5bdc81 in IA__gtk_main () at gtkmain.c:974 #8 0x0000000000654c85 in ?? () #9 0x0000000000ce67c0 in nsPRUint32Key::~nsPRUint32Key () #10 0x00002aaaad778441 in __libc_start_main () from /lib/libc.so.6 #11 0x000000000043b0aa in ?? () #12 0x00007fffffffe8a8 in ?? () #13 0x0000000000000000 in ?? () [...] #245 0x657269662f786f66 in ?? () #246 0x006e69622d786f66 in ?? () #247 0x0000000000000000 in ?? () Cannot access memory at address 0x7ffffffff000 Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]