Backtrace:
v...@vadi-laptop:~$ gdb pidgin GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/pidgin...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/pidgin [Thread debugging using libthread_db enabled] [New Thread 0x7fffe2ed3710 (LWP 6290)] Program received signal SIGSEGV, Segmentation fault. 0x0000000000460b01 in pidgin_conv_switch_active_conversation () (gdb) bt #0 0x0000000000460b01 in pidgin_conv_switch_active_conversation () #1 0x00007fffea131a4e in ?? () from /usr/lib/purple-2/pidgin-libnotify.so #2 0x00007ffff5321a6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #3 0x00007ffff53374d7 in ?? () from /usr/lib/libgobject-2.0.so.0 #4 0x00007ffff5338996 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #5 0x00007ffff5338f53 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #6 0x00007fffe9d20d00 in ?? () from /usr/lib/libindicate.so.4 #7 0x00007fffe9d1f540 in ?? () from /usr/lib/libindicate.so.4 #8 0x00007ffff085cd7b in ?? () from /usr/lib/libdbus-glib-1.so.2 #9 0x00007ffff085d4bd in ?? () from /usr/lib/libdbus-glib-1.so.2 #10 0x00007ffff7bb6dde in ?? () from /lib/libdbus-1.so.3 #11 0x00007ffff7baa48c in dbus_connection_dispatch () from /lib/libdbus-1.so.3 #12 0x00007ffff0859a45 in ?? () from /usr/lib/libdbus-glib-1.so.2 #13 0x00007ffff4e6c342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #14 0x00007ffff4e702a8 in ?? () from /lib/libglib-2.0.so.0 #15 0x00007ffff4e707b5 in g_main_loop_run () from /lib/libglib-2.0.so.0 #16 0x00007ffff62493e7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #17 0x0000000000482204 in main () (gdb) q A debugging session is active. Inferior 1 [process 6287] will be killed. Quit anyway? (y or n) y v...@vadi-laptop:~$ Attached video w/ proof. ** Attachment added: "out-2.ogv" https://bugs.launchpad.net/ubuntu/+source/pidgin-libnotify/+bug/609572/+attachment/1684774/+files/out-2.ogv -- Fails to remove notification from list https://bugs.launchpad.net/bugs/609572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
