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 357918 - crash in Gossip Instant Messenger: I was chatting (text) wi...
crash in Gossip Instant Messenger: I was chatting (text) wi...
Status: RESOLVED DUPLICATE of bug 361272
Product: gossip
Classification: Deprecated
Component: Telepathy
0.17
Other All
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-27 04:45 UTC by Baptiste Mille-Mathias
Modified: 2006-10-11 07:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Baptiste Mille-Mathias 2006-09-27 04:45:12 UTC
What were you doing when the application crashed?
I was chatting (text) with a friend (telepathy branch


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 39636992 vsize: 0 resident: 39636992 share: 0 rss: 16412672 rss_rlim: 0
CPU usage: start_time: 1159331988 rtime: 0 utime: 208 stime: 0 cutime:186 cstime: 0 timeout: 22 it_real_value: 0 frequency: 0

Backtrace was generated from '/home/baptiste/fake/bin//gossip'

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

Thread 1 (Thread -1208957264 (LWP 23766))

  • #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 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 galago_set_status
    at gossip-galago.c line 162
  • #11 IA__g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #15 IA__g_signal_emit
    at gsignal.c line 2241
  • #16 session_protocol_contact_presence_updated
    at gossip-session.c line 539
  • #17 IA__g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #21 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #22 telepathy_presence_handle_foreach
    at gossip-telepathy.c line 713
  • #23 IA__g_hash_table_foreach
    at ghash.c line 662
  • #24 telepathy_presence_handler
    at gossip-telepathy.c line 665
  • #25 IA__g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #26 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #27 IA__g_closure_invoke
    at gclosure.c line 490
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #29 IA__g_signal_emit_valist
  • #30 IA__g_signal_emit
    at gsignal.c line 2241
  • #31 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #32 dbus_connection_dispatch
    from /usr/lib/libdbus-1.so.3
  • #33 dbus_server_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.2
  • #34 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #35 g_main_context_iterate
    at gmain.c line 2677
  • #36 IA__g_main_loop_run
    at gmain.c line 2881
  • #37 IA__gtk_main
    at gtkmain.c line 1024
  • #38 main
    at gossip-main.c line 201
  • #0 __kernel_vsyscall

Comment 1 Baptiste Mille-Mathias 2006-09-27 04:45:46 UTC
I had this message in console 
Cannot access memory at address 0x5cda
Cannot access memory at address 0x5cda
Comment 2 Baptiste Mille-Mathias 2006-09-27 18:09:31 UTC
I just had the same bug.
just before I had this message
** ERROR **: file gossip-galago.c: line 162 (galago_set_status): should not be reached
aborting...

so I assume this a galago problem; someone to confirm ?
Comment 3 Richard Hult 2006-09-27 18:18:27 UTC
No, it's probably just a bug in gossip (in the telepathy branch). The assert is in gossip code.
Comment 4 Richard Hult 2006-10-11 07:02:41 UTC

*** This bug has been marked as a duplicate of 361272 ***