Sean McBride (11/7/06 02:30) said: >It seems to always be the Dequeue() function that crashes. > >Is this what other people see?
I have three Dequeue() crashes in my crash log, all from over a year ago running under PPC. The Intel/Rosetta crashes are mostly in threading code: Thread 5: Crashed (0xb031eebc, 0x83f7a570) 0x002d83bc: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN18LInterruptSafeList6RemoveEP24LInterruptSafeListMember + 0x3c 0x00473b18: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN18TInterruptSafeListIP18StOpenTptOperationE6RemoveES1_ + 0x1c 0x002d71c4: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN20LOpenTptNotifHandler19RemoveNotifListenerEP18StOpenTptOperation + 0x1c 0x002d6968: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN18StOpenTptOperationD1Ev + 0x40 0x002d5a98: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN19LOpenTptTCPEndpoint11ReceiveDataEPvRmRhm + 0x1c0 0x0013b8fc: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN8CNetIntf11ReceiveDataEPcRmm + 0x3c 0x0040f2c8: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN14CNetConnection11ReceiveDataEPcRmm + 0x20 0x0017089c: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN14CSSLConnection11ReceiveDataEPcRmm + 0x88 0x00168fbc: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN13CPOP3Protocol16ParseMsgResponseEmu7__bool8 + 0x74 0x00168c90: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN13CPOP3Protocol6DoRETREsm + 0x1dc 0x00166fe4: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN13CPOP3Protocol8DoGetMsgEsu7__bool8 + 0xc4 0x0016a0e4: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN10CPOPThread3RunEv + 0xa8 0x00153340: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN15CBasicThreadImp3RunEv + 0x20 0x0014f58c: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN9CPPThread3RunEv + 0x20 0x0026c9e0: /Applications/PowerMail.app/Contents/MacOS/PowerMail : __ZN7LThread7DoEntryEPv + 0x38 0x90cdcfb8: /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/CarbonCore.framework/Versions/A/CarbonCore : _InvokeThreadEntryUPP + 0x18 0x90cdcd38: /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/CarbonCore.framework/Versions/A/CarbonCore : _CooperativeThread + 0x138 0x9002bea8: /usr/lib/libSystem.B.dylib : __pthread_body + 0x60 0x00000000: /Applications/PowerMail.app/Contents/MacOS/PowerMail : + 0x0 For me, PowerMail is reasonably stable under Intel/Rosetta EXCEPT when receiving emails that have large attachments. Then it usually crashes - sometimes five or six times before it finally manages to collect the email. If you don't get large attachments you might not have many problems. Jeremy

