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 124968 - Crash on sftp:// and scp://
Crash on sftp:// and scp://
Status: RESOLVED DUPLICATE of bug 122265
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-19 14:58 UTC by Håvard H. Garnes
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Håvard H. Garnes 2003-10-19 14:58:52 UTC
Description of Problem:

I don't even know if nautilus is supposed to
support sftp or scp. All I know is that it crashes
when I write sftp:// or scp:// in the adress-bar

How often does this happen? 

every time I try

Additional Information:

Mandrake 9.2
Comment 1 Martin Wehner 2003-10-19 16:50:25 UTC
Thanks for the bug report. Without a stack trace from the crash it's
very hard to determine what caused the crash. Please see
http://bugzilla.gnome.org/getting-traces.cgi for more information
about getting a useful stack trace.

Also, what version of Nautilus are you using?
Comment 2 Håvard H. Garnes 2003-10-19 18:08:47 UTC
Looks like it crashes whatever I type into the location-bar (that is,
it crashes when i write perper://, junk:// and so on, except for the
known ones (smb:// http:// ftp://). About nautilus says Nautilus
2.4.0, and the rpm looks like this:

[hhg@localhost hhg]$ rpm -qa|grep nautilus
libnautilus2-2.4.0-1mdk
nautilus-cd-burner-0.5.3-1mdk
nautilus-gtkhtml-0.3.2-6mdk
nautilus-2.4.0-1mdk
nautilus-media-0.3.3.1-1mdk

Unfortunately, gdb only produces this:

(gdb) run
Starting program: /usr/bin/nautilus
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program exited normally.
(gdb) thread applay all bt
No symbol table is loaded.  Use the "file" command.
(gdb) bt
No stack.
(gdb)

Comment 3 Martin Wehner 2003-11-27 14:52:18 UTC
Ok, this is very likely a dup of #122265.

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