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 331229 - crash when clicking on contact information on the popup menu of an offline contact
crash when clicking on contact information on the popup menu of an offline co...
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.9
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-15 01:22 UTC by Diego González
Modified: 2006-02-18 09:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2006-02-15 01:22:35 UTC
backtrace:

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #2 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #3 IA__g_logv
    at gmessages.c line 497
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_return_if_fail_warning
  • #6 gossip_presence_get_resource
    at gossip-presence.c line 254
  • #7 gossip_jabber_services_get_version
    at gossip-jabber-services.c line 152
  • #8 jabber_get_version
    at gossip-jabber.c line 1905
  • #9 gossip_protocol_get_version
    at gossip-protocol.c line 628
  • #10 gossip_session_get_version
    at gossip-session.c line 1734
  • #11 gossip_contact_info_dialog_show
    at gossip-contact-info-dialog.c line 666
  • #12 contact_list_item_menu_info_cb
    at gossip-contact-list.c line 1954
  • #13 gtk_item_factory_callback_marshal
    at gtkitemfactory.c line 223
  • #14 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #15 IA__g_closure_invoke
    at gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #18 IA__g_signal_emit
    at gsignal.c line 2241
  • #19 IA__gtk_widget_activate
    at gtkwidget.c line 3785
  • #20 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 1057
  • #21 gtk_menu_shell_button_release
    at gtkmenushell.c line 663
  • #22 gtk_menu_button_release
    at gtkmenu.c line 2583
  • #23 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #24 g_type_class_meta_marshal
    at gclosure.c line 567
  • #25 IA__g_closure_invoke
    at gclosure.c line 490
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #27 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #28 IA__g_signal_emit
    at gsignal.c line 2241
  • #29 gtk_widget_event_internal
    at gtkwidget.c line 3754
  • #30 IA__gtk_widget_event
    at gtkwidget.c line 3557
  • #31 IA__gtk_propagate_event
    at gtkmain.c line 2166
  • #32 IA__gtk_main_do_event
    at gtkmain.c line 1410
  • #33 gdk_event_dispatch
    at gdkevents-x11.c line 2311
  • #34 g_main_dispatch
    at gmain.c line 1916
  • #35 IA__g_main_context_dispatch
    at gmain.c line 2466
  • #36 g_main_context_iterate
    at gmain.c line 2547
  • #37 IA__g_main_loop_run
    at gmain.c line 2751
  • #38 IA__gtk_main
    at gtkmain.c line 989
  • #39 main
    at gossip-main.c line 175

Comment 1 Martyn Russell 2006-02-18 09:41:07 UTC
OK, again, like your other crash you reported, I think I have fixed this.
Again, this is a warning for me but might crash for some people, see:

http://mail.gnome.org/archives/gnome-hackers/2005-November/msg00009.html

Anyway, this is one less critical warning, thanks for the bug report.