Still crashes.
*cryptest.exe tv all* crashes on Testing SymmetricCipher algorithm TEA/ECB. The 
problem seems to be the same.
Here is the call stack:
---------------------------------------------------------------------------
Testing FileList algorithm all.txt collection.

Testing SymmetricCipher algorithm TEA/ECB.

Program received signal SIGSEGV, Segmentation fault.
0x004f920c in __chkstk_ms ()
(gdb) backtrace
#0  0x004f920c in __chkstk_ms ()
#1  0x00497fa7 in CryptoPP::Rijndael::Enc::AdvancedProcessBlocks (
    this=this@entry=0x7b10d0 <GlobalRNG()::s_globalRNG+48>,
    inBlocks=inBlocks@entry=0x2ca7dd0 "1438330210",
    xorBlocks=xorBlocks@entry=0x0,
    outBlocks=outBlocks@entry=0x2ca8390 "\rр-є\rр-є\rр-є\rр-є<<<<<<<<",
    length=length@entry=16, flags=flags@entry=0) at rijndael.cpp:1215
#2  0x00498bfb in CryptoPP::Rijndael::Enc::ProcessAndXorBlock (
    this=0x7b10d0 <GlobalRNG()::s_globalRNG+48>,
    inBlock=0x2ca7dd0 "1438330210", xorBlock=0x0,
    outBlock=0x2ca8390 "\rр-є\rр-є\rр-є\rр-є<<<<<<<<") at rijndael.cpp:365
#3  0x004a82c5 in ProcessBlock (
    outBlock=0x2ca8390 "\rр-є\rр-є\rр-є\rр-є<<<<<<<<",
    inBlock=<optimized out>, this=<optimized out>) at cryptlib.h:470
#4  CryptoPP::OFB_ModePolicy::WriteKeystream (
    this=0x7b10a0 <GlobalRNG()::s_globalRNG>,
    keystreamBuffer=0x2ca8390 "\rр-є\rр-є\rр-є\rр-є<<<<<<<<",
    iterationCount=1) at modes.cpp:84
#5  0x0055d805 in 
CryptoPP::AdditiveCipherTemplate<CryptoPP::AbstractPolicyHolde
r<CryptoPP::AdditiveCipherAbstractPolicy, CryptoPP::OFB_ModePolicy> 
>::GenerateB
lock (this=0x7b10a0 <GlobalRNG()::s_globalRNG>, outString=0x28dba0 "",
    length=4) at strciphr.cpp:61
#6  0x0043d1d7 in CryptoPP::RandomNumberGenerator::GenerateWord32 (
    this=0x7b10bc <GlobalRNG()::s_globalRNG+28>, min=0, max=63)
    at cryptlib.cpp:263
#7  0x0042c790 in RandomizedTransfer (source=..., target=..., channel=...,
    finish=true) at datatest.cpp:69
#8  0x0042da54 in _fu94___ZNSs4_Rep20_S_empty_rep_storageE ()
    at datatest.cpp:123
#9  0x0042e363 in _fu95___ZNSs4_Rep20_S_empty_rep_storageE ()
    at datatest.cpp:129
#10 0x0042e403 in TestSymmetricCipher (v=..., overrideParameters=...)
    at datatest.cpp:328
#11 0x00432cce in _fu870___ZSt4cout () at datatest.cpp:710
#12 0x004330c4 in _fu871___ZSt4cout () at datatest.cpp:720
#13 0x004332f5 in RunTestDataFile (filename=0x2ca849c "TestVectors/all.txt",
    overrideParameters=..., thorough=thorough@entry=true) at 
datatest.cpp:755
#14 0x00605473 in _fu2781___ZSt4cerr () at test.cpp:315
---------------------------------------------------------------------------

-- 
-- 
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.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to