Closed
Bug 307787
Opened 20 years ago
Closed 20 years ago
Crash @ js_FreeStack 17a8a5dc
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bc, Unassigned)
Details
(Keywords: crash)
Found this scanning top sites (somewhere on earthlink.net) with Firefox
1.5/2005090906/Win2k+3. Looks like an authentication dialog was opened. Since
the scanner is automatic, the dialog would have remained open until the browser
was forced to quit via a version of goQuitApplication(), so this bug may not be
reproducible in the normal sense.
TBID 9190013
js_FreeStack
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/js/src/jsinterp.c,
line 427]
nsWindowWatcher::OpenWindow
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp,
line 477]
nsPromptService::DoDialog
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/embedding/components/windowwatcher/src/nsPromptService.cpp,
line 634]
nsPromptService::PromptUsernameAndPassword
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/embedding/components/windowwatcher/src/nsPromptService.cpp,
line 470]
nsPrompt::PromptUsernameAndPassword
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/embedding/components/windowwatcher/src/nsPrompt.cpp,
line 325]
nsSingleSignonPrompt::PromptUsernameAndPassword
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/toolkit/components/passwordmgr/base/nsSingleSignonPrompt.cpp,
line 168]
nsHttpChannel::PromptForIdentity
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 2760]
nsHttpChannel::GetCredentialsForChallenge
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 2553]
nsHttpChannel::GetCredentials
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 2387]
nsHttpChannel::ProcessAuthentication
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 2261]
nsHttpChannel::ProcessResponse
[c:/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 840]
| Reporter | ||
Comment 1•20 years ago
|
||
I don't see this anymore. WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Flags: testcase-
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•