Activity log for bug #832405

Date Who What changed Old value New value Message
2011-08-23 22:33:14 Id2ndR bug added bug
2011-08-24 19:09:09 Pedro Villavicencio empathy (Ubuntu): status New Incomplete
2011-08-24 19:09:11 Pedro Villavicencio empathy (Ubuntu): importance Undecided Medium
2011-08-25 17:23:40 Id2ndR attachment added gdb-empathy.txt https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/832405/+attachment/2313891/+files/gdb-empathy.txt
2011-08-25 18:11:51 Cristian Aravena Romero affects empathy (Ubuntu) telepathy-glib (Ubuntu)
2011-08-25 18:13:31 Cristian Aravena Romero affects telepathy-glib (Ubuntu) empathy (Ubuntu)
2011-08-25 18:20:20 Cristian Aravena Romero bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=657362
2011-08-25 18:20:20 Cristian Aravena Romero bug task added empathy
2011-08-25 18:22:47 Cristian Aravena Romero description $ gdb empathy GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 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://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/empathy...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/empathy [Thread debugging using libthread_db enabled] [New Thread 0x7fffe4324700 (LWP 15282)] [New Thread 0x7fffe3b23700 (LWP 15283)] [New Thread 0x7fffe2f0b700 (LWP 15284)] (empathy:15279): tp-glib-CRITICAL **: tp_simple_client_factory_ensure_account: assertion `g_variant_is_object_path (object_path)' failed Program received signal SIGSEGV, Segmentation fault. 0x00000000004714a1 in ?? () (gdb) backtrace #0 0x00000000004714a1 in ?? () #1 0x0000000000471b50 in ?? () #2 0x00007ffff1fc6a61 in g_simple_async_result_complete () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #3 0x00007ffff1fc6b9c in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007ffff1634efd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff16356f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007ffff1635c32 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007ffff344abfd in gtk_main () from /usr/lib/libgtk-3.so.0 #8 0x00007ffff1ff777e in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #9 0x000000000043cc0c in main () (gdb) quit ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: empathy 3.1.5.1-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1 Uname: Linux 3.0.0-8-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 CheckboxSubmission: 1085bd3e1d3dc5fdefc443fc7f3687c2 CheckboxSystem: f78c696d4c0399fa91f9da1b540d7fd0 Date: Wed Aug 24 00:28:47 2011 EcryptfsInUse: Yes ProcEnviron: PATH=(custom, no user) LANG=fr_FR.UTF-8 SHELL=/bin/bash SourcePackage: empathy UpgradeStatus: Upgraded to oneiric on 2011-08-23 (0 days ago) Empathy crash at launch $ gdb empathy GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 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://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/empathy...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/empathy [Thread debugging using libthread_db enabled] [New Thread 0x7fffe4324700 (LWP 15282)] [New Thread 0x7fffe3b23700 (LWP 15283)] [New Thread 0x7fffe2f0b700 (LWP 15284)] (empathy:15279): tp-glib-CRITICAL **: tp_simple_client_factory_ensure_account: assertion `g_variant_is_object_path (object_path)' failed Program received signal SIGSEGV, Segmentation fault. 0x00000000004714a1 in ?? () (gdb) backtrace #0 0x00000000004714a1 in ?? () #1 0x0000000000471b50 in ?? () #2 0x00007ffff1fc6a61 in g_simple_async_result_complete ()    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #3 0x00007ffff1fc6b9c in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007ffff1634efd in g_main_context_dispatch ()    from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ffff16356f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007ffff1635c32 in g_main_loop_run ()    from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007ffff344abfd in gtk_main () from /usr/lib/libgtk-3.so.0 #8 0x00007ffff1ff777e in g_application_run ()    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #9 0x000000000043cc0c in main () (gdb) quit ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: empathy 3.1.5.1-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1 Uname: Linux 3.0.0-8-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 CheckboxSubmission: 1085bd3e1d3dc5fdefc443fc7f3687c2 CheckboxSystem: f78c696d4c0399fa91f9da1b540d7fd0 Date: Wed Aug 24 00:28:47 2011 EcryptfsInUse: Yes ProcEnviron:  PATH=(custom, no user)  LANG=fr_FR.UTF-8  SHELL=/bin/bash SourcePackage: empathy UpgradeStatus: Upgraded to oneiric on 2011-08-23 (0 days ago)
2011-08-25 19:54:17 Bug Watch Updater empathy: status Unknown New
2011-08-25 19:54:17 Bug Watch Updater empathy: importance Unknown Critical
2011-08-25 22:08:59 Cristian Aravena Romero empathy (Ubuntu): status Incomplete New
2011-08-26 13:03:23 Cristian Aravena Romero empathy (Ubuntu): status New Incomplete
2011-08-26 17:04:22 Id2ndR attachment added chatrooms.xml https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/832405/+attachment/2319266/+files/chatrooms.xml
2011-08-26 19:57:43 Bug Watch Updater empathy: status New Incomplete
2011-08-29 11:47:47 Bug Watch Updater empathy: status Incomplete Fix Released
2011-08-29 19:06:18 Pedro Villavicencio empathy (Ubuntu): status Incomplete Triaged
2011-09-01 15:14:11 Launchpad Janitor empathy (Ubuntu): status Triaged Fix Released
2011-09-02 14:07:22 Launchpad Janitor branch linked lp:ubuntu/empathy