After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 362052 - When attempting to open a connection to freenode.net, gossip/telepathy crashes
When attempting to open a connection to freenode.net, gossip/telepathy crashes
Status: RESOLVED DUPLICATE of bug 361900
Product: gossip
Classification: Deprecated
Component: Telepathy
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-13 23:38 UTC by Kevin Kubasik
Modified: 2006-10-25 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kevin Kubasik 2006-10-13 23:38:08 UTC
Heres the stacktrace.




Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 56500224 vsize: 0 resident: 56500224 share: 0 rss: 15740928 rss_rlim: 0
CPU usage: start_time: 1160782522 rtime: 0 utime: 75 stime: 0 cutime:70 cstime: 0 timeout: 5 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gossip'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227123024 (LWP 13594)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227123024 (LWP 13594))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gossip_telepathy_get_contact_from_handle
    at gossip-telepathy.c line 1665
  • #5 telepathy_message_ack_pending
    at gossip-telepathy-message.c line 122
  • #6 gossip_telepathy_message_setup
    at gossip-telepathy-message.c line 68
  • #7 telepathy_newchannel_cb
    at gossip-telepathy.c line 1585
  • #8 tp_conn_signals_marshal_VOID__OBJECT_STRING_UINT_UINT_BOOLEAN
    from /usr/lib/libtelepathy.so.2
  • #9 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #15 dbus_connection_dispatch
    from /usr/lib/libdbus-1.so.3
  • #16 dbus_server_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.2
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
    at gossip-main.c line 201
  • #0 __kernel_vsyscall

Comment 1 Xavier Claessens 2006-10-14 10:33:08 UTC
I'm not sure but it seems a dup of bug #361900, could you test the patch proposed, please ?
Comment 2 Xavier Claessens 2006-10-25 13:51:45 UTC
I'm closing this bug as duplicate. Please reopen it if it still crash with the fix commetted on bug #361900

*** This bug has been marked as a duplicate of 361900 ***
Comment 3 Eitan Isaacson 2006-10-25 16:06:40 UTC
I haven't done any testing with the IRC connection manager. These issues are probably deeper than this crash. Wait a second... we don't even have chatroom support yet :P