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 419891 - crash in CD/DVD Creator: running oggdec in a term...
crash in CD/DVD Creator: running oggdec in a term...
Status: RESOLVED DUPLICATE of bug 320020
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-18 21:32 UTC by Mike H
Modified: 2007-03-28 16:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Trace of Nautilus crash upon opening an audio cd (10.56 KB, text/plain)
2007-03-22 05:50 UTC, Mike H
Details

Description Mike H 2007-03-18 21:32:54 UTC
What were you doing when the application crashed?
running oggdec in a terminal window.  I have no idea why it would have anything to do with nautilus.  The cwd directory wasn't even being displayed in a nautilus window.  Nor was I doing any cd-writing, nor had i recently. 


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-01-22 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 80621568 vsize: 0 resident: 80621568 share: 0 rss: 29982720 rss_rlim: 0
CPU usage: start_time: 1174192383 rtime: 0 utime: 2494 stime: 0 cutime:2298 cstime: 0 timeout: 196 it_real_value: 0 frequency: 1050

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 -1227732448 (LWP 11872)]
0xb7ef5410 in __kernel_vsyscall ()

Thread 1 (Thread -1227732448 (LWP 11872))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2007-03-18 21:36:58 UTC
can you please recompile with debugging symbols and try to reproduce?

Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Mike H 2007-03-22 05:48:06 UTC
I've recompiled nautilus, libgnomeui, nautilus-cd-burner, glib, gtk+, and gnome-vfs with -g

The trace is attached.

I noticed that a sure way of causing the crash is:

1. Have an audio CD in the drive (tried with multiple CD's)
2. Gnome automatically mounts it.
3. In the nautilus file browser, click on the triangle to open/browse the "Audio Disc"

crash follows immediately. BugBuddy message is that "CD/DVD Creator has crashed".
However, at no time did I ever use that feature.

I believe there is another way to trigger this, since this procedure is not how the original crash happened.  See original post above for that.

-m.
Comment 3 Mike H 2007-03-22 05:50:03 UTC
Created attachment 85096 [details]
Trace of Nautilus crash upon opening an audio cd
Comment 4 André Klapper 2007-03-28 16:20:36 UTC
Mike: Thanks for the nice trace. It is the same issue as 
http://bugzilla.gnome.org/show_bug.cgi?id=320020#c6
which was fixed on 2007-01-11.
Please ask Gentoo to provide an updated nautilus package.

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