Closed
Bug 81306
Opened 24 years ago
Closed 24 years ago
App crashes when you OK to the dlg when sending mssg
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: sheelar, Assigned: bugzilla)
Details
(Keywords: crash, dataloss, regression)
Buildid: 2001051506win98, mac and linux-2001051508
While testing for bug 52328. We prompt with a dlg when the user wants to quit
the app while sending message is in progress. If you try to quit and ok to the
dialog we should cancel the sending and quit the application. But we crash.
Steps:
Launch browser
Compose a new message
Attach a file so that you have time to quit the application while sending. I
used a 13MB file and it was sufficient.
From menu item in the browser do file|quit
Dlg appears with OK and Cancel "There is a mail being sent, do you want to quit
now or cancel and quit after mail is sent?"
click on OK
Result: application crashes
Expected:We should stop sending and then quit the application with out crashing.
Here is the stack trace: incident id: 30529621
MSGCOMPO.DLL + 0xd15d (0x6065d15d)
MSGCOMPO.DLL + 0x11bf2 (0x60661bf2)
MSGCOMPO.DLL + 0x11cac (0x60661cac)
MSGCOMPO.DLL + 0x11d52 (0x60661d52)
MSGCOMPO.DLL + 0x1fa97 (0x6066fa97)
MSGBASE.DLL + 0x2948 (0x60612948)
MSGBASE.DLL + 0x298d (0x6061298d)
MSGBSUTL.DLL + 0xdfa5 (0x60d5dfa5)
MSGCOMPO.DLL + 0x1856f (0x6066856f)
XPCOM.DLL + 0x2a1ca (0x60e7a1ca)
0x778b0c24
Nominating this for nsbeta1 because we should not crash if someone wants to just
quit the application without sending the mail.
Reporter | ||
Comment 1•24 years ago
|
||
change qa contact, and add keywords.
Keywords: nsbeta1,
regression
QA Contact: esther → sheelar
Reporter | ||
Comment 3•24 years ago
|
||
sorry, the crash occurs not when you cancel but when you OK to the dialog.
changing summary to refelect. But I am not crashing on linux-2001051708 and mac
2001051708 build. But still crashing on win98 2001051708.
Severity: critical → major
OS: All → Windows 98
Summary: App crashes when you cancel to the dlg when sending mssg → App crashes when you OK to the dlg when sending mssg
Reporter | ||
Comment 4•24 years ago
|
||
Builid 2001052111 win98. I am not crashing anymore on win98 trying to do the
same as before. I quit the application without crashing. I am marking this
worksforme and will reopen if I see the crash again.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
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
•