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 392721 - crash in gThumb Image Viewer:
crash in gThumb Image Viewer:
Status: RESOLVED DUPLICATE of bug 392632
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-01-04 12:53 UTC by Michael Chudobiak
Modified: 2007-01-04 12:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Michael Chudobiak 2007-01-04 12:53:47 UTC
What were you doing when the application crashed?



Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2868.fc6 #1 SMP Fri Dec 15 17:32:54 EST 2006 i686
X Vendor: The XFree86 Project, Inc
X Vendor Release: 40300000
Selinux: No
Accessibility: Disabled

Memory status: size: 269848576 vsize: 0 resident: 269848576 share: 0 rss: 50020352 rss_rlim: 0
CPU usage: start_time: 1167915163 rtime: 0 utime: 763 stime: 0 cutime:740 cstime: 0 timeout: 23 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208227072 (LWP 14500)]
[New Thread -1439720560 (LWP 14513)]
[New Thread -1429230704 (LWP 14512)]
[New Thread -1418740848 (LWP 14511)]
[New Thread -1343485040 (LWP 14503)]
[New Thread -1251558512 (LWP 14502)]
0x0030c402 in __kernel_vsyscall ()

Thread 1 (Thread -1208227072 (LWP 14500))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 pixbuf_op_done_cb
    at gth-browser.c line 8263
  • #5 IA__g_cclosure_marshal_VOID__BOOLEAN
    at gmarshal.c line 111
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #9 IA__g_signal_emit
    at gsignal.c line 2241
  • #10 step
    at gth-pixbuf-op.c line 202
  • #11 g_idle_dispatch
    at gmain.c line 3926
  • #12 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #13 g_main_context_iterate
    at gmain.c line 2677
  • #14 IA__g_main_loop_run
    at gmain.c line 2881
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 main
    at main.c line 725
  • #0 __kernel_vsyscall

Comment 1 Michael Chudobiak 2007-01-04 12:56:02 UTC
The above crash was caused in viewer mode by repeatedly pressing Ctrl+Shift+E to enhance an image. This confirms bug 392632. I used CVS HEAD, svn rev 1248.

- Mike

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