Package: amule
Version: 1:2.3.3-1
Severity: grave

(gdb) run
Starting program: /usr/bin/amule
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Detaching after vfork from child process 7263]
 2021-09-29 07:08:05: Initialising aMule 2.3.3 compiled with wxGTK2 v3.0.5 and
Boost 1.74
 2021-09-29 07:08:05: Checking if there is an instance already running...
 2021-09-29 07:08:05: No other instances are running.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ca062c in CryptoPP::SecureWipeBuffer<unsigned long>
(n=2305843009213693951, buf=0x2) at misc.h:1442
1442    misc.h: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0  0x00007ffff7ca062c in CryptoPP::SecureWipeBuffer<unsigned long>
(n=2305843009213693951, buf=0x2) at misc.h:1442
#1  CryptoPP::SecureWipeArray<unsigned long> (n=2305843009213693951, buf=0x2)
at misc.h:1493
#2  CryptoPP::AllocatorWithCleanup<unsigned long, true>::deallocate
(size=2305843009213693951, ptr=0x2, this=<optimized out>) at secblock.h:235
#3  CryptoPP::StandardReallocate<unsigned long,
CryptoPP::AllocatorWithCleanup<unsigned long, true> > (oldPtr=0x2,
oldSize=2305843009213693951, newSize=8, preserve=<optimized out>, alloc=...) at
secblock.h:172
#4  0x00007ffff7ca350a in CryptoPP::AllocatorWithCleanup<unsigned long,
true>::reallocate (preserve=false, newSize=8, oldSize=<optimized out>,
oldPtr=<optimized out>, this=<optimized out>) at secblock.h:259
#5  CryptoPP::SecBlock<unsigned long, CryptoPP::AllocatorWithCleanup<unsigned
long, true> >::New (newSize=8, this=<optimized out>) at secblock.h:1128
#6  CryptoPP::SecBlock<unsigned long, CryptoPP::AllocatorWithCleanup<unsigned
long, true> >::CleanNew (newSize=8, this=<optimized out>) at secblock.h:1145
#7  CryptoPP::Integer::Decode (this=0x555556c4ee20, bt=..., inputLen=<optimized
out>, s=<optimized out>) at integer.cpp:3397
#8  0x00007ffff7caae4e in CryptoPP::Integer::BERDecode
(this=this@entry=0x555556c4ee20, bt=...) at asn.h:405
#9  0x00007ffff7dfea1b in CryptoPP::InvertibleRSAFunction::BERDecodePrivateKey
(this=0x555556c4ed48, bt=...) at rsa.cpp:211
#10 0x00007ffff7cb6e98 in CryptoPP::PKCS8PrivateKey::BERDecode
(this=this@entry=0x555556c4edc8, bt=...) at asn.cpp:679
#11 0x000055555575e7fb in CryptoPP::InvertibleRSAFunction::BERDecode (bt=...,
this=0x555556c4ed48) at /usr/include/cryptopp/rsa.h:100
#12
CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA,
CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA,
CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> >
>::PK_FinalTemplate (
    bt=..., this=0x555556c4ed30) at /usr/include/cryptopp/pubkey.h:2196
#13 CClientCreditsList::InitalizeCrypting (this=0x555556ddd230) at
../../src/ClientCreditsList.cpp:311
#14 0x000055555575fa24 in CClientCreditsList::CClientCreditsList
(this=0x555556ddd230) at ../../src/ClientCreditsList.cpp:54
#15 0x0000555555745ffe in CamuleApp::OnInit (this=this@entry=0x555555c3bc20) at
../../src/amule.cpp:513
#16 0x00005555558079f7 in CamuleGuiApp::OnInit (this=0x555555c3bc20) at
../../src/amule-gui.cpp:288
#17 0x00007ffff70093aa in wxEntry (argc=<optimized out>, argv=<optimized out>)
at ../src/common/init.cpp:490
#18 0x000055555571b562 in main (argc=<optimized out>, argv=<optimized out>) at
../../src/amule-gui.cpp:95

(gdb) bt full
#0  0x00007ffff7ca062c in CryptoPP::SecureWipeBuffer<unsigned long>
(n=2305843009213693951, buf=0x2) at misc.h:1442
        p = 0x2
#1  CryptoPP::SecureWipeArray<unsigned long> (n=2305843009213693951, buf=0x2)
at misc.h:1493
No locals.
#2  CryptoPP::AllocatorWithCleanup<unsigned long, true>::deallocate
(size=2305843009213693951, ptr=0x2, this=<optimized out>) at secblock.h:235
No locals.
#3  CryptoPP::StandardReallocate<unsigned long,
CryptoPP::AllocatorWithCleanup<unsigned long, true> > (oldPtr=0x2,
oldSize=2305843009213693951, newSize=8, preserve=<optimized out>, alloc=...) at
secblock.h:172
No locals.
#4  0x00007ffff7ca350a in CryptoPP::AllocatorWithCleanup<unsigned long,
true>::reallocate (preserve=false, newSize=8, oldSize=<optimized out>,
oldPtr=<optimized out>, this=<optimized out>) at secblock.h:259
No locals.
#5  CryptoPP::SecBlock<unsigned long, CryptoPP::AllocatorWithCleanup<unsigned
long, true> >::New (newSize=8, this=<optimized out>) at secblock.h:1128
No locals.
#6  CryptoPP::SecBlock<unsigned long, CryptoPP::AllocatorWithCleanup<unsigned
long, true> >::CleanNew (newSize=8, this=<optimized out>) at secblock.h:1145
No locals.
#7  CryptoPP::Integer::Decode (this=0x555556c4ee20, bt=..., inputLen=<optimized
out>, s=<optimized out>) at integer.cpp:3397
        b = 30 '\036'
#8  0x00007ffff7caae4e in CryptoPP::Integer::BERDecode
(this=this@entry=0x555556c4ee20, bt=...) at asn.h:405
        dec = {<CryptoPP::Store> =
{<CryptoPP::AutoSignaling<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
>> = {<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x7ffff7f1fed8 <vtable for
CryptoPP::BERGeneralDecoder+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x7ffff7f20070 <vtable for CryptoPP::BERGeneralDecoder+424>},
m_buf = "\001\000\000\000\000\000\000"}, <No data fields>},
              m_autoSignalPropagation = -1}, m_messageEnd = false}, m_inQueue =
@0x7fffffffd640, m_length = 48, m_finished = false, m_definiteLength = true}
#9  0x00007ffff7dfea1b in CryptoPP::InvertibleRSAFunction::BERDecodePrivateKey
(this=0x555556c4ed48, bt=...) at rsa.cpp:211
        privateKey = {<CryptoPP::BERGeneralDecoder> = {<CryptoPP::Store> =
{<CryptoPP::AutoSignaling<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
>> = {<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x7ffff7f1e840 <vtable for
CryptoPP::BERSequenceDecoder+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x7ffff7f1e9d8 <vtable for
CryptoPP::BERSequenceDecoder+424>},
                    m_buf = "`\327\377\377\377\177\000"}, <No data fields>},
m_autoSignalPropagation = -1}, m_messageEnd = false}, m_inQueue =
@0x7fffffffd760, m_length = 182, m_finished = false, m_definiteLength = true},
<No data fields>}
        version = 0
#10 0x00007ffff7cb6e98 in CryptoPP::PKCS8PrivateKey::BERDecode
(this=this@entry=0x555556c4edc8, bt=...) at asn.cpp:679
        privateKeyInfo = {<CryptoPP::BERGeneralDecoder> = {<CryptoPP::Store> =
{<CryptoPP::AutoSignaling<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
>> = {<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x7ffff7f1e840 <vtable for
CryptoPP::BERSequenceDecoder+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x7ffff7f1e9d8 <vtable for
CryptoPP::BERSequenceDecoder+424>},
                    m_buf = "\000\000\000\000\000\000\000"}, <No data fields>},
m_autoSignalPropagation = -1}, m_messageEnd = false}, m_inQueue =
@0x7fffffffd950, m_length = 182, m_finished = false, m_definiteLength = true},
<No data fields>}
        version = 0
        algorithm = {<CryptoPP::BERGeneralDecoder> = {<CryptoPP::Store> =
{<CryptoPP::AutoSignaling<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
>> = {<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x7ffff7f1e840 <vtable for
CryptoPP::BERSequenceDecoder+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x7ffff7f1e9d8 <vtable for
CryptoPP::BERSequenceDecoder+424>},
                    m_buf = "\220W\365\367\377\177\000"}, <No data fields>},
m_autoSignalPropagation = -1}, m_messageEnd = false}, m_inQueue =
@0x7fffffffd6e0, m_length = 0, m_finished = true, m_definiteLength = true}, <No
data fields>}
        parametersPresent = false
        octetString = {<CryptoPP::Store> =
{<CryptoPP::AutoSignaling<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
>> = {<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x7ffff7f1fed8 <vtable for
CryptoPP::BERGeneralDecoder+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x7ffff7f20070 <vtable for CryptoPP::BERGeneralDecoder+424>},
m_buf = "\030\357\304VUU\000"}, <No data fields>},
              m_autoSignalPropagation = -1}, m_messageEnd = false}, m_inQueue =
@0x7fffffffd6e0, m_length = 182, m_finished = false, m_definiteLength = true}
#11 0x000055555575e7fb in CryptoPP::InvertibleRSAFunction::BERDecode (bt=...,
this=0x555556c4ed48) at /usr/include/cryptopp/rsa.h:100
No locals.
#12
CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA,
CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA,
CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> >
>::PK_FinalTemplate (
    bt=..., this=0x555556c4ed30) at /usr/include/cryptopp/pubkey.h:2196
No locals.
#13 CClientCreditsList::InitalizeCrypting (this=0x555556ddd230) at
../../src/ClientCreditsList.cpp:311
        filesource = {<CryptoPP::SourceTemplate<CryptoPP::FileStore>> =
{<CryptoPP::Source> = {<CryptoPP::InputRejecting<CryptoPP::Filter>> =
{<CryptoPP::Filter> = {<CryptoPP::BufferedTransformation> =
{<CryptoPP::Algorithm> = {<CryptoPP::Clonable> = {
                        _vptr.Clonable = 0x555555b47cc0 <vtable for
CryptoPP::FileSource+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x555555b47e88 <vtable for CryptoPP::FileSource+472>},
                    m_buf = " \000\000\000\000\000\000"},
<CryptoPP::NotCopyable> = {<No data fields>}, m_attachment = {m_p =
0x555556dbfcd0}, m_inputPosition = 0, m_continueAt = 0}, <No data fields>}, <No
data fields>},
            m_store = {<CryptoPP::Store> =
{<CryptoPP::AutoSignaling<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>
>> = {<CryptoPP::InputRejecting<CryptoPP::BufferedTransformation>> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x555555b38618 <vtable for
CryptoPP::FileStore+16>}, <No data fields>}, <CryptoPP::Waitable> =
{_vptr.Waitable = 0x555555b387b0 <vtable for CryptoPP::FileStore+424>}, m_buf =
"\001\000\000\000\000\000\000"}, <No data fields>},
                  m_autoSignalPropagation = -1}, m_messageEnd = true},
<CryptoPP::FilterPutSpaceHelper> = {_vptr.FilterPutSpaceHelper = 0x555555b387e0
<vtable for CryptoPP::FileStore+472>, m_tempSpace = {
                  m_alloc = {<CryptoPP::AllocatorBase<unsigned char>> = {<No
data fields>}, <No data fields>}, m_mark = 18446744073709551615, m_size = 1024,
                  m_ptr = 0x555556dddb50
"MIIBCQIBADANBgkqhkiG9w0BAQEFAASB9DCB8QIBAAIxAKsW3Xa7D/Ufwr4RxXoOpdkUlAPg\nv3nwrahBPb0QvcE1mNh9M7abn2mM2nISpmCLcwIBEQIwHjE2JALksslemgMi2U3hCDDO04ID\nrBtppqCtO3GCHBZ0hbjilvZlw+QT1GvVfz4xAhkAzApep18dE7l9oG"...}},
<CryptoPP::NotCopyable> = {<No data fields>}, m_file = {m_p = 0x555556dcbd90},
m_stream = 0x555556dcbd90,
              m_space = 0x555556dddb50
"MIIBCQIBADANBgkqhkiG9w0BAQEFAASB9DCB8QIBAAIxAKsW3Xa7D/Ufwr4RxXoOpdkUlAPg\nv3nwrahBPb0QvcE1mNh9M7abn2mM2nISpmCLcwIBEQIwHjE2JALksslemgMi2U3hCDDO04ID\nrBtppqCtO3GCHBZ0hbjilvZlw+QT1GvVfz4xAhkAzApep18dE7l9oG"...,
m_len = 365,
              m_waiting = false}}, <No data fields>}
        pubkey =
{<CryptoPP::TF_VerifierImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA,
CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA,
CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> >> =
{<CryptoPP::TF_ObjectImpl<CryptoPP::TF_VerifierBase,
CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA,
CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA,
CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>,
CryptoPP::RSAFunction>> =
{<CryptoPP::TF_ObjectImplBase<CryptoPP::TF_VerifierBase,
CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA,
CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA,
CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>,
CryptoPP::RSAFunction>> = {<CryptoPP::AlgorithmImpl<CryptoPP::TF_VerifierBase,
CryptoPP::TF_SS<CryptoPP::RSA, CryptoPP::PKCS1v15, CryptoPP::SHA1, int> >> =
{<CryptoPP::TF_VerifierBase> =
{<CryptoPP::TF_SignatureSchemeBase<CryptoPP::PK_Verifier,
CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,
CryptoPP::PK_SignatureMessageEncodingMethod> >> = {<CryptoPP::PK_Verifier> =
{<CryptoPP::PK_SignatureScheme> = {
                          _vptr.PK_SignatureScheme = 0x555555b377d8 <vtable for
CryptoPP::AlgorithmParameters+16>}, <CryptoPP::PublicKeyAlgorithm> =
{<CryptoPP::AsymmetricAlgorithm> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {
                                _vptr.Clonable = 0x555557078620}, <No data
fields>}, <No data fields>}, <No data fields>}, <No data fields>},
<CryptoPP::TF_Base<CryptoPP::TrapdoorFunction,
CryptoPP::PK_SignatureMessageEncodingMethod>> = {
                        _vptr.TF_Base = 0x555556dd6e01}, <No data fields>}, <No
data fields>}, <No data fields>}, <No data fields>}, m_trapdoorFunction =
{<CryptoPP::TrapdoorFunction> = {<CryptoPP::RandomizedTrapdoorFunction> =
{<CryptoPP::TrapdoorFunctionBounds> = {
                      _vptr.TrapdoorFunctionBounds = 0x1f}, <No data fields>},
<No data fields>}, <CryptoPP::X509PublicKey> =
{<CryptoPP::ASN1CryptoMaterial<CryptoPP::PublicKey>> = {<CryptoPP::ASN1Object>
= {
                      _vptr.ASN1Object = 0x1f}, <CryptoPP::PublicKey> =
{<CryptoPP::CryptoMaterial> = {<CryptoPP::NameValuePairs> =
{_vptr.NameValuePairs = 0x1f0000000000}, <No data fields>}, <No data fields>},
<No data fields>}, <No data fields>},
--Type <RET> for more, q to quit, c to continue without paging--c
                m_n = {<CryptoPP::InitializeInteger> = {<No data fields>},
<CryptoPP::ASN1Object> = {_vptr.ASN1Object = 0x0}, reg = {m_alloc =
{<CryptoPP::AllocatorBase<unsigned long>> = {<No data fields>}, <No data
fields>}, m_mark = 93825017952864, m_size = 31, m_ptr = 0x1f}, sign = (unknown:
0xffffd8f0)}, m_e = {<CryptoPP::InitializeInteger> = {<No data fields>},
<CryptoPP::ASN1Object> = {_vptr.ASN1Object = 0x0}, reg = {m_alloc =
{<CryptoPP::AllocatorBase<unsigned long>> = {<No data fields>}, <No data
fields>}, m_mark = 93825017959120, m_size = 35, m_ptr = 0x23}, sign = (unknown:
0x57d25a00)}}}, <No data fields>}, <No data fields>}
        asink = {<CryptoPP::Bufferless<CryptoPP::Sink>> = {<CryptoPP::Sink> =
{<CryptoPP::BufferedTransformation> = {<CryptoPP::Algorithm> =
{<CryptoPP::Clonable> = {_vptr.Clonable = 0x555556ddbaf0}, <No data fields>},
<CryptoPP::Waitable> = {_vptr.Waitable = 0x20}, m_buf = "
\000\000\000\000\000\000"}, <No data fields>}, <No data fields>}, m_buf = 0x0,
m_size = 93825018018976, m_total = 32}
#14 0x000055555575fa24 in CClientCreditsList::CClientCreditsList
(this=0x555556ddd230) at ../../src/ClientCreditsList.cpp:54
No locals.
#15 0x0000555555745ffe in CamuleApp::OnInit (this=this@entry=0x555555c3bc20) at
../../src/amule.cpp:513
        outDir = {m_printable = {static npos = 18446744073709551615, m_impl =
L"/home/stefan/.aMule/Incoming", m_convertedToChar = {m_str = 0x0, m_len =
93824999472272}}, m_filesystem = {static npos = 18446744073709551615, m_impl =
L"/home/stefan/.aMule/Incoming", m_convertedToChar = {m_str = 0x0, m_len =
7814043378446916096}}}
        old_localedef = <optimized out>
        langId = {static npos = 18446744073709551615, m_impl = L"",
m_convertedToChar = {m_str = 0x0, m_len = 137438953520}}
        vfile = {<wxTextBuffer> = {_vptr.wxTextBuffer = 0x555555b3d830 <vtable
for wxTextFile+16>, static typeDefault = wxTextFileType_Unix, static ms_eof =
{static npos = 18446744073709551615, m_impl = L"", m_convertedToChar = {m_str =
0x0, m_len = 0}}, m_strBufferName = {static npos = 18446744073709551615, m_impl
= L"/home/stefan/.aMule/lastversion", m_convertedToChar = {m_str = 0x0, m_len =
0}}, m_aTypes = {<wxBaseArrayInt> = {m_nSize = 0, m_nCount = 0, m_pItems =
0x0}, <No data fields>}, m_aLines = {m_nSize = 0, m_nCount = 0, m_pItems = 0x0,
m_autoSort = false}, m_nCurLine = 0, m_isOpened = false}, m_file = {m_fd = -1,
m_lasterror = 0}}
        newMule = {static npos = 18446744073709551615, m_impl = L"2.3.3",
m_convertedToChar = {m_str = 0x0, m_len = 0}}
        msg = {static npos = 18446744073709551615, m_impl = <error reading
variable: Cannot create a lazy string with address 0x0, and a non-zero
length.>, m_convertedToChar = {m_str = 0x0, m_len = 0}}
#16 0x00005555558079f7 in CamuleGuiApp::OnInit (this=0x555555c3bc20) at
../../src/amule-gui.cpp:288
No locals.
#17 0x00007ffff70093aa in wxEntry (argc=<optimized out>, argv=<optimized out>)
at ../src/common/init.cpp:490
        callOnExit = {<No data fields>}
        initializer = {m_ok = true}
#18 0x000055555571b562 in main (argc=<optimized out>, argv=<optimized out>) at
../../src/amule-gui.cpp:95

(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff4367a80 (LWP 7259) "amule"):
#0  0x00007ffff7ca062c in CryptoPP::SecureWipeBuffer<unsigned long>
(n=2305843009213693951, buf=0x2) at misc.h:1442
#1  CryptoPP::SecureWipeArray<unsigned long> (n=2305843009213693951, buf=0x2)
at misc.h:1493
#2  CryptoPP::AllocatorWithCleanup<unsigned long, true>::deallocate
(size=2305843009213693951, ptr=0x2, this=<optimized out>) at secblock.h:235
#3  CryptoPP::StandardReallocate<unsigned long,
CryptoPP::AllocatorWithCleanup<unsigned long, true> > (oldPtr=0x2,
oldSize=2305843009213693951, newSize=8, preserve=<optimized out>, alloc=...) at
secblock.h:172
#4  0x00007ffff7ca350a in CryptoPP::AllocatorWithCleanup<unsigned long,
true>::reallocate (preserve=false, newSize=8, oldSize=<optimized out>,
oldPtr=<optimized out>, this=<optimized out>) at secblock.h:259
#5  CryptoPP::SecBlock<unsigned long, CryptoPP::AllocatorWithCleanup<unsigned
long, true> >::New (newSize=8, this=<optimized out>) at secblock.h:1128
#6  CryptoPP::SecBlock<unsigned long, CryptoPP::AllocatorWithCleanup<unsigned
long, true> >::CleanNew (newSize=8, this=<optimized out>) at secblock.h:1145
#7  CryptoPP::Integer::Decode (this=0x555556c4ee20, bt=..., inputLen=<optimized
out>, s=<optimized out>) at integer.cpp:3397
#8  0x00007ffff7caae4e in CryptoPP::Integer::BERDecode
(this=this@entry=0x555556c4ee20, bt=...) at asn.h:405
#9  0x00007ffff7dfea1b in CryptoPP::InvertibleRSAFunction::BERDecodePrivateKey
(this=0x555556c4ed48, bt=...) at rsa.cpp:211
#10 0x00007ffff7cb6e98 in CryptoPP::PKCS8PrivateKey::BERDecode
(this=this@entry=0x555556c4edc8, bt=...) at asn.cpp:679
#11 0x000055555575e7fb in CryptoPP::InvertibleRSAFunction::BERDecode (bt=...,
this=0x555556c4ed48) at /usr/include/cryptopp/rsa.h:100
#12
CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::RSA,
CryptoPP::PKCS1v15, CryptoPP::SHA1, int>, CryptoPP::RSA,
CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> >
>::PK_FinalTemplate (bt=..., this=0x555556c4ed30) at
/usr/include/cryptopp/pubkey.h:2196
#13 CClientCreditsList::InitalizeCrypting (this=0x555556ddd230) at
../../src/ClientCreditsList.cpp:311
#14 0x000055555575fa24 in CClientCreditsList::CClientCreditsList
(this=0x555556ddd230) at ../../src/ClientCreditsList.cpp:54
#15 0x0000555555745ffe in CamuleApp::OnInit (this=this@entry=0x555555c3bc20) at
../../src/amule.cpp:513
#16 0x00005555558079f7 in CamuleGuiApp::OnInit (this=0x555555c3bc20) at
../../src/amule-gui.cpp:288
#17 0x00007ffff70093aa in wxEntry (argc=<optimized out>, argv=<optimized out>)
at ../src/common/init.cpp:490
#18 0x000055555571b562 in main (argc=<optimized out>, argv=<optimized out>) at
../../src/amule-gui.cpp:95

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-debug'), (500, 'unstable'),
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages amule depends on:
ii  amule-common          1:2.3.3-1
ii  libc6                 2.32-4
ii  libcrypto++8          8.6.0-2
ii  libgcc-s1             11.2.0-7
ii  libgeoip1             1.6.12-7
ii  libixml10             1:1.8.4-2
ii  libstdc++6            11.2.0-7
ii  libupnp13             1:1.8.4-2
ii  libwxbase3.0-0v5      3.0.5.1+dfsg-2+b1
ii  libwxgtk3.0-gtk3-0v5  3.0.5.1+dfsg-2+b1
ii  zlib1g                1:1.2.11.dfsg-2

Versions of packages amule recommends:
ii  amule-utils  1:2.3.3-1
ii  unzip        6.0-26

Versions of packages amule suggests:
pn  amule-utils-gui  <none>

Reply via email to