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 335732 - nautilus crashed when selecting "properties" in contextmenu of a "volume"
nautilus crashed when selecting "properties" in contextmenu of a "volume"
Status: RESOLVED DUPLICATE of bug 334604
Product: nautilus
Classification: Core
Component: File Properties Dialog
2.14.x
Other other
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-23 19:40 UTC by nils
Modified: 2006-04-06 19:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description nils 2006-03-23 19:40:34 UTC
Distribution: Ubuntu 6.04 (dapper)
Package: nautilus
Severity: Normal
Version: GNOME2.14.0 2.14.x
Gnome-Distributor: Ubuntu
Synopsis: nautilus crashed when selecting "properties" in contextmenu of a "volume"
Bugzilla-Product: nautilus
Bugzilla-Component: File Properties Dialog
Bugzilla-Version: 2.14.x
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:
Description of the crash:

Since gnome got updated from 2.13.x to 2.14 there is a symbol for my
root-fs on the desktop.
Double-clicking it a new nautilus windows opens properly. When I select
"properties" from its context menu however nautilus crashes.


Steps to reproduce the crash:
1. nautilus should show a symbol for the root filesystem
2. right-click that symbol
3. click properties

Expected Results:
see properties dialog.

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/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225206080 (LWP 5682)]
[New Thread -1226736720 (LWP 5683)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225206080 (LWP 5682))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 nautilus_module_list_types
    from /usr/lib/nautilus/extensions-1.0/libeiciel-nautilus.so
  • #5 nautilus_property_page_provider_get_pages
    from /usr/lib/libnautilus-extension.so.1
  • #6 fm_directory_view_pop_up_location_context_menu
  • #7 fm_directory_view_pop_up_location_context_menu
  • #8 nautilus_clipboard_monitor_emit_changed
  • #9 nautilus_directory_async_state_changed
  • #10 nautilus_directory_async_state_changed
  • #11 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #12 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #16 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 POA_Nautilus_MetafileFactory__fini
  • #18 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #19 ??
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-03-23 19:40 -------

Comment 1 nils 2006-03-23 19:57:17 UTC
1. "volume" is not the root fs of my system but another fs mounted by fstab on boot time. Its additional appearance in the gnome vfs is probably also a bug.

2. A crash also occurs when selecting properties of the "Computer" symbol on the desktop.

3. A crash doesnt occur when I select properties of the "volume" being represented  in the side pane tree widget of a nautilus File Browser window or selecting the symbol for "volume" displayed when opening the "Computer" symbol.
Comment 2 nils 2006-03-23 20:06:51 UTC
4. A crash also occurs when selecting properties of other gnome-vfs symbols on the desktop, like smb:// or dav:// volumes. In a nautilus window showing the Network "Place" the crash doesnt occur for those symbols, but for webdav connections the dialog vanishes quickly, the smb shares work.
Comment 3 Martin Wehner 2006-04-06 19:02:55 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 bug has been marked as a duplicate of 334604 ***