Another thread closed. :-)
----- Original Message -----
From: Søren Dreijer
To: Wei Dai
Sent: Saturday, December 23, 2006 3:52 PM
Subject: RE: HexEncoder causes unhandled exception
Hi Wei,
Just wanted to let you know that I don't have any problems with HexEncoder and StringSink in the latest version of Crypto++. Good work :]
Soren
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: HexEncoder causes unhandled exception
Date: Tue, 12 Dec 2006 14:51:53 +0800
Hi, I tried to look into this, but I'm able to use HexEncoder from a managed
DLL without problems. From you stack, it looks like the separator and
terminator parameters to HexEncoder::HexEncoder are invalid. What does the code
calling creating HexEncoder look like?
----- Original Message -----
From: Søren Dreijer
To: [email protected]
Sent: Monday, May 29, 2006 4:27 AM
Subject: HexEncoder causes unhandled exception
And I'm back.
It seems there is a problem with HexEncoder. Whenever I try to create an instance of the class I get an unhandled exception. I'm using version 5.2.3 of the library.
Below is shown a stack trace:
cryptopp.dll!memcpy(unsigned char * dst=0x00000000, unsigned char * src=0x0012f6c4, unsigned long count=3435973836) Line 188 Asm
cryptopp.dll!CryptoPP::SecBlock<unsigned
char,CryptoPP::AllocatorWithCleanup<unsigned char> >::Assign(const unsigned char *
t=0x0012f6c4, unsigned int len=0) Line 280 + 0xd bytes C++
cryptopp.dll!CryptoPP::Grouper::IsolatedInitialize(const
CryptoPP::NameValuePairs & parameters={...}) Line 201 C++
cryptopp.dll!CryptoPP::Filter::Initialize(const CryptoPP::NameValuePairs &
parameters={...}, int propagation=-2) Line 65 C++
cryptopp.dll!CryptoPP::Filter::PropagateInitialize(const
CryptoPP::NameValuePairs & parameters={...}, int propagation=-1) Line 99 +
0x15 bytes C++
cryptopp.dll!CryptoPP::Filter::Initialize(const CryptoPP::NameValuePairs &
parameters={...}, int propagation=-1) Line 65 + 0xf bytes C++
cryptopp.dll!CryptoPP::HexEncoder::IsolatedInitialize(const
CryptoPP::NameValuePairs & parameters={...}) Line 19 + 0x69 bytes C++
cryptopp.dll!CryptoPP::HexEncoder::HexEncoder(CryptoPP::BufferedTransformation * attachment=0x00000000, bool uppercase=true, int
outputGroupSize=0, const std::basic_string<char,std::char_traits<char>,std::allocator<char> > &
separator="ÌÌÌÌ:", const std::basic_string<char,std::char_traits<char>,std::allocator<char> > &
terminator="ÌÌÌÌ") Line 15 + 0x69 bytes C++
If anyone is still alive in this mailing list, please tell me what's going
on here!
--------------------------------------------------------------------------
Express yourself instantly with MSN Messenger! MSN Messenger
------------------------------------------------------------------------------
Windows Live Spaces is here! It’s easy to create your own personal Web site. Check it out!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Crypto++
Users" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cryptopp-users?hl=en
-~----------~----~----~----~------~----~------~--~---