|
Hey all, I keep seeing this low level exception occuring every now and then in a COM Outlook Addin DLL - I've not been able to pinpoint why this occurs thou, and was wondering if anyone else had seen it - or knew of any way I could somehow cleanly trap/handle it?
Mark
************************** Dolphin Virtual Machine Dump Report ***************************
10:03:10, 17/01/05: Recursion too deep; the stack overflowed. (16r3E9: Recursion too deep; the stack overflowed.)
*----> VM Context <----*
Process: {081B0004:size 33856 words, suspended frame 081D0FED, priority 8, callbacks 0
last failure 2:nil, FPE mask 3, thread nil}
Active Method: AXDllSessionManager>>logError:
IP: 0819F18F (15)
SP: 081D11B0
BP: 081D1188 (33873)
ActiveFrame: {081D118C: cf 081D1171, sp 081D11A0, bp 081D1188, ip 5, AXDllSessionManager>>logError:}
receiver: a AXDllSessionManager
arg[0]: a Win32Error
|