Closed
Bug 545657
Opened 16 years ago
Closed 14 years ago
EXCEPTION_STACK_OVERFLOW [@ _SEH_prolog] infinite recursion in nsMsgLocalMailFolder::GetSubFolders
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timeless, Unassigned)
Details
(Keywords: crash)
Crash Data
reported in bug 522761 comment 16
Signature _SEH_prolog
UUID febbcc90-0179-4d33-bbed-d75a12100211
Time 2010-02-11 01:48:48.228174
Uptime 184
Last Crash 294 seconds before submission
Product Thunderbird
Version 3.0.1
Build ID 20100111101938
Branch 1.9.1
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info GenuineIntel family 6 model 23 stepping 6
Crash Reason EXCEPTION_STACK_OVERFLOW
Crash Address 0x7c91e8e5
User Comments
Processor Notes This dump is too long and has triggered the automatic truncation routine
Crashing Thread
Frame Module Signature [Expand] Source
0 ntdll.dll _SEH_prolog
1 ntdll.dll RtlDosPathNameToNtPathName_Ustr
2 ntdll.dll RtlDosPathNameToNtPathName_U
3 kernel32.dll FindFirstFileExW
4 kernel32.dll FindFirstFileW
5 xpcom_core.dll OpenDir xpcom/io/nsLocalFileWin.cpp:517
6 xpcom_core.dll nsDirEnumerator::Init xpcom/io/nsLocalFileWin.cpp:615
7 xpcom_core.dll nsLocalFile::GetDirectoryEntries xpcom/io/nsLocalFileWin.cpp:2657
8 thunderbird.exe nsMsgLocalMailFolder::CreateSubFolders mailnews/local/src/nsLocalMailFolder.cpp:236
9 thunderbird.exe nsMsgLocalMailFolder::GetSubFolders mailnews/local/src/nsLocalMailFolder.cpp:421
...
4513 thunderbird.exe nsMsgLocalMailFolder::GetSubFolders mailnews/local/src/nsLocalMailFolder.cpp:438
4514 thunderbird.exe nsMsgDBFolder::CheckIfFolderExists mailnews/base/util/nsMsgDBFolder.cpp:3720
4515 thunderbird.exe nsMsgLocalMailFolder::CreateSubfolderInternal mailnews/local/src/nsLocalMailFolder.cpp:780
4516 thunderbird.exe nsMsgLocalMailFolder::CreateSubfolder mailnews/local/src/nsLocalMailFolder.cpp:710
4517 thunderbird.exe nsMsgLocalMailFolder::CreateStorageIfMissing mailnews/local/src/nsLocalMailFolder.cpp:698
4518 xpcom_core.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:101
4519 thunderbird.exe XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2456
4520 thunderbird.exe XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1590
Comment 1•16 years ago
|
||
this stack doesn't seem to exist prior to the release of 3.0.
bp-965bcf2f-afa5-4497-8edd-bb8c22091127 is one of the earliest I find.
there are eudora crashes much earlier, but it's looping stack cannot be confirmed bp-658c518c-514c-48da-bbf6-6c6552100104
Comment 2•15 years ago
|
||
Hello,
I think this could be closed as per bug 522761 progress
Kind Regards
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ _SEH_prolog]
Comment 3•14 years ago
|
||
iagosrl, have you seen this problem again?
(In reply to Christophe Humbert from comment #2)
> I think this could be closed as per bug 522761 progress
Christphe, should the code change have fixed this?
Comment 5•14 years ago
|
||
iagosrl, tanks for the update
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•