Hello, I am using Windows XP SP2 with MSVC8 SP1, downloaded Cryptopp 5.6.0 and compiled it. Then when i run dll_output/release/dlltest.exe the tests all go fine, but running dll_output/debug/dlltest.exe seems the power-up self test is failing. Running it inside the IDE Debugger the stack trace just shows some kernel32.dll entries, and some nt.dll ones, and the popup message error is:
Unhandled exception at 0x7c9501c4 in dlltest.exe: 0xC0000029: An invalid unwind target was encountered during an unwind operation. The output window of the debugger contains: First-chance exception at 0x1e13c4de in dlltest.exe: 0xC0000005: Access violation reading location 0x1e13c4de. First-chance exception at 0x7c9501c4 in dlltest.exe: 0xC0000029: An invalid unwind target was encountered during an unwind operation. Unhandled exception at 0x7c9501c4 in dlltest.exe: 0xC0000029: An invalid unwind target was encountered during an unwind operation. I tryed the executables on another computer to get the same results. Instead the version 5.5.2 of Cryptopp (compiled with the same compiler) pass perfectly the self test running dlltest.exe in any flavor. What could it be? Greetings, Luca --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
