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 605363 - xchat-gnome crashed with SIGSEGV in type_node_check_conformities_UorL()
xchat-gnome crashed with SIGSEGV in type_node_check_conformities_UorL()
Status: RESOLVED INCOMPLETE
Product: xchat-gnome
Classification: Other
Component: general
0.26.x
Other Linux
: Normal critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-24 12:42 UTC by Fabio Durán Verdugo
Modified: 2010-03-15 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2009-12-24 12:42:31 UTC
First I join to channel and after change my nickname the xchat.I just did that

  • #0 type_node_check_conformities_UorL
    at /build/buildd/glib2.0-2.22.3/gobject/gtype.c line 3195
  • #1 type_node_conforms_to_U
    at /build/buildd/glib2.0-2.22.3/gobject/gtype.c line 3228
  • #2 IA__g_type_is_a
    at /build/buildd/glib2.0-2.22.3/gobject/gtype.c line 3251
  • #3 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2917
  • #4 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #5 gtk_status_icon_button_press
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkstatusicon.c line 1729
  • #6 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #7 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #8 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3247
  • #9 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #10 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #11 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #12 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c line 2417
  • #13 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c line 1622
  • #14 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkevents-x11.c line 2369
  • #15 g_main_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 1960
  • #16 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2513
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2591
  • #18 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2799
  • #19 IA__gtk_main
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c line 1218
  • #20 fe_main
    at fe-gnome.c line 185
  • #21 main
    at xchat.c line 1065

Comment 1 Ritesh Khadgaray ( irc:ritz) 2010-01-14 18:18:55 UTC
> First I join to channel and after change my nickname the xchat.I just did that
I assume, xchat-gnome crashed when you changed the nickname. Is this correct ? 

How reproducible is this issue ? as I am unable to reproduce this issue locally.