Closed
Bug 515999
Opened 16 years ago
Closed 14 years ago
crash [@ nsTHashtable<nsBaseHashtableET<nsCStringHashKey, nsCString> >::s_InitEntry(PLDHashTable*, PLDHashEntryHdr*, void const*)]
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash)
Crash Data
crash [@ nsTHashtable<nsBaseHashtableET<nsCStringHashKey, nsCString> >::s_InitEntry(PLDHashTable*, PLDHashEntryHdr*, void const*)]
earliest crash appears to be 3.0b3 (none 3.0b3pre)
as recently as 20090909 build - bp-12baf9a2-a0f3-4e9c-8769-0f82b2090908
0 libxpcom_core.dylib nsTHashtable<nsBaseHashtableET<nsCStringHashKey, nsCString> >::s_InitEntry nsCOMPtr.cpp:81
1 thunderbird-bin thunderbird-bin@0x992170
2 thunderbird-bin nsMsgCopyService::ClearRequest nsMsgCopyService.cpp:216
3 thunderbird-bin nsMsgCopyService::NotifyCompletion nsMsgCopyService.cpp:664
4 thunderbird-bin nsImapMailFolder::OnCopyCompleted nsImapMailFolder.cpp:7571
5 thunderbird-bin nsImapMailFolder::OnStopRunningUrl nsImapMailFolder.cpp:4926
6 thunderbird-bin nsMsgMailNewsUrl::SetUrlState nsMsgMailNewsUrl.cpp:135
7 libxpcom_core.dylib NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp:179
8 libxpcom_core.dylib nsProxyObjectCallInfo::Run xpcom/proxy/src/nsProxyEvent.cpp:181
9 libxpcom_core.dylib nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:510
10 libxpcom_core.dylib NS_ProcessPendingEvents_P nsThreadUtils.cpp:180
11 thunderbird-bin nsBaseAppShell::NativeEventCallback widget/src/xpwidgets/nsBaseAppShell.cpp:121
12 thunderbird-bin nsAppShell::ProcessGeckoEvents widget/src/cocoa/nsAppShell.mm:405
13 CoreFoundation CFRunLoopRunSpecific
14 CoreFoundation CFRunLoopRunInMode
15 HIToolbox RunCurrentEventLoopInMode
16 HIToolbox ReceiveNextEventCommon
17 HIToolbox BlockUntilNextEventMatchingListInMode
18 AppKit _DPSNextEvent
19 AppKit -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
20 AppKit -[NSApplication run]
21 thunderbird-bin nsAppShell::Run widget/src/cocoa/nsAppShell.mm:720
22 thunderbird-bin nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:193
23 thunderbird-bin XRE_main toolkit/xre/nsAppRunner.cpp:3298
24 thunderbird-bin main nsMailApp.cpp:103
other comments
* bp-12baf9a2-a0f3-4e9c-8769-0f82b2090908 "started Thunderbird 3 for the first time and was downloading all my mail from Gmail. Didn't realize it was still downloading and started moving mail around....resultant crash."
* Was copying messages from one smart mail box into another
* clicked Tunderbird->Exit
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsTHashtable<nsBaseHashtableET<nsCStringHashKey, nsCString> >::s_InitEntry(PLDHashTable*, PLDHashEntryHdr*, void const*)]
Reporter | ||
Comment 1•14 years ago
|
||
signature probably changed to nsMsgCopyService::ClearRequest(nsCopyRequest*, unsigned int) but this is so old I'm just going to close it out and file a new one off of bug 531568
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•