Closed
Bug 95454
Opened 23 years ago
Closed 23 years ago
ftp broken on BeOS
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
People
(Reporter: cls, Assigned: dougt)
Details
I thought this was caused by changes in bug 93353 but it must be more than that
as just reverting those changes didn't seem to make a difference. However, ftp
used to work as the bloattests on the BeOS until yesterday morning so the nspr
landing may be involved as well.
########## PageCycler starting: ftp://ftp.netscape.com/Welcome
###!!! ASSERTION: NS_ENSURE_TRUE(NS_SUCCEEDED(LoadURI(uri, 0, aLoadFlags))) fail
ed: '(!((LoadURI(uri, 0, aLoadFlags)) & 0x80000000))', file ../../../mozilla/doc
shell/base/nsDocShell.cpp, line 2229
Ok, reverting NSPR to the NSPRPUB_CLIENT_BRANCH didn't fix the problem either.
Assignee | ||
Comment 2•23 years ago
|
||
cls, I don;t have a be box. could you turn on the socket and ftp logging and
attatch a log?
Assignee | ||
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 92099 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Argh. I'm a dork. I keep forgetting that I have to set either mem cache or disk
cache (bug 92908) to get around the ftp problem but I have to leave them unset
so that I don't hit the page loading problem (bug 82720).
Status: RESOLVED → VERIFIED
This doesn't look like the same (Linux) problem in bug 92099.
Christopher: if you agree, can you reopen + change summary to reflect your
workaround?
Comment 6•23 years ago
|
||
Duped against wrong bug.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Comment 7•23 years ago
|
||
*** This bug has been marked as a duplicate of 95671 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
VERIFIED: DUPE
cls if you had this working w/ mem cache and disk cache off, can you mark bug
95671 as verified?
Status: RESOLVED → VERIFIED
Updated•8 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•