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 416330 - crash in gThumb Image Viewer: trying to write to a CD ...
crash in gThumb Image Viewer: trying to write to a CD ...
Status: RESOLVED DUPLICATE of bug 356623
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-03-09 04:48 UTC by blake
Modified: 2007-03-09 12:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description blake 2007-03-09 04:48:43 UTC
What were you doing when the application crashed?
trying to write to a CD that already has be written once.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:16:31 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled

Memory status: size: 640978944 vsize: 640978944 resident: 94486528 share: 13205504 rss: 94486528 rss_rlim: -1
CPU usage: start_time: 1173414801 rtime: 632 utime: 510 stime: 122 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496359776 (LWP 30945)]
[New Thread 1367456064 (LWP 31206)]
[New Thread 1356966208 (LWP 31205)]
[New Thread 1346476352 (LWP 31204)]
[New Thread 1335986496 (LWP 31203)]
[New Thread 1105209664 (LWP 31191)]
[New Thread 1115699520 (LWP 31190)]
[New Thread 1252067648 (LWP 30987)]
[New Thread 1241577792 (LWP 30986)]
[New Thread 1231087936 (LWP 30985)]
[New Thread 1220598080 (LWP 30984)]
[New Thread 1168148800 (LWP 30977)]
[New Thread 1147169088 (LWP 30976)]
(no debugging symbols found)
0x00000037cb40d96f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496359776 (LWP 30945))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gth_location_new
  • #4 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #5 g_signal_chain_from_overridden
    from /lib64/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #7 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #8 gnome_vfs_volume_monitor_emit_pre_unmount
    from /usr/lib64/libgnomevfs-2.so.0
  • #9 gnome_vfs_volume_monitor_client_shutdown_private
    from /usr/lib64/libgnomevfs-2.so.0
  • #10 dbus_connection_dispatch
    from /lib64/libdbus-1.so.3
  • #11 dbus_server_setup_with_g_main
    from /usr/lib64/libdbus-glib-1.so.2
  • #12 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #13 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists.
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists.
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists.
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists.
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists.
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists.
(nautilus:2992): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists.
** (bug-buddy:31384): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------
Comment 1 Michael Chudobiak 2007-03-09 12:35:49 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

This is fixed in 2.8.x and 2.9.x, available at
http://ftp.gnome.org/pub/gnome/sources/gthumb/2.8/ and
http://ftp.gnome.org/pub/gnome/sources/gthumb/2.9/.

This is fixed in the FC7 development repo ("rawhide").

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