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 493314 - crash in Open Folder: Connecting to a anonymou...
crash in Open Folder: Connecting to a anonymou...
Status: RESOLVED DUPLICATE of bug 365624
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-04 11:02 UTC by info
Modified: 2007-11-08 00:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description info 2007-11-04 11:02:33 UTC
Version: 2.18.3

What were you doing when the application crashed?
Connecting to a anonymous website with only one link in the root directory pointing to the parent of the chrooted ftp root.

The directory seen from "lftp":
  $ lftp paard
  lftp paard:~> ls
  lrwxrwxrwx    1 0        0               2 Nov 04 10:21 p -> ..

This causes nautilis to crash (bug 493299).

This was a test to see what causes the bug.

I will mark it as duplicated and close it.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-2936.fc7xen #1 SMP Fri Sep 21 11:56:20 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: 537845760 vsize: 537845760 resident: 36454400 share: 20082688 rss: 36454400 rss_rlim: 18446744073709551615
CPU usage: start_time: 1194173962 rtime: 121 utime: 106 stime: 15 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 46912496380976 (LWP 3878)]
[New Thread 1157658960 (LWP 3897)]
(no debugging symbols found)
0x0000003dc4ec82e6 in poll () from /lib64/libc.so.6

Thread 2 (Thread 1157658960 (LWP 3897))

  • #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 strcmp
    from /lib64/libc.so.6
  • #4 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/gnome-vfs-2.0/modules/libftp.so
  • #5 gnome_vfs_directory_read_next_cancellable
    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 /lib64/libglib-2.0.so.0
  • #11 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #12 start_thread
    from /lib64/libpthread.so.0
  • #13 clone
    from /lib64/libc.so.6


----------- .xsession-errors (26 sec old) ---------------------
The error was 'BadImplementation (server does not implement operation)'.
  (Details: serial 7533 error_code 17 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
ptrace: Operation not permitted.
/home/marceln/1: No such file or directory.
No stack.
--- Hash table keys for warning below:
--> file:///home/marceln
(nautilus:3824): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 1 element at quit time (keys above)
--------------------------------------------------
Comment 1 André Klapper 2007-11-08 00:26:15 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 365624 ***