Status
People
(Reporter: wsmwk, Unassigned)
Tracking
({crash})
Firefox Tracking Flags
(Not tracked)
Details
(crash signature)
crash [@ nsImapIncomingServer::GetCanCompactFoldersOnServer(int*)] new in v3.1.7 does it correlate to Bug 608449 - compact of local folders > 4GB fails bp-57aa8d63-c0f0-45b3-a51d-81c012101210 EXCEPTION_PRIV_INSTRUCTION 0xa8b1c7 what's up with frame 1? 0 thunderbird.exe nsImapIncomingServer::GetCanCompactFoldersOnServer mailnews/imap/src/nsImapIncomingServer.cpp:2652 1 @0x13c367ff 2 thunderbird.exe XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2722 3 thunderbird.exe XPC_WN_GetterSetter js/src/xpconnect/src/xpcwrappednativejsops.cpp:1784
Comment 1•8 years ago
|
||
(In reply to comment #0) > new in v3.1.7 > does it correlate to Bug 608449 - compact of local folders > 4GB fails doubtful - and that stack trace looks very odd...
(Assignee) | ||
Updated•7 years ago
|
Crash Signature: [@ nsImapIncomingServer::GetCanCompactFoldersOnServer(int*)]
(Reporter) | ||
Comment 2•6 years ago
|
||
This perhaps has morphed to nsImapIncomingServer::GetCanCompactFoldersOnServer(bool*) as in bp-57b5a1b9-2354-4c5d-bf48-efb4d2120214 Based on comment 1 and the fact that there's only one crash in 4 months I'm going to conclude this issue is incomplete/bad stack.
Status: NEW → RESOLVED
Crash Signature: [@ nsImapIncomingServer::GetCanCompactFoldersOnServer(int*)] → [@ nsImapIncomingServer::GetCanCompactFoldersOnServer(int*)]
[@ nsImapIncomingServer::GetCanCompactFoldersOnServer(bool*)]
Last Resolved: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•