sb@wopr-mobile ~ % gdb boot-admin GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1". (gdb) r Starting program: /usr/bin/boot-admin [Thread debugging using libthread_db enabled] [New Thread -1223148864 (LWP 23944)] [New Thread -1223849040 (LWP 23947)] [New Thread -1232241744 (LWP 23948)] [New Thread -1233052752 (LWP 23950)] Program received signal SIGINT, Interrupt. [Switching to Thread -1223148864 (LWP 23944)] 0xffffe410 in ?? () (gdb) bt #0 0xffffe410 in ?? () #1 0xbfffee38 in ?? () #2 0x00000064 in ?? () #3 0x00000001 in ?? () #4 0xb73360d4 in poll () from /lib/tls/libc.so.6 #5 0x0805a03a in poll_backend (tool=0x1) at gst-tool.c:1660 #6 0x0805a0a1 in gst_tool_read_line_from_backend (tool=0x8074060) at gst-tool.c:1685 #7 0x0805a1b6 in report_progress (tool=0x8074060) at gst-tool.c:366 #8 0x0805a973 in gst_tool_run_set_directive (tool=0x8074060, xml=0x0, report_sign=0x0, directive=0x8060017 "end") at gst-tool.c:840 #9 0x0805aa37 in gst_tool_kill_backend_cb (entry=0x1) at gst-tool.c:594 #10 0x0805aa94 in gst_tool_kill_tool_cb (entry=0x1) at gst-tool.c:608 #11 0x0805881a in gst_tool_idle_run_directives (data=0x8074060) at gst-tool.c:554 #12 0xb73fbcd1 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0 #13 0xb73f8aa7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #14 0xb73fa46d in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0 #15 0xb73fa909 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #16 0xb7883953 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0 #17 0x0805a04c in poll_backend (tool=0x1) at gst-tool.c:1660 #18 0x0805a079 in gst_tool_read_from_backend (tool=0x1, needle=0x805ff8d "assword:") at gst-tool.c:1667 ---Type to continue, or q to quit--- #19 0x0805cf29 in gst_auth_do_authentication (tool=0x80875c8, args=0x805ff96) at gst-auth.c:180 #20 0x0805d555 in gst_auth_do_su_authentication (tool=0x8074060) at gst-auth.c:385 #21 0x0805b62e in tool_main_do (tool=0x8074060, no_main_loop=0, show_main_dialog=1) at gst-tool.c:1044 #22 0x0804f9b2 in main (argc=1, argv=0x1) at main.c:78