Closed
Bug 17833
Opened 26 years ago
Closed 25 years ago
nsISmtpService.CreateSmtpServer() never comes back
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M17
People
(Reporter: ppandit, Assigned: alecf)
Details
Using a debug build from 11/1/99
1) Running a testcase that used to work
2) Make the following call
createserver = interfaceofsmtpservice.createSmtpServer();
3) CPU goes to 100% and stays there
4) Have to kill mozilla
You can load the testcase from
http://bubblegum/NGDriver/suites/mail/mncompose010new.html
and press the CreateSmtpServer button.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
| Assignee | ||
Comment 2•26 years ago
|
||
woah, crazy.
Accepting for M13
Updated•25 years ago
|
Target Milestone: M13 → M17
Comment 3•25 years ago
|
||
Is there a user-visible symptom to this? Since you didn't report one, I'm
assuming this isn't a beta stopper. Please mark M13 or M14 if there is a way for
users to encounter this.
| Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•25 years ago
|
||
duh, stupidness on my part.
Verified using a debug build from 6/28/00 on Windows NT
Par
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•