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 468801 - thunar segfaults when selecting targa image
thunar segfaults when selecting targa image
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
: 481082 495268 514746 518153 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-21 10:42 UTC by Sebastien Bacher
Modified: 2010-07-10 04:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-08-21 10:42:51 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/127574

"...
Selecting with the mouse or navigating to a Targa image with the keyboard segfaults Thunar.
...
http://launchpadlibrarian.net/8881634/trace.txt
gdb output (7.6 KiB, text/plain)
...

Thread 1 (Thread -1219815744 (LWP 7122))

  • #0 pixbuf_flip_vertically
    at io-tga.c line 296
  • #1 gdk_pixbuf__tga_stop_load
    at io-tga.c line 940
  • #2 IA__gdk_pixbuf_loader_close
    at gdk-pixbuf-loader.c line 715
  • #3 IA__gdk_pixbuf_loader_write
    at gdk-pixbuf-loader.c line 475
  • #4 IA__gdk_pixbuf_get_file_info
    at gdk-pixbuf-io.c line 1288
  • #5 thunar_list_model_get_statusbar_text
    at thunar-list-model.c line 2235
  • #6 thunar_standard_view_get_statusbar_text
    at thunar-standard-view.c line 1297
  • #7 thunar_standard_view_get_property
    at thunar-standard-view.c line 814
  • #8 IA__g_object_get_property
    at gobject.c line 659
  • #9 exo_bind_properties_transfer
    at exo-binding.c line 53
  • #10 exo_bind_properties_notify
    at exo-binding.c line 82
  • #11 IA__g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 531
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #15 IA__g_signal_emit
    at gsignal.c line 2243
  • #16 g_object_dispatch_properties_changed
    at gobject.c line 563
  • #17 g_object_notify_dispatcher
    at gobject.c line 245
  • #18 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #19 thunar_standard_view_update_statusbar_text
    at thunar-standard-view.c line 1742
  • #20 thunar_standard_view_selection_changed
    at thunar-standard-view.c line 3410
  • #21 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #22 IA__g_closure_invoke
    at gclosure.c line 490
  • #23 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #24 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #25 IA__g_signal_emit
    at gsignal.c line 2243
  • #26 exo_icon_view_button_press_event
    at exo-icon-view.c line 2303
  • #27 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #28 g_type_class_meta_marshal
    at gclosure.c line 567
  • #29 IA__g_closure_invoke
    at gclosure.c line 490
  • #30 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #31 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #32 IA__g_signal_emit
    at gsignal.c line 2243
  • #33 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #34 IA__gtk_propagate_event
    at gtkmain.c line 2364
  • #35 IA__gtk_main_do_event
    at gtkmain.c line 1598
  • #36 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #37 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #38 g_main_context_iterate
    at gmain.c line 2677
  • #39 IA__g_main_loop_run
    at gmain.c line 2881
  • #40 IA__gtk_main
    at gtkmain.c line 1177
  • #41 main
    at main.c line 243
  • #42 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #43 _start

http://launchpadlibrarian.net/8881635/logo.tga
targa image file  (175.4 KiB, application/octet-stream)"
Comment 1 Matthias Clasen 2007-09-07 05:48:33 UTC
2007-09-07  Matthias Clasen  <mclasen@redhat.com>

        * io-tga.c (gdk_pixbuf__tga_stop_load): Handle pbuf
        being NULL.  (#468801, Sebastien Bacher)

Comment 2 Michael Chudobiak 2007-10-01 12:52:05 UTC
*** Bug 481082 has been marked as a duplicate of this bug. ***
Comment 3 Michael Chudobiak 2007-11-09 13:37:53 UTC
*** Bug 495268 has been marked as a duplicate of this bug. ***
Comment 4 Michael Chudobiak 2008-02-24 17:46:49 UTC
*** Bug 514746 has been marked as a duplicate of this bug. ***
Comment 5 Michael Chudobiak 2008-02-24 17:48:13 UTC
*** Bug 518153 has been marked as a duplicate of this bug. ***