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 330345 - crashed after double mounted cdrom
crashed after double mounted cdrom
Status: RESOLVED DUPLICATE of bug 153888
Product: nautilus
Classification: Core
Component: general
2.8.x
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-08 03:37 UTC by f.a.g.luteijn
Modified: 2006-02-08 04:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description f.a.g.luteijn 2006-02-08 03:37:13 UTC
Distribution: Debian 3.1
Package: nautilus
Severity: normal
Version:  2.8.2
Synopsis: crashed after double mounted cdrom
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.8.2
BugBuddy-GnomeVersion: 2.0 (2.8.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1. mount -o loop <file> /cdrom
2. mount /cdrom
3. 

Expected Results:


How often does this happen?
always

Additional Information:



Debugging Information:

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 16384 (LWP 9570)]
[New Thread 32769 (LWP 9571)]
[New Thread 16386 (LWP 9572)]
[New Thread 32771 (LWP 9575)]
[New Thread 49156 (LWP 9576)]
[New Thread 65541 (LWP 9577)]
[New Thread 81926 (LWP 9578)]
[New Thread 98311 (LWP 9579)]
(no debugging symbols found)
0x40449c0b in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 9570))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 ??
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 kill
    from /lib/libc.so.6
  • #7 pthread_kill
    from /lib/libpthread.so.0
  • #8 raise
    from /lib/libpthread.so.0
  • #9 raise
    from /lib/libc.so.6
  • #10 abort
    from /lib/libc.so.6
  • #11 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #12 g_log
    from /usr/lib/libglib-2.0.so.0
  • #13 nautilus_directory_are_all_files_seen
    from /usr/lib/libnautilus-private.so.2
  • #14 nautilus_directory_add_file
    from /usr/lib/libnautilus-private.so.2
  • #15 nautilus_desktop_icon_file_new
    from /usr/lib/libnautilus-private.so.2
  • #16 nautilus_desktop_link_get_type
    from /usr/lib/libnautilus-private.so.2
  • #17 nautilus_desktop_link_new_from_volume
    from /usr/lib/libnautilus-private.so.2
  • #18 nautilus_desktop_link_monitor_delete_link
    from /usr/lib/libnautilus-private.so.2
  • #19 nautilus_desktop_link_monitor_delete_link
    from /usr/lib/libnautilus-private.so.2
  • #20 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #25 nautilus_desktop_link_monitor_get
    from /usr/lib/libnautilus-private.so.2
  • #26 nautilus_application_startup
  • #27 main
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug created by bug-buddy at 2006-02-08 03:37 -------


Unknown version 2.8.2 in product nautilus.  Setting version to "2.8.x".

Comment 1 Karsten Bräckelmann 2006-02-08 04:18:35 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.


Almost identical stacktrace as bug 159886 and some others, similar description, same version. Duplicate of bug 153888.

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