$ gdb pidgin GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/pidgin...Reading symbols from /usr/lib/debug/usr/bin/pidgin...done. done. (gdb) run Starting program: /usr/bin/pidgin [Thread debugging using libthread_db enabled] [New Thread 0x7fffe4c22710 (LWP 21822)] ^C Program received signal SIGINT, Interrupt. 0x00007ffff798c493 in pread64 () at ../sysdeps/unix/syscall-template.S:82 82 ../sysdeps/unix/syscall-template.S: No such file or directory. in ../sysdeps/unix/syscall-template.S (gdb) bt #0 0x00007ffff798c493 in pread64 () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fffed592314 in pread (tdb=0x2b13b70, off=4294967295, buf=0x7fffffffb4d0, len=24, cv=0) at /usr/include/bits/unistd.h:84 #2 tdb_read (tdb=0x2b13b70, off=4294967295, buf=0x7fffffffb4d0, len=24, cv=0) at common/io.c:144 #3 0x00007fffed591f95 in tdb_rec_read (tdb=0x19, offset=4294948048, rec=0x18) at common/io.c:441 #4 0x00007fffed58d797 in tdb_find (tdb=0x2b13b70, key=..., hash=1854827381, r=0x7fffffffb4d0) at common/tdb.c:89 #5 0x00007fffed58d8a0 in tdb_find_lock_hash (tdb=0x2b13b70, key=..., hash=1854827381, locktype=0, rec=0x7fffffffb4d0) at common/tdb.c:119 #6 0x00007fffed58d937 in _tdb_fetch (tdb=0x2b13b70, key=...) at common/tdb.c:192 #7 0x00007fffed58d9b3 in tdb_fetch (tdb=0x19, key=...) at common/tdb.c:204 #8 0x00007fffedddfb71 in ca_cache_lookup_sound () from /usr/lib/libcanberra.so.0 #9 0x00007fffedddec16 in ca_lookup_sound_with_callback () from /usr/lib/libcanberra.so.0 #10 0x00007fffd2ace4db in alsa_driver_play () from /usr/lib/libcanberra-0.25/libcanberra-alsa.so #11 0x00007fffeddd8beb in ca_context_play_full () from /usr/lib/libcanberra.so.0 #12 0x00007fffedfe7f6e in ca_gtk_play_for_event () from /usr/lib/libcanberra-gtk.so.0 #13 0x00007fffee1ed2a4 in dispatch_sound_event () at canberra-gtk-module.c:634 #14 dispatch_queue () at canberra-gtk-module.c:815 #15 0x00007fffee1ee3e3 in idle_cb (userdata=0x19) at canberra-gtk-module.c:823 #16 0x00007ffff5e83626 in gdk_threads_dispatch (data=0x2bca4e0) at /build/buildd/gtk+2.0-2.22.0/gdk/gdk.c:512 #17 0x00007ffff4e6c342 in g_main_dispatch (context=0x6f0070) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2149 #18 g_main_context_dispatch (context=0x6f0070) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2702 #19 0x00007ffff4e702a8 in g_main_context_iterate (context=0x6f0070, block=, dispatch=, self=) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2780 #20 0x00007ffff4e707b5 in g_main_loop_run (loop=0x2afb0f0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2988 #21 0x00007ffff62493e7 in IA__gtk_main () at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c:1237 #22 0x0000000000482204 in main (argc=1, argv=0x7fffffffe088) at /build/buildd/pidgin-2.7.3/./pidgin/gtkmain.c:977 (gdb)$ gdb gimp GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/gimp...Reading symbols from /usr/lib/debug/usr/bin/gimp-2.6...done. done. (gdb) run Starting program: /usr/bin/gimp [Thread debugging using libthread_db enabled] [New Thread 0x7fffec611710 (LWP 21397)] [New Thread 0x7fffebe10710 (LWP 21398)] [New Thread 0x7fffdf760710 (LWP 21406)] [New Thread 0x7fffdef58710 (LWP 21407)] [New Thread 0x7fffde741710 (LWP 21408)] [New Thread 0x7fffddf40710 (LWP 21409)] [New Thread 0x7fffdd73f710 (LWP 21410)] [New Thread 0x7fffdcf3e710 (LWP 21411)] [Thread 0x7fffde741710 (LWP 21408) exited] [Thread 0x7fffdcf3e710 (LWP 21411) exited] [Thread 0x7fffddf40710 (LWP 21409) exited] [Thread 0x7fffdf760710 (LWP 21406) exited] [Thread 0x7fffdef58710 (LWP 21407) exited] ^C/usr/lib/gimp/2.0/plug-ins/script-fu terminated: Interrupt Program received signal SIGINT, Interrupt. 0x00007ffff4f1b493 in pread64 () at ../sysdeps/unix/syscall-template.S:82 82 ../sysdeps/unix/syscall-template.S: No such file or directory. in ../sysdeps/unix/syscall-template.S (gdb) backtrace #0 0x00007ffff4f1b493 in pread64 () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fffeca75314 in pread (tdb=0x235a4c0, off=4294967295, buf=0x7fffffffd780, len=24, cv=0) at /usr/include/bits/unistd.h:84 #2 tdb_read (tdb=0x235a4c0, off=4294967295, buf=0x7fffffffd780, len=24, cv=0) at common/io.c:144 #3 0x00007fffeca74f95 in tdb_rec_read (tdb=0xf, offset=4294956928, rec=0x18) at common/io.c:441 #4 0x00007fffeca70797 in tdb_find (tdb=0x235a4c0, key=..., hash=1854827381, r=0x7fffffffd780) at common/tdb.c:89 #5 0x00007fffeca708a0 in tdb_find_lock_hash (tdb=0x235a4c0, key=..., hash=1854827381, locktype=0, rec=0x7fffffffd780) at common/tdb.c:119 #6 0x00007fffeca70937 in _tdb_fetch (tdb=0x235a4c0, key=...) at common/tdb.c:192 #7 0x00007fffeca709b3 in tdb_fetch (tdb=0xf, key=...) at common/tdb.c:204 #8 0x00007fffed2c2b71 in ca_cache_lookup_sound () from /usr/lib/libcanberra.so.0 #9 0x00007fffed2c1c16 in ca_lookup_sound_with_callback () from /usr/lib/libcanberra.so.0 #10 0x00007fffdfcb44db in alsa_driver_play () from /usr/lib/libcanberra-0.25/libcanberra-alsa.so #11 0x00007fffed2bbbeb in ca_context_play_full () from /usr/lib/libcanberra.so.0 #12 0x00007fffee71df6e in ca_gtk_play_for_event () from /usr/lib/libcanberra-gtk.so.0 #13 0x00007fffed4cb9df in dispatch_sound_event () at canberra-gtk-module.c:666 #14 dispatch_queue () at canberra-gtk-module.c:815 #15 0x00007fffed4cc3e3 in idle_cb (userdata=0xf) at canberra-gtk-module.c:823 #16 0x00007ffff65bc626 in gdk_threads_dispatch (data=0x2710c00) at /build/buildd/gtk+2.0-2.22.0/gdk/gdk.c:512 #17 0x00007ffff3e0e342 in g_main_dispatch (context=0xb239f0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2149 #18 g_main_context_dispatch (context=0xb239f0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2702 #19 0x00007ffff3e122a8 in g_main_context_iterate (context=0xb239f0, block=, dispatch=, self=) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2780 #20 0x00007ffff3e127b5 in g_main_loop_run (loop=0xfb29b0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2988 #21 0x00000000004678c4 in app_run (full_prog_name=, filenames=0x0, alternate_system_gimprc=, alternate_gimprc=, session_name=, batch_interpreter=, batch_commands=0x0, as_new=0, no_interface=0, no_data=0, no_fonts=0, no_splash=0, be_verbose=0, use_shm=1, use_cpu_accel=1, console_messages=0, use_debug_handler=0, stack_trace_mode=GIMP_STACK_TRACE_NEVER, pdb_compat_mode=GIMP_PDB_COMPAT_ON) at /build/buildd/gimp-2.6.10/./app/app.c:246 #22 0x0000000000468858 in main (argc=1, argv=0x7fffffffe088) at /build/buildd/gimp-2.6.10/./app/main.c:406 (gdb)$ gdb wireshark GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/wireshark...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/wireshark [Thread debugging using libthread_db enabled] dumpcap: There are no interfaces on which a capture can be done ^C Program received signal SIGINT, Interrupt. 0x00007ffff019e473 in __pread_nocancel () at ../sysdeps/unix/syscall-template.S:82 82 ../sysdeps/unix/syscall-template.S: No such file or directory. in ../sysdeps/unix/syscall-template.S (gdb) backtrace #0 0x00007ffff019e473 in __pread_nocancel () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fffea8ba314 in pread (tdb=0x7ffff83274f0, off=4294967295, buf=0x7fffffffd730, len=24, cv=0) at /usr/include/bits/unistd.h:84 #2 tdb_read (tdb=0x7ffff83274f0, off=4294967295, buf=0x7fffffffd730, len=24, cv=0) at common/io.c:144 #3 0x00007fffea8b9f95 in tdb_rec_read (tdb=0xc, offset=4294956848, rec=0x18) at common/io.c:441 #4 0x00007fffea8b5797 in tdb_find (tdb=0x7ffff83274f0, key=..., hash=1854827381, r=0x7fffffffd730) at common/tdb.c:89 #5 0x00007fffea8b58a0 in tdb_find_lock_hash (tdb=0x7ffff83274f0, key=..., hash=1854827381, locktype=0, rec=0x7fffffffd730) at common/tdb.c:119 #6 0x00007fffea8b5937 in _tdb_fetch (tdb=0x7ffff83274f0, key=...) at common/tdb.c:192 #7 0x00007fffea8b59b3 in tdb_fetch (tdb=0xc, key=...) at common/tdb.c:204 #8 0x00007fffeb107b71 in ca_cache_lookup_sound () from /usr/lib/libcanberra.so.0 #9 0x00007fffeb106c16 in ca_lookup_sound_with_callback () from /usr/lib/libcanberra.so.0 #10 0x00007fffdbc0f4db in alsa_driver_play () from /usr/lib/libcanberra-0.25/libcanberra-alsa.so #11 0x00007fffeb100beb in ca_context_play_full () from /usr/lib/libcanberra.so.0 #12 0x00007fffeb30ff6e in ca_gtk_play_for_event () from /usr/lib/libcanberra-gtk.so.0 #13 0x00007fffeb5152a4 in dispatch_sound_event () at canberra-gtk-module.c:634 #14 dispatch_queue () at canberra-gtk-module.c:815 #15 0x00007fffeb5163e3 in idle_cb (userdata=0xc) at canberra-gtk-module.c:823 #16 0x00007ffff3da3626 in gdk_threads_dispatch (data=0x7ffff9238960) at /build/buildd/gtk+2.0-2.22.0/gdk/gdk.c:512 #17 0x00007ffff1b24342 in g_main_dispatch (context=0x7ffff82805a0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2149 #18 g_main_context_dispatch (context=0x7ffff82805a0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2702 #19 0x00007ffff1b282a8 in g_main_context_iterate (context=0x7ffff82805a0, block=, dispatch=, self=) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2780 #20 0x00007ffff1b287b5 in g_main_loop_run (loop=0x7ffff8329bc0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2988 #21 0x00007ffff41693e7 in IA__gtk_main () at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c:1237 #22 0x00007ffff7ee9daf in main () (gdb)