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 409224 - xchat-gnome crashed with SIGSEGV in session_free()
xchat-gnome crashed with SIGSEGV in session_free()
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.16
Other Linux
: Normal critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-18 11:04 UTC by Sebastien Bacher
Modified: 2007-02-19 01:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2007-02-18 11:04:06 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/xchat-gnome/+bug/85926

"Binary package hint: xchat-gnome

Is reproducible : -)

I open xchat-gnome. And reopen xchat-gnome. In icon-tray 2 session of xchat-gnome. I close second session and open apport.
...
Package: xchat-gnome 1:0.16-0ubuntu2
..."

Debug backtrace for the crash:

  • #0 session_free
    at /build/buildd/xchat-gnome-0.16/./src/common/xchat.c line 462
  • #1 xchat_exit
    at /build/buildd/xchat-gnome-0.16/./src/common/xchat.c line 535
  • #2 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #3 IA__g_closure_invoke
    at gclosure.c line 490
  • #4 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #5 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #6 IA__g_signal_emit
    at gsignal.c line 2243
  • #7 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #8 IA__gtk_main_do_event
    at gtkmain.c line 1526
  • #9 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #10 IA__g_main_context_dispatch
    at gmain.c line 2045
...
Comment 1 David Trowbridge 2007-02-19 00:24:01 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.

2007-02-18  David Trowbridge  <trowbrds@gmail.com>

        * src/common/xchat.c:
          - Fix a potential crasher.  Bug #409224.
Comment 2 Cristian Aravena Romero 2007-02-19 01:38:28 UTC
Thanks, David. How to see patch? thanks, thanks. : -)