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 490933 - crash in Open Folder: Have valid USER permissi...
crash in Open Folder: Have valid USER permissi...
Status: RESOLVED DUPLICATE of bug 461765
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-28 00:12 UTC by Raymond
Modified: 2007-11-08 00:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Raymond 2007-10-28 00:12:08 UTC
Version: 2.18.1

What were you doing when the application crashed?
Have valid USER permissions to READ and WRITE to files and directories on external, USB 2.0 hard disk (80 GB). But, I keep getting a system message which says that I can't copy a certain file (link file) because I don't have READ permissions. So, I clicked "Cancel." That's when Open Folder crashed.

The files and folders on the external disk were created on a FC 6 system, in which I have NO problems with access issues. This error only occurs whenever I plug the drive into the USB slot on a FC 7 computer, then attempt to copy my file.

I invoked FSCK on my backup drive with it connected (but unmounted) to my FC 6 computer; it returned no errors.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 09:29:36 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 470589440 vsize: 470589440 resident: 31637504 share: 15257600 rss: 31637504 rss_rlim: 18446744073709551615
CPU usage: start_time: 1193528843 rtime: 325 utime: 287 stime: 38 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912697156272 (LWP 7382)]
[New Thread 1157658960 (LWP 7482)]
(no debugging symbols found)
0x00002aaab1170956 in poll () from /lib64/libc.so.6

Thread 2 (Thread 1157658960 (LWP 7482))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #4 gnome_vfs_get_file_info_from_handle_cancellable
    from /usr/lib64/libgnomevfs-2.so.0
  • #5 gnome_vfs_get_file_info_from_handle
    from /usr/lib64/libgnomevfs-2.so.0
  • #6 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #7 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #8 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #9 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #10 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #11 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #12 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #13 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #14 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #15 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #16 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #17 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #18 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #19 start_thread
    from /lib64/libpthread.so.0
  • #20 clone
    from /lib64/libc.so.6


----------- .xsession-errors ---------------------
    main()
  File "/usr/bin/puplet", line 368, in main
    p.run()
  File "/usr/bin/puplet", line 355, in run
    self._getOnDbus()
  File "/usr/bin/puplet", line 229, in _getOnDbus
    "/Updatesd")
  File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 410, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 230, in __init__
    _dbus_bindings.UInt32(0))
  File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 169, in __call__
    reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
dbus.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name edu.duke.linux.yum was not provided by any .service files
Xlib: unexpected async reply (sequence 0x6c8c)!
--------------------------------------------------
Comment 1 André Klapper 2007-11-08 00:01:59 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 461765 ***