Closed
Bug 47757
Opened 25 years ago
Closed 25 years ago
[MailNews] Crash with POP usernames containing % sign
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: pete, Assigned: mscott)
Details
(Whiteboard: [nsbeta2-])
From Bugzilla Helper:
User-Agent: Mozilla/4.73 [en] (Windows NT 5.0; U)
BuildID: 2000080420
I get a crash Immediately after pressing "Get New Messages". The only way I
have reproduced this is to use my POP3 email address which uses a % sign. My
other email addresses which do not use the % sign seem to work fine.
Feel Free to use this temporary account I have set up to try to test it:
Email Address: mozilla@ocopinions.com
username: mozilla%ocopinions.com
password: mozilla
Reproducible: Always
Steps to Reproduce:
1. Add above email to MailNews
2. When Done, press "Get New Messages"
3. It should crash instantly (I think its too fast to even get a response from
the network)
Actual Results: Crash
Expected Results: It should get my mail, without crashing.
Reporter | ||
Comment 1•25 years ago
|
||
Nominating for last minute NSBeta2, because I think alot of people with linux
webhosting have this type of username. The two webhosts I've had used it.
Maybe I'm just "lucky" :-)
Keywords: nsbeta2
too late or beta2 train. lchiang, check commercial for M17 branchand we can
relnote2 is needed.
Also, can check M18 next week and put on nsbeta3 radar if needed.
Keywords: relnote2
Whiteboard: [nsbeta2-]
Comment 3•25 years ago
|
||
By using 08-04-05-M17 Windows commercial build:
I can reproduce this problem:
talkback ID: 15324481
Stack Trace
nsPop3Protocol::LoadUrl
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsPop3Protocol.cpp, line 651]
nsPop3Service::RunPopUrl
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsPop3Service.cpp, line 271]
nsPop3Service::GetNewMail
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsPop3Service.cpp, line 172]
nsPop3IncomingServer::GetNewMail
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsPop3IncomingServer.cpp, line
299]
nsMsgLocalMailFolder::GetNewMessages
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsLocalMailFolder.cpp, line
2063]
nsMsgFolderDataSource::DoCommand
[d:\builds\seamonkey\mozilla\mailnews\base\src\nsMsgFolderDataSource.cpp, line
666]
CompositeDataSourceImpl::DoCommand
[d:\builds\seamonkey\mozilla\rdf\base\src\nsCompositeDataSource.cpp, line 1318]
XPTC_InvokeByIndex
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp,
line 139]
nsXPCWrappedNativeClass::CallWrappedMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativeclass.cpp,
line 917]
WrappedNative_CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp,
line 195]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 717]
js_Interpret [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2518]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 733]
js_InternalInvoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 806]
JS_CallFunctionValue [d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 2819]
nsJSContext::CallEventHandler
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp, line 850]
nsJSEventListener::HandleEvent
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEventListener.cpp, line 155]
nsEventListenerManager::HandleEventSubType
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventListenerManager.cpp, line
773]
nsEventListenerManager::HandleEvent
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventListenerManager.cpp, line
922]
nsXULElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\rdf\content\src\nsXULElement.cpp, line 3350]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 4014]
PresShell::HandleEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 3994]
nsEventStateManager::CheckForAndDispatchClick
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventStateManager.cpp, line
1775]
nsEventStateManager::PostHandleEvent
[d:\builds\seamonkey\mozilla\layout\events\src\nsEventStateManager.cpp, line
854]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 4035]
PresShell::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 3949]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 782]
nsViewManager2::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager2.cpp, line 1389]
HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 69]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 564]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 581]
nsWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3689]
ChildWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3894]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 2809]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 830]
USER32.dll + 0x1820 (0x77e71820)
I believe this is dup of bug 34996, and it is relnote2 & nsbeta3 bug!!
Marking as dup of 34996.
*** This bug has been marked as a duplicate of 34996 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
Verified as duplicate.
Status: RESOLVED → VERIFIED
QA Contact: lchiang → huang
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•