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 357490 - crash in Gossip Instant Messenger:
crash in Gossip Instant Messenger:
Status: RESOLVED DUPLICATE of bug 356647
Product: gossip
Classification: Deprecated
Component: General
0.16
Other All
: High critical
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-24 18:02 UTC by Baptiste Mille-Mathias
Modified: 2006-09-25 22:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Baptiste Mille-Mathias 2006-09-24 18:02:25 UTC
What were you doing when the application crashed?



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

Memory status: size: 40697856 vsize: 0 resident: 40697856 share: 0 rss: 17006592 rss_rlim: 0
CPU usage: start_time: 1159120783 rtime: 0 utime: 254 stime: 0 cutime:229 cstime: 0 timeout: 25 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 -1208858960 (LWP 30457)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1208858960 (LWP 30457))

  • #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 IA__g_type_check_instance_cast
    at gtype.c line 3147
  • #5 accounts_dialog_model_get_selected
    at gossip-accounts-dialog.c line 597
  • #6 accounts_dialog_protocol_error_cb
    at gossip-accounts-dialog.c line 1275
  • #7 libgossip_marshal_VOID__OBJECT_OBJECT_POINTER
    at libgossip-marshal.c line 238
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #11 IA__g_signal_emit
    at gsignal.c line 2241
  • #12 session_protocol_error
    at gossip-session.c line 608
  • #13 libgossip_marshal_VOID__OBJECT_POINTER
    at libgossip-marshal.c line 313
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #17 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #18 telepathy_error
    at gossip-telepathy.c line 477
  • #19 telepathy_login
    at gossip-telepathy.c line 532
  • #20 gossip_protocol_login
    at gossip-protocol.c line 261
  • #21 session_connect
    at gossip-session.c line 1000
  • #22 IA__g_hash_table_foreach
    at ghash.c line 662
  • #23 gossip_session_connect
    at gossip-session.c line 1093
  • #24 gossip_app_connect
    at gossip-app.c line 2091
  • #25 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #26 IA__g_closure_invoke
    at gclosure.c line 490
  • #27 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #28 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #29 IA__g_signal_emit
    at gsignal.c line 2241
  • #30 IA__gtk_widget_activate
    at gtkwidget.c line 3932
  • #31 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 1024
  • #32 gtk_menu_shell_button_release
    at gtkmenushell.c line 630
  • #33 gtk_menu_button_release
    at gtkmenu.c line 2619
  • #34 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #35 g_type_class_meta_marshal
    at gclosure.c line 567
  • #36 IA__g_closure_invoke
    at gclosure.c line 490
  • #37 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #38 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #39 IA__g_signal_emit
    at gsignal.c line 2241
  • #40 gtk_widget_event_internal
    at gtkwidget.c line 3901
  • #41 IA__gtk_propagate_event
    at gtkmain.c line 2211
  • #42 IA__gtk_main_do_event
    at gtkmain.c line 1445
  • #43 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #44 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #45 g_main_context_iterate
    at gmain.c line 2677
  • #46 IA__g_main_loop_run
    at gmain.c line 2881
  • #47 IA__gtk_main
    at gtkmain.c line 1024
  • #48 main
    at gossip-main.c line 201
  • #0 __kernel_vsyscall

Comment 1 Martyn Russell 2006-09-24 18:06:15 UTC
Also, I am currently releasing the latest version with this fix, you might (if Ubuntu is quick - which they usually are) have this fix for tomorrow morning :)

*** This bug has been marked as a duplicate of 356647 ***
Comment 2 Baptiste Mille-Mathias 2006-09-24 18:22:45 UTC
Hello Martyn,

thanks for the notice :). I didn't had time to say that I use the telepathy branch.
Comment 3 Martyn Russell 2006-09-24 18:29:46 UTC
Aaah, ok. Then it is fixed in HEAD which *should* be merged into the branch soon.
Comment 4 Baptiste Mille-Mathias 2006-09-25 22:16:30 UTC
Hi Martyn

I did a cvs update right now and nothing was updated in the tree (at least the telepathy branch) since I compiled gossip (my version was compiled yesterday, Sept 24th)