Closed
Bug 24608
Opened 25 years ago
Closed 25 years ago
Can't log into POP account if initial pw is wrong
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: ppandit, Assigned: phil)
Details
Using Seamonkey build from 1/20/00 on Windows NT
1) Start mozilla using a profile containing one POP3 account (parp14)
2) Bring up messenger
3) Get asked for password - enter an incorrect password
4) Dialog comes up saying incorrect pw and reenter a new pw
5) Enter the correct password
6) Now stuck in some sort of loop
7) After 5 minutes, try to close messenger, get a crash
Unhandled Exception in mozilla.exe (GKHTML.DLL) 0xC0000005 Access Violation
Did the exact same steps as above using a debug build from 1/19/00:
Step 7 gave the following trace:
StripeTimer::Notify(nsITimer * 0x030eea40) line 185 + 13 bytes
TimerImpl::Fire(unsigned long 6610915) line 317
TimerImpl::ProcessTimeouts(unsigned long 6610915) line 191
FireTimeout(HWND__ * 0x00000000, unsigned int 275, unsigned int 6939, unsigned
long 6610915) line 105 + 9 bytes
USER32! 77e7185c()
nsAppShellService::Run(nsAppShellService * const 0x00c7f7b0) line 466
main1(int 1, char * * 0x00c04e10) line 598 + 32 bytes
main(int 1, char * * 0x00c04e10) line 691 + 13 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77f1ba06()
If instead of trying to close messenger, I do a break from within MSVC debugger
then trace is:
USER32! 77e72ada()
nsAppShellService::Run(nsAppShellService * const 0x00c7f250) line 466
main1(int 1, char * * 0x00c04aa0) line 598 + 32 bytes
main(int 1, char * * 0x00c04aa0) line 691 + 13 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77f1ba06()
Same as: http://bugzilla.mozilla.org/show_bug.cgi?id=24466
*** This bug has been marked as a duplicate of 24466 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•