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 373857 - crash in gThumb Image Viewer: Visualizar fotos
crash in gThumb Image Viewer: Visualizar fotos
Status: RESOLVED NOTGNOME
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 380296 380669 382044 394358 398474 423144 426087 435685 437778 437780 482978 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-11 14:28 UTC by androdebian
Modified: 2007-10-03 15:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description androdebian 2006-11-11 14:28:46 UTC
What were you doing when the application crashed?
Visualizar fotos


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 194805760 vsize: 0 resident: 194805760 share: 0 rss: 24436736 rss_rlim: 0
CPU usage: start_time: 1163255306 rtime: 0 utime: 65 stime: 0 cutime:62 cstime: 0 timeout: 3 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gthumb'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227807056 (LWP 9019)]
[New Thread -1425740896 (LWP 9035)]
[New Thread -1417348192 (LWP 9034)]
[New Thread -1408955488 (LWP 9033)]
[New Thread -1324938336 (LWP 9023)]
[New Thread -1257669728 (LWP 9021)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227807056 (LWP 9019))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 gettext
    from /lib/tls/i686/cmov/libc.so.6
  • #6 dcgettext
    from /lib/tls/i686/cmov/libc.so.6
  • #7 exif_entry_get_value
    from /usr/lib/libexif.so.12
  • #8 get_exif_entry_value
  • #9 gth_exif_data_viewer_update
  • #10 gth_browser_reload_image
  • #11 gth_browser_hide_sidebar
  • #12 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 image_viewer_get_adjustments
    from /usr/lib/libgthumb.so
  • #18 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 image_loader_load_from_image_loader
    from /usr/lib/libgthumb.so
  • #24 load_from_image_loader__step2
    from /usr/lib/libgthumb.so
  • #25 debug
    from /usr/lib/libgthumb.so
  • #26 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-11-29 00:29:51 UTC
*** Bug 380296 has been marked as a duplicate of this bug. ***
Comment 2 Michael Chudobiak 2006-11-30 12:38:05 UTC
*** Bug 380669 has been marked as a duplicate of this bug. ***
Comment 3 Michael Chudobiak 2006-12-03 23:16:02 UTC
*** Bug 382044 has been marked as a duplicate of this bug. ***
Comment 4 Michael Chudobiak 2007-01-08 19:50:28 UTC
*** Bug 394358 has been marked as a duplicate of this bug. ***
Comment 5 Michael Chudobiak 2007-01-08 19:57:54 UTC
Probably a libexif bug. Maybe this one:

http://sourceforge.net/tracker/index.php?func=detail&aid=1306193&group_id=12272&atid=112272

- Mike
Comment 6 Michael Chudobiak 2007-01-08 21:25:07 UTC
... or maybe not that particular bug. But it still looks like a libexif bug.

Can anyone duplicate this bug? A better stacktrace would be helpful (see http://live.gnome.org/GettingTraces)! If there is a particular image that triggers this bug, please attach it to this report.

Thanks.

- Mike
Comment 7 Michael Chudobiak 2007-01-19 19:58:59 UTC
*** Bug 398474 has been marked as a duplicate of this bug. ***
Comment 8 Michael Chudobiak 2007-01-19 20:00:00 UTC
Can anyone supply a sample image that seems to trigger this bug?

- Mike
Comment 9 Michael Chudobiak 2007-03-27 09:22:46 UTC
*** Bug 423144 has been marked as a duplicate of this bug. ***
Comment 10 Michael Chudobiak 2007-05-04 11:44:49 UTC
*** Bug 435685 has been marked as a duplicate of this bug. ***
Comment 11 Jan Patera 2007-05-09 12:46:32 UTC
I see a number of bugs marked as duplicates of this one. But none of them contains any image that could be used to reproduce the bug(s). There is just one link to a nearly 2-years old bug at libexif bug tracker which does contain an image - crash.jpg. However, the current CVS version of libexif doesn't seem to have problem with that crash.jpg.

Could somebody please attach a sample image showing the bug with current CVS version of libexif?
Thank you.
Comment 12 Michael Chudobiak 2007-05-12 16:30:18 UTC
*** Bug 437778 has been marked as a duplicate of this bug. ***
Comment 13 Michael Chudobiak 2007-05-12 16:30:42 UTC
*** Bug 437780 has been marked as a duplicate of this bug. ***
Comment 14 Michael Chudobiak 2007-05-18 15:08:04 UTC
I think it is safe to say that this is no longer an issue with libexif 0.6.13. If this bug happens to you, upgrade libexif to the latest available version.

A sample image was provided to me (bug 408659), but it does not crash current up-to-date systems. 

- Mike
Comment 15 Michael Chudobiak 2007-05-18 15:08:35 UTC
*** Bug 426087 has been marked as a duplicate of this bug. ***
Comment 16 Michael Chudobiak 2007-10-03 15:16:37 UTC
*** Bug 482978 has been marked as a duplicate of this bug. ***