Tony Houghton <h...@realh.co.uk> writes: > On 15/01/11 08:26, Kan-Ru Chen wrote: >> OK. When I was doing the final test, roxterm existed immediately after >> launch. 1.18.5-3, however, has no such problem. I suspect it's only my >> environment, x86_64-linux-gnu. Do you have any clue? > > Can you rebuild it without the debugging symbols being stripped and get > a backtrace?
I tried. Not very useful, the backtrace only shows a "child-exited" signal from somewhere. (gdb) bt #0 0x00007ffff723b5d0 in gtk_main_quit () from /usr/lib/libgtk-x11-2.0.so.0 #1 0x000000000040f586 in multi_win_destructor () #2 0x000000000040f5a5 in multi_win_delete () #3 0x000000000040f658 in multi_win_notify_tab_removed () #4 0x000000000040bdc0 in multi_tab_delete () #5 0x0000000000418212 in roxterm_post_child_exit () #6 0x0000000000418345 in roxterm_child_exited () #7 0x00007ffff613147e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #8 0x00007ffff61473f7 in ?? () from /usr/lib/libgobject-2.0.so.0 #9 0x00007ffff6148a76 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #10 0x00007ffff6148d93 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0 #11 0x00007ffff7b7296f in ?? () from /usr/lib/libvte.so.9 #12 0x00007ffff613147e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #13 0x00007ffff61473f7 in ?? () from /usr/lib/libgobject-2.0.so.0 #14 0x00007ffff6148a76 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #15 0x00007ffff6148d93 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0 #16 0x00007ffff7b5a7a8 in ?? () from /usr/lib/libvte.so.9 #17 0x00007ffff5e847d4 in ?? () from /lib/libglib-2.0.so.0 #18 0x00007ffff5e866f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #19 0x00007ffff5e8a568 in ?? () from /lib/libglib-2.0.so.0 #20 0x00007ffff5e8aa75 in g_main_loop_run () from /lib/libglib-2.0.so.0 #21 0x00007ffff723b6b7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #22 0x000000000040b6a1 in main () It seems the forked SHELL exited immediately and triggered the child-exited signal. -- A badly written book is only a blunder. A bad translation of a good book is a crime. -- Gilbert Highet -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87pqryyus4....@anar.kanru.info