Closed
Bug 13588
Opened 25 years ago
Closed 25 years ago
Relaunch 3-pane mail window crashes the system
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jefft, Assigned: scottputterman)
Details
Steps to reproduce the problem:
o Start with browser only window
o Launch 3-pane mail window from the mail titled button at lower left corner
o Close the 3-pane mail window
o Relaunch the 3-pane mail window
o Bang! You crash.
I am not sure this is our problem or rdf service reinitialize problem.
nsCOMPtr<nsISupportsArray>::~nsCOMPtr<nsISupportsArray>() line 457 + 10 bytes
nsMsgRDFDataSource::~nsMsgRDFDataSource() line 40 + 11 bytes
nsMsgFolderDataSource::~nsMsgFolderDataSource() line 115 + 27 bytes
nsMsgFolderDataSource::`scalar deleting destructor'(unsigned int 1) + 15 bytes
NS_NewMsgFolderDataSource(const nsID & {...}, void * * 0x0012f300) line 1275 +
31 bytes
nsMsgFactory::CreateInstance(nsMsgFactory * const 0x03c85930, nsISupports *
0x00000000, const nsID & {...}, void * * 0x0012f300) line 266 + 13 bytes
nsComponentManagerImpl::CreateInstance(nsComponentManagerImpl * const
0x00e54ce0, const nsID & {...}, nsISupports * 0x00000000, const nsID & {...},
void * * 0x0012f300) line 1218 + 24 bytes
nsComponentManager::CreateInstance(const nsID & {...}, nsISupports * 0x00000000,
const nsID & {...}, void * * 0x0012f300) line 78
CIDCreateInstance::Call(CIDCreateInstance * const 0x03e795d0, JSContext *
0x047d4eb0, JSObject * 0x032842b0, unsigned int 0, long * 0x031a7c74, long *
0x0012f41c, nsIXPConnectWrappedNative * 0x03e7c150, nsIXPCScriptable *
0x02b797e0, int * 0x0012f34c) line 654 + 20 bytes
WrappedNative_Call(JSContext * 0x047d4eb0, JSObject * 0x032842b0, unsigned int
0, long * 0x031a7c74, long * 0x0012f41c) line 527 + 44 bytes
js_Invoke(JSContext * 0x047d4eb0, unsigned int 0, unsigned int 0) line 654 + 26
bytes
js_Interpret(JSContext * 0x047d4eb0, long * 0x0012fc8c) line 2228 + 15 bytes
js_Execute(JSContext * 0x047d4eb0, JSObject * 0x017b25c0, JSScript * 0x03e71300,
JSFunction * 0x00000000, JSStackFrame * 0x00000000, int 0, long * 0x0012fc8c)
line 827 + 13 bytes
JS_EvaluateUCScriptForPrincipals(JSContext * 0x047d4eb0, JSObject * 0x017b25c0,
JSPrincipals * 0x0181b948, const unsigned short * 0x0329ccb0, unsigned int 6655,
const char * 0x03e6e800, unsigned int 0, long * 0x0012fc8c) line 2615 + 27 bytes
nsJSContext::EvaluateString(nsJSContext * const 0x047d6430, const nsString &
{...}, const char * 0x03e6e800, unsigned int 0, nsString & {...}, int *
0x0012fcb8) line 159 + 66 bytes
XULContentSinkImpl::EvaluateScript(nsString & {...}, nsIURI * 0x03e46b80,
unsigned int 0) line 1683
XULContentSinkImpl::DoneLoadingScript(nsIUnicharStreamLoader * 0x03e46290,
nsString & {...}, void * 0x04801300, unsigned int 0) line 1638
nsUnicharStreamLoader::OnStopRequest(nsUnicharStreamLoader * const 0x03e46294,
nsIChannel * 0x03e6bf60, nsISupports * 0x00000000, unsigned int 0, const
unsigned short * 0x00000000) line 159 + 31 bytes
nsChannelListener::OnStopRequest(nsChannelListener * const 0x03e6d080,
nsIChannel * 0x03e6bf60, nsISupports * 0x00000000, unsigned int 0, const
unsigned short * 0x00000000) line 2257 + 42 bytes
nsFileChannel::OnStopRequest(nsFileChannel * const 0x03e6bf6c, nsIChannel *
0x03e6bf60, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x00000000) line 835 + 42 bytes
nsOnStopRequestEvent::HandleEvent(nsOnStopRequestEvent * const 0x03e68590) line
269
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x03e68594) line 144 + 12 bytes
PL_HandleEvent(PLEvent * 0x03e68594) line 509 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00ec2450) line 470 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x004e0742, unsigned int 49423, unsigned int 0,
long 15475792) line 938 + 9 bytes
USER32! DispatchMessageWorker@8 + 135 bytes
USER32! DispatchMessageA@4 + 11 bytes
nsAppShell::Run() line 74
nsAppShellService::Run(nsAppShellService * const 0x00ec2a40) line 451
main1(int 1, char * * 0x00e51af0) line 555 + 12 bytes
main(int 1, char * * 0x00e51af0) line 578 + 13 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! BaseProcessStart@4 + 64 bytes
Assignee | ||
Updated•25 years ago
|
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
•