Closed Bug 328888 Opened 18 years ago Closed 18 years ago

Ftp urls in the urlbar crash on the 1.8.1 branch [crash @nsEscapeHTML]

Categories

(Firefox :: General, defect)

2.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 328842

People

(Reporter: mscott, Unassigned)

References

()

Details

I noticed this with the 02/28 Widows 1.8 Branch Build.

Try to go to an ftp url like: 

ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-mozilla1.8

Notice that Firefox crashes.

Stack trace looks like:

nsEscapeHTML  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/xpcom/io/nsEscape.cpp, line 255]
nsHostResolver::ThreadFunc  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/dns/src/nsHostResolver.cpp, line 633]
nsFtpControlConnection::Connect  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/ftp/src/nsFtpControlConnection.cpp, line 107]
nsFTPChannel::OnStartRequest  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/ftp/src/nsFTPChannel.cpp, line 674]
nsDocLoader::GetDocumentChannel  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/uriloader/base/nsDocLoader.cpp, line 698]
nsDocShell::AddToSessionHistory  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/docshell/base/nsDocShell.cpp, line 7405]
nsDocShell::AddToSessionHistory  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/docshell/base/nsDocShell.cpp, line 7295]
nsDocShell::ScrollIfAnchor  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/docshell/base/nsDocShell.cpp, line 6988]
nsDocShell::GetAllowPlugins  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/docshell/base/nsDocShell.cpp, line 1342]
nsDocShell::Stop  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/docshell/base/nsDocShell.cpp, line 3088]
AppendUTF8toUTF16  [c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/xpcom/string/src/nsReadableUtils.cpp, line 292]

AppendUTF8toUTF16  sticks out at me a bit. That shouldn't be calling nsDocShell::Stop :)

*** This bug has been marked as a duplicate of 328842 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.