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 396367 - crash in CD/DVD Creator: Attempting to open a pas...
crash in CD/DVD Creator: Attempting to open a pas...
Status: RESOLVED DUPLICATE of bug 394317
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-14 10:12 UTC by Adam Jones
Modified: 2007-02-04 22:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Adam Jones 2007-01-14 10:12:44 UTC
What were you doing when the application crashed?
Attempting to open a password-protected SMB share in Nautilus


Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.16.2 2007-01-14 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 212234240 vsize: 212234240 resident: 26828800 share: 17317888 rss: 26828800 rss_rlim: -1
CPU usage: start_time: 1168768554 rtime: 817 utime: 743 stime: 74 cutime:2091 cstime: 158 timeout: 0 it_real_value: 0 frequency: 100

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 47495688052880 (LWP 12137)]
[New Thread 1132489040 (LWP 12695)]
[New Thread 1082132816 (LWP 12571)]
0x00002b327343dae6 in poll () from /lib/libc.so.6

Thread 2 (Thread 1132489040 (LWP 12695))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 ??
    from /usr/lib/libdbus-1.so.3
  • #6 ??
    from /usr/lib/libdbus-1.so.3
  • #7 dbus_pending_call_steal_reply
    from /usr/lib/libdbus-1.so.3
  • #8 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #9 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #10 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #11 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #12 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #13 ??
    from /usr/lib/libglib-2.0.so.0
  • #14 ??
    from /usr/lib/libglib-2.0.so.0
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6
  • #17 ??

Comment 1 André Klapper 2007-01-16 10:35:00 UTC
Thanks for taking the time to report this bug.
Unfortunately, the 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.

Could you please help fixing this by installing some debugging packages [1], start Nautilus as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2, libgnome, and libgnomeui.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 Adam Jones 2007-01-16 21:14:21 UTC
Here's one with rather more useful debugging information...
(Thanks for the helpful link and quick response.)

Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.16.2 2007-01-14 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 204304384 vsize: 204304384 resident: 25133056 share: 15347712 rss: 25133056 rss_rlim: -1
CPU usage: start_time: 1168980155 rtime: 264 utime: 245 stime: 19 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 46999565965184 (LWP 30748)]
[New Thread 1115703632 (LWP 16231)]
0x00002abef0056ae6 in poll () from /lib/libc.so.6

Thread 2 (Thread 1115703632 (LWP 16231))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 ??
    from /usr/lib/libdbus-1.so.3
  • #6 ??
    from /usr/lib/libdbus-1.so.3
  • #7 dbus_pending_call_steal_reply
    from /usr/lib/libdbus-1.so.3
  • #8 execute_operation
    at gnome-vfs-daemon-method.c line 639
  • #9 do_open_directory
    at gnome-vfs-daemon-method.c line 1142
  • #10 open_from_uri
    at gnome-vfs-directory.c line 95
  • #11 _gnome_vfs_job_execute
    at gnome-vfs-job.c line 1443
  • #12 thread_entry_point
    at gnome-vfs-job-queue.c line 65
  • #13 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #14 g_thread_create_proxy
    at gthread.c line 553
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6
  • #17 ??

Comment 3 palfrey 2007-02-04 22:16:51 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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