GNOME Bugzilla – Bug 452601
crash in CD/DVD Creator:
Last modified: 2007-08-06 15:15:02 UTC
What were you doing when the application crashed? 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.20-1.2962.fc6 #1 SMP Tue Jun 19 19:27:14 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled Memory status: size: 129961984 vsize: 0 resident: 129961984 share: 0 rss: 46751744 rss_rlim: 0 CPU usage: start_time: 1183222461 rtime: 0 utime: 107 stime: 0 cutime:98 cstime: 0 timeout: 9 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208186112 (LWP 5327)] [New Thread -1319081072 (LWP 5335)] (no debugging symbols found) 0x00e21402 in __kernel_vsyscall ()
+ Trace 144892
Thread 2 (Thread -1319081072 (LWP 5335))
----------- .xsession-errors --------------------- Xlib: unexpected async reply (sequence 0xdd4)! CLIENT: Task: Task::done() CLIENT: Task: emitting finished Transfer ACCEPTED by: MessageReceiverTask Initializing nautilus-open-terminal extension nautilus: cairo-pen.c:323: _cairo_pen_find_active_cw_vertex_index: Assertion `i < pen->num_vertices' failed. Xlib: unexpected async reply (sequence 0xdd4)! Initializing nautilus-open-terminal extension nautilus: cairo-pen.c:323: _cairo_pen_find_active_cw_vertex_index: Assertion `i < pen->num_vertices' failed. Xlib: unexpected async reply (sequence 0x13ae)! Transfer ACCEPTED by: MessageReceiverTask Transfer ACCEPTED by: MessageReceiverTask Transfer ACCEPTED by: MessageReceiverTask ** (bug-buddy:5338): WARNING **: Couldn't load icon for Open Folder --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us a stack trace with debugging symbols? Please install some debugging packages [1] and reproduce the crash, if possible. Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or simply report a new one. Thanks! [1] debugging packages for nautilus, eel, cairo and librsvg, plus debugging packages for glib, gtk+ and gnome-vfs, GNOME's main libraries
*** Bug 452600 has been marked as a duplicate of this bug. ***
*** Bug 452592 has been marked as a duplicate of this bug. ***
Hi, Ive installed the debuginfo packages and here is the new stacktrace. Just some info, I was accessing my windows Desktop in an NTFS partition when this crash occurs. Now the funny thing is, it keeps occuring after that. Here's the stacktrace: 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.20-1.2962.fc6 #1 SMP Tue Jun 19 19:27:14 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled Memory status: size: 128323584 vsize: 0 resident: 128323584 share: 0 rss: 44347392 rss_rlim: 0 CPU usage: start_time: 1183278009 rtime: 0 utime: 528 stime: 0 cutime:428 cstime: 0 timeout: 100 it_real_value: 0 frequency: 62 Backtrace was generated from '/usr/bin/nautilus' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208202496 (LWP 4391)] [New Thread -1243612272 (LWP 4564)] 0x00290402 in __kernel_vsyscall ()
+ Trace 145015
Thread 2 (Thread -1243612272 (LWP 4564))
----------- .xsession-errors --------------------- (nautilus:4391): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists. (nautilus:4391): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists. (nautilus:4391): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists. (nautilus:4391): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists. (nautilus:4391): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists. nautilus: cairo-pen.c:323: _cairo_pen_find_active_cw_vertex_index: Assertion `i < pen->num_vertices' failed. Xlib: unexpected async reply (sequence 0x12714)! ** (bug-buddy:4566): WARNING **: Couldn't load icon for Open Folder Cannot access memory at address 0x1 Cannot access memory at address 0x1 --------------------------------------------------
second trace is excellent, it matches bug 424199, see also http://bugs.freedesktop.org/show_bug.cgi?id=10598 *** This bug has been marked as a duplicate of 424199 ***
*** Bug 462520 has been marked as a duplicate of this bug. ***