Closed Bug 86369 Opened 23 years ago Closed 23 years ago

ftp hangs in CWD

Categories

(Core Graveyard :: Networking: FTP, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 92582
mozilla0.9.4

People

(Reporter: robbe, Assigned: dougt)

References

()

Details

(Keywords: hang, testcase)

Attachments

(1 file)

Loading the URL with Mozilla 0.9.1 (Linux) hangs, showing "Finished FTP
transaction" and a moving barber pole.

Mozilla sends:

00000000  55 53 45 52 20 61 6e 6f 6e 79 6d 6f 75 73 0d 0a  USER anonymous..
00000010  50 41 53 53 20 6d 6f 7a 69 6c 6c 61 40 0d 0a 53  PASS mozilla@..S
00000020  59 53 54 0d 0a 54 59 50 45 20 49 0d 0a 50 41 53  YST..TYPE I..PAS
00000030  56 0d 0a 53 49 5a 45 20 2f 0d 0a 43 57 44 20 2f  V..SIZE /..CWD /

And after that, nothing. Note the missing CRLF after the last command.
ftp.asus.com's reply (no hexdump this time):

220 aciwwww Microsoft FTP Service (Version 5.0).
331 Anonymous access allowed, send identity (e-mail name) as password.
230 Anonymous user logged in.
215 Windows_NT version 5.0
200 Type set to I.
227 Entering Passive Mode (216,136,179,237,17,190).
550 /: The system cannot find the file specified. 

which seems perfectly in order to me.

I'm behind a firewall, but (passive) ftp to this site works with other tools.
Attached file FTP NSPR_LOG log
need to investigate..
Target Milestone: --- → mozilla0.9.2
Marking NEW while investagation goes on.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: hang
Target Milestone: mozilla0.9.2 → ---
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.3
bulk move to 0.9.4
Target Milestone: mozilla0.9.3 → mozilla0.9.4
dup.

*** This bug has been marked as a duplicate of 92582 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
QA Contact: tever → benc
VERIFIED:
works, Mozilla 1.0 RC1, Win98.
testcase
Status: RESOLVED → VERIFIED
Keywords: testcase
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: