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 573764 - xchat-gnome crashed with SIGSEGV in gdk_pixbuf_composite()
xchat-gnome crashed with SIGSEGV in gdk_pixbuf_composite()
Status: RESOLVED DUPLICATE of bug 557059
Product: xchat-gnome
Classification: Other
Component: general
0.24.x
Other Linux
: Normal critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-02 15:00 UTC by Sebastien Bacher
Modified: 2009-03-02 15:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2009-03-02 15:00:59 UTC
This bug has been opened on http://bugs.launchpad.net/bugs/284635

"Binary package hint: xchat-gnome

Steps to reproduce:
Connect to a network
Receive a file from someone
Open IRC > File Transfers window
xchat-gnome crashes!

It is always reproducible. Would really be great if someone could take a look at it before release, Hardy did not have this crasher.
Running an up-to-date Intrepid (upgraded from Hardy).

xchat-gnome 1:0.24.0-0ubuntu1

Debug stacktrace for the crash:

  • #0 composite_line
    at /build/buildd/gtk+2.0-2.14.3/gdk-pixbuf/pixops/pixops.c line 640
  • #1 pixops_process
    at /build/buildd/gtk+2.0-2.14.3/gdk-pixbuf/pixops/pixops.c line 1340
  • #2 _pixops_composite
    at /build/buildd/gtk+2.0-2.14.3/gdk-pixbuf/pixops/pixops.c line 1798
  • #3 IA__gdk_pixbuf_composite
    at /build/buildd/gtk+2.0-2.14.3/gdk-pixbuf/gdk-pixbuf-scale.c line 142
  • #4 apply_emblems
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkicontheme.c line 2829
  • #5 icon_info_ensure_scale_and_pixbuf
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkicontheme.c line 3014
  • #6 IA__gtk_icon_info_load_icon
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkicontheme.c line 3050
  • #7 gtk_cell_renderer_pixbuf_get_size
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkcellrendererpixbuf.c line 457
  • #8 IA__gtk_tree_view_column_cell_get_size
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtktreeviewcolumn.c line 2612
  • #9 validate_row
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtktreeview.c line 5631
  • #10 validate_visible_area
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtktreeview.c line 5841
  • #11 do_presize_handler
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtktreeview.c line 6265
  • #12 presize_handler_callback
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtktreeview.c line 6287
  • #13 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.14.3/gdk/gdk.c line 473
  • #14 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2142
  • #15 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2776
  • #16 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2984
  • #17 IA__gtk_main
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkmain.c line 1200
  • #18 fe_main
    at fe-gnome.c line 185
  • #19 main
    at xchat.c line 1065

Comment 1 Christian Persch 2009-03-02 15:05:00 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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