Closed
Bug 32167
Opened 26 years ago
Closed 25 years ago
Crash calling up mail after running precheckin test
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M17
People
(Reporter: akkzilla, Assigned: gagan)
Details
(Keywords: crash)
Running the precheckin tests, if I do the "extra credit" part of bringing up a
mail window, I very often get a crash. This has been true for a week or two (I
think even before the tree opened for the M15 carpools).
- Bring up Open Location and type in my.netscape.com
- Wait a few minutes, eventually give up and hit stop because it never loads
(Usually the first table cell or two will display.)
- Click on a link (I usually pick FAQ).
- Click in the urlbar, then double click, then type a url.
- Do alt-M, fill out a compose window and send mail to yourself.
- Click on the mail icon in the taskbar on the bottom of the window.
- Type in your mail password if it gets that far.
Boom!
Usually I can't reproduce it under gdb, so I haven't filed it before now, but I
finally managed it today, and here's the stack:
#0 0x41925680 in nsHTTPChannel::SetResponse (this=0x0, i_pResp=0x91cd870)
at nsHTTPChannel.cpp:1404
#1 0x41929ed2 in nsHTTPServerListener::OnDataAvailable (this=0x85c67c8,
channel=0x860581c, context=0x877dc48, i_pStream=0x86d0aac,
i_SourceOffset=8192, i_Length=8192) at nsHTTPResponseListener.cpp:271
#2 0x40baa2ad in nsOnDataAvailableEvent::HandleEvent (this=0x875f5f0)
at nsAsyncStreamListener.cpp:384
#3 0x40ba96c7 in nsStreamListenerEvent::HandlePLEvent (aEvent=0x85f4110)
at nsAsyncStreamListener.cpp:97
#4 0x40190a2e in PL_HandleEvent (self=0x85f4110) at plevent.c:563
#5 0x401908dc in PL_ProcessPendingEvents (self=0x867fcc0) at plevent.c:508
#6 0x40192570 in nsEventQueueImpl::ProcessPendingEvents (this=0x82fe750)
at nsEventQueue.cpp:314
#7 0x401925da in nsEventQueueImpl::ProcessPendingEvents (this=0x900f9f8)
at nsEventQueue.cpp:320
#8 0x406c0160 in nsAppShell::DispatchNativeEvent (this=0x91cb410,
aRealEvent=0, aEvent=0x0) at nsAppShell.cpp:341
#9 0x40618167 in nsXULWindow::ShowModal (this=0x900fad0)
at nsXULWindow.cpp:316
#10 0x4062482e in nsWebShellWindow::ShowModal (this=0x900fad0)
at nsWebShellWindow.cpp:1133
#11 0x40614399 in nsChromeTreeOwner::ShowModal (this=0x9192218)
at nsChromeTreeOwner.cpp:180
#12 0x403387dd in GlobalWindowImpl::OpenInternal (this=0x837ded8,
cx=0x8317188, argv=0x87c7348, argc=4, aDialog=1, aReturn=0xbffff02c)
at nsGlobalWindow.cpp:2458
#13 0x40333291 in GlobalWindowImpl::OpenDialog (this=0x837ded8, cx=0x8317188,
argv=0x87c7348, argc=4, aReturn=0xbffff02c) at nsGlobalWindow.cpp:1536
#14 0x4063259e in nsCommonDialogs::DoDialog (this=0x918e2c0,
inParent=0x837dee0, ioParamBlock=0x91910e0,
inChromeURL=0x40649020 "chrome://global/content/commonDialog.xul")
at nsCommonDialogs.cpp:421
#15 0x40631a87 in nsCommonDialogs::UniversalDialog (this=0x918e2c0,
inParent=0x837dee0, inTitleMessage=0x0, inDialogTitle=0x91902d8,
#16 0x40626b65 in nsWebShellWindow::UniversalDialog (this=0x816bda8,
inTitleMessage=0x0, inDialogTitle=0x91902d8, inMsg=0x8e5d3c0,
inCheckboxMsg=0x9191c20, inButton0Text=0x0, inButton1Text=0x0,
inButton2Text=0x0, inButton3Text=0x0, inEditfield1Msg=0x0,
inEditfield2Msg=0x0, inoutEditfield1Value=0xbffff6b4,
inoutEditfield2Value=0x0, inIConURL=0x0, inoutCheckboxState=0xbffff35c,
inNumberButtons=2, inNumberEditfields=1, inEditField1Password=1,
outButtonPressed=0xbffff248) at nsWebShellWindow.cpp:1848
#17 0x4062a945 in nsNetSupportDialog::UniversalDialog (this=0x9193780,
inTitleMessage=0x0, inDialogTitle=0x91902d8, inMsg=0x8e5d3c0,
inCheckboxMsg=0x9191c20, inButton0Text=0x0, inButton1Text=0x0,
inButton2Text=0x0, inButton3Text=0x0, inEditfield1Msg=0x0,
inEditfield2Msg=0x0, inoutEditfield1Value=0xbffff6b4,
inoutEditfield2Value=0x0, inIConURL=0x0, inoutCheckboxState=0xbffff35c,
inNumberButtons=2, inNumberEditfields=1, inEditField1Password=1,
outButtonPressed=0xbffff248) at nsNetSupportDialog.cpp:137
#18 0x41647867 in si_CheckGetPassword (password=0xbffff6b4,
szMessage=0x8e5d3c0, checkValue=0xbffff35c) at singsign.cpp:188
#19 0x4164de69 in SINGSIGN_PromptPassword (text=0x8e5d3c0, pwd=0xbffff6b4,
urlname=0x8e3c260 "imap://akkana@dredd", dialog=0x8cf9fa0,
pressedOK=0xbffff6ac, strip=0) at singsign.cpp:2623
#20 0x4163872d in nsWalletlibService::PromptPasswordURL (this=0x82eb380,
text=0x8e5d3c0, pwd=0xbffff6b4, urlname=0x8e3c260 "imap://akkana@dredd",
stripUrl=0, dialog=0x8cf9fa0, returnValue=0xbffff6ac)
at nsWalletService.cpp:117
#21 0x40627700 in nsWebShellWindow::PromptPassword (this=0x8cf9f38,
url=0x8e3c260 "imap://akkana@dredd", stripUrl=0, title=0x918e538,
text=0x8e5d3c0, pwd=0xbffff6b4, _retval=0xbffff6ac)
at nsWebShellWindow.cpp:1966
#22 0x415d5400 in nsMsgIncomingServer::GetPasswordWithUI (this=0x8b07c40,
aPromptMessage=0x8e5d3c0, aPromptTitle=0x918e538, aMsgWindow=0x8d8f318,
aPassword=0xbf1ffb4c) at nsMsgIncomingServer.cpp:601
#23 0x417bdf94 in nsImapIncomingServer::PromptForPassword (this=0x8b07c40,
aPassword=0xbf1ffb4c, aMsgWindow=0x8d8f318)
at nsImapIncomingServer.cpp:1406
I'm guessing netlib since that's at the top of the stack, but cc'ing Phil since
the crash is in mail/IMAP.
Comment 1•26 years ago
|
||
cc bienvenu and jefft
Updated•26 years ago
|
Target Milestone: --- → M15
Updated•26 years ago
|
Severity: normal → critical
Comment 2•26 years ago
|
||
Moving to M17 which is now considered part of beta2.
Target Milestone: M16 → M17
I have not been able to reproduce this for a while now. So marking as
WORKSFORME. pls. reopen if you see the problem persist.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 4•25 years ago
|
||
talked to reporter, not seeing this any more. marking verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•