<div dir="ltr"><div>Same here, aMule doesn't work on testing anymore (tried on two machines) and crashes immediately after start.  I made backtraces according to <a href="http://wiki.amule.org/wiki/Backtraces">http://wiki.amule.org/wiki/Backtraces</a>, here they are:</div><div><br></div><div>bram@durian% gdb amule</div><div>GNU gdb (Debian 7.11.1-2) 7.11.1</div><div>Copyright (C) 2016 Free Software Foundation, Inc.</div><div>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>></div><div>This is free software: you are free to change and redistribute it.</div><div>There is NO WARRANTY, to the extent permitted by law.  Type "show copying"</div><div>and "show warranty" for details.</div><div>This GDB was configured as "x86_64-linux-gnu".</div><div>Type "show configuration" for configuration details.</div><div>For bug reporting instructions, please see:</div><div><<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>>.</div><div>Find the GDB manual and other documentation resources online at:</div><div><<a href="http://www.gnu.org/software/gdb/documentation/">http://www.gnu.org/software/gdb/documentation/</a>>.</div><div>For help, type "help".</div><div>Type "apropos word" to search for commands related to "word"...</div><div>Reading symbols from amule...Reading symbols from /usr/lib/debug/.build-id/dd/fb744e4f4597800320ccacc8a2b06fd2604923.debug...done.</div><div>done.</div><div>(gdb) ha SIGPIPE nostop noprint pass</div><div>Signal        Stop<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Print<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Pass to program<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>Description</div><div>SIGPIPE       No<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>No<span class="gmail-Apple-tab-span" style="white-space:pre">    </span>Yes<span class="gmail-Apple-tab-span" style="white-space:pre">           </span>Broken pipe</div><div>(gdb) ha SIG32 nostop noprint pass</div><div>Signal        Stop<span class="gmail-Apple-tab-span" style="white-space:pre">     </span>Print<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Pass to program<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>Description</div><div>SIG32         No<span class="gmail-Apple-tab-span" style="white-space:pre">        </span>No<span class="gmail-Apple-tab-span" style="white-space:pre">    </span>Yes<span class="gmail-Apple-tab-span" style="white-space:pre">           </span>Real-time event 32</div><div>(gdb) ha SIG33 nostop noprint pass</div><div>Signal        Stop<span class="gmail-Apple-tab-span" style="white-space:pre">      </span>Print<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Pass to program<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>Description</div><div>SIG33         No<span class="gmail-Apple-tab-span" style="white-space:pre">        </span>No<span class="gmail-Apple-tab-span" style="white-space:pre">    </span>Yes<span class="gmail-Apple-tab-span" style="white-space:pre">           </span>Real-time event 33</div><div>(gdb) ha SIG34 nostop noprint pass</div><div>Signal        Stop<span class="gmail-Apple-tab-span" style="white-space:pre">      </span>Print<span class="gmail-Apple-tab-span" style="white-space:pre"> </span>Pass to program<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>Description</div><div>SIG34         No<span class="gmail-Apple-tab-span" style="white-space:pre">        </span>No<span class="gmail-Apple-tab-span" style="white-space:pre">    </span>Yes<span class="gmail-Apple-tab-span" style="white-space:pre">           </span>Real-time event 34</div><div>(gdb) run</div><div>Starting program: /usr/bin/amule </div><div>[Thread debugging using libthread_db enabled]</div><div>Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".</div><div>15:34:28: Warning: Mismatch between the program and library build versions detected.</div><div>The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8),</div><div>and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).</div><div> 2016-10-14 15:34:28: Initialising aMule 2.3.2 compiled with wxGTK2 v3.0.2 and Boost 1.61</div><div> 2016-10-14 15:34:28: Checking if there is an instance already running...</div><div> 2016-10-14 15:34:29: No other instances are running.</div><div><br></div><div>Program received signal SIGSEGV, Segmentation fault.</div><div>0x0000000000000000 in ?? ()</div><div>(gdb) bt</div><div>#0  0x0000000000000000 in ?? ()</div><div>#1  0x00007ffff7419601 in CryptoPP::FileStore::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>#2  0x00007ffff73b91c5 in CryptoPP::BufferedTransformation::TransferMessagesTo2(CryptoPP::BufferedTransformation&, unsigned int&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>#3  0x00007ffff73b9429 in CryptoPP::BufferedTransformation::TransferAllTo2(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>#4  0x000000000047facf in CryptoPP::SourceTemplate<CryptoPP::FileStore>::PumpAll2 (blocking=true, this=0x7fffffffd5d0) at /usr/include/cryptopp/filters.h:1238</div><div>#5  CryptoPP::Source::PumpAll (this=0x7fffffffd5d0)</div><div>    at /usr/include/cryptopp/filters.h:1182</div><div>#6  CryptoPP::Source::SourceInitialize (parameters=warning: RTTI symbol not found for class 'CryptoPP::AlgorithmParameters'</div><div>..., pumpAll=true, </div><div>    this=0x7fffffffd5d0) at /usr/include/cryptopp/filters.h:1215</div><div>#7  CryptoPP::FileSource::FileSource (binary=true, attachment=0xc7d650, </div><div>    pumpAll=true, filename=<optimized out>, this=0x7fffffffd5d0)</div><div>    at /usr/include/cryptopp/files.h:67</div><div>#8  CClientCreditsList::InitalizeCrypting (this=this@entry=0xc7d580)</div><div>---Type <return> to continue, or q <return> to quit---</div><div>    at ../../src/ClientCreditsList.cpp:310</div><div>#9  0x0000000000481444 in CClientCreditsList::CClientCreditsList (</div><div>    this=0xc7d580) at ../../src/ClientCreditsList.cpp:54</div><div>#10 0x0000000000468820 in CamuleApp::OnInit (this=this@entry=0xb469f0)</div><div>    at ../../src/amule.cpp:516</div><div>#11 0x0000000000525687 in CamuleGuiApp::OnInit (this=0xb469f0)</div><div>    at ../../src/amule-gui.cpp:288</div><div>#12 0x00007ffff596a332 in wxEntry(int&, wchar_t**) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0</div><div>#13 0x000000000043d982 in main (argc=<optimized out>, argv=<optimized out>)</div><div>    at ../../src/amule-gui.cpp:95</div><div>(gdb) bt full</div><div>#0  0x0000000000000000 in ?? ()</div><div>No symbol table info available.</div><div>#1  0x00007ffff7419601 in CryptoPP::FileStore::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>No symbol table info available.</div><div>#2  0x00007ffff73b91c5 in CryptoPP::BufferedTransformation::TransferMessagesTo2(CryptoPP::BufferedTransformation&, unsigned int&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>No symbol table info available.</div><div>#3  0x00007ffff73b9429 in CryptoPP::BufferedTransformation::TransferAllTo2(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>No symbol table info available.</div><div>#4  0x000000000047facf in CryptoPP::SourceTemplate<CryptoPP::FileStore>::PumpAll2 (blocking=true, this=0x7fffffffd5d0) at /usr/include/cryptopp/filters.h:1238</div><div>No locals.</div><div>#5  CryptoPP::Source::PumpAll (this=0x7fffffffd5d0)</div><div>    at /usr/include/cryptopp/filters.h:1182</div><div>No locals.</div><div>---Type <return> to continue, or q <return> to quit---</div><div>#6  CryptoPP::Source::SourceInitialize (parameters=warning: RTTI symbol not found for class 'CryptoPP::AlgorithmParameters'</div><div>..., pumpAll=true, </div><div>    this=0x7fffffffd5d0) at /usr/include/cryptopp/filters.h:1215</div><div>No locals.</div><div>#7  CryptoPP::FileSource::FileSource (binary=true, attachment=0xc7d650, </div><div>    pumpAll=true, filename=<optimized out>, this=0x7fffffffd5d0)</div><div>    at /usr/include/cryptopp/files.h:67</div><div>No locals.</div><div>#8  CClientCreditsList::InitalizeCrypting (this=this@entry=0xc7d580)</div><div>    at ../../src/ClientCreditsList.cpp:310</div><div>        filesource = {<CryptoPP::SourceTemplate<CryptoPP::FileStore>> = {<CryptoPP::Source> = {<No data fields>}, </div><div>            m_store = <incomplete type>}, <No data fields>}</div><div>        pubkey = warning: RTTI symbol not found for class 'CryptoPP::AlgorithmParameters'</div><div><br></div><div>{<CryptoPP::TF_VerifierImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> >> = {<CryptoPP::TF_ObjectImpl<CryptoPP::TF_VerifierBase, CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>, CryptoPP::RSAFunction>> = {<CryptoPP::TF_ObjectImplBase<CryptoPP::TF_VerifierBase, CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>, CryptoPP::RSAFunction>> = {<CryptoPP::AlgorithmImpl<Cryp---Type <return> to continue, or q <return> to quit---</div><div>toPP::TF_VerifierBase, CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int> >> = {<CryptoPP::TF_VerifierBase> = {<No data fields>}, <No data fields>}, <No data fields>}, </div><div>              m_trapdoorFunction = <incomplete type>}, <No data fields>}, <No data fields>}</div><div>        asink = <incomplete type></div><div>#9  0x0000000000481444 in CClientCreditsList::CClientCreditsList (</div><div>    this=0xc7d580) at ../../src/ClientCreditsList.cpp:54</div><div>No locals.</div><div>#10 0x0000000000468820 in CamuleApp::OnInit (this=this@entry=0xb469f0)</div><div>    at ../../src/amule.cpp:516</div><div>        outDir = {m_printable = {static npos = 18446744073709551615, </div><div>            m_impl = L"/home/bram/.aMule/Incoming", m_convertedToChar = {</div><div>              m_str = 0x0, m_len = 0}}, m_filesystem = {</div><div>            static npos = 18446744073709551615, </div><div>            m_impl = L"/home/bram/.aMule/Incoming", m_convertedToChar = {</div><div>              m_str = 0x0, m_len = 11773312}}}</div><div>        old_localedef = <optimized out></div><div>        langId = {static npos = 18446744073709551615, m_impl = L"", </div><div>          m_convertedToChar = {m_str = 0x0, m_len = 1}}</div><div>        vfile = <incomplete type></div><div>        newMule = {static npos = 18446744073709551615, m_impl = L"2.3.2", </div><div>          m_convertedToChar = {m_str = 0x0, m_len = 140737353832824}}</div><div>---Type <return> to continue, or q <return> to quit---</div><div>        msg = {static npos = 18446744073709551615, m_impl = L"", </div><div>          m_convertedToChar = {m_str = 0x7ffff5886967 "_ZN10wxNodeBaseD2Ev", </div><div>            m_len = 1739065518}}</div><div>#11 0x0000000000525687 in CamuleGuiApp::OnInit (this=0xb469f0)</div><div>    at ../../src/amule-gui.cpp:288</div><div>No locals.</div><div>#12 0x00007ffff596a332 in wxEntry(int&, wchar_t**) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0</div><div>No symbol table info available.</div><div>#13 0x000000000043d982 in main (argc=<optimized out>, argv=<optimized out>)</div><div>    at ../../src/amule-gui.cpp:95</div><div>No locals.</div><div>(gdb) thread apply all bt full</div><div><br></div><div>Thread 1 (Thread 0x7ffff7fb1ec0 (LWP 25109)):</div><div>#0  0x0000000000000000 in ?? ()</div><div>No symbol table info available.</div><div>#1  0x00007ffff7419601 in CryptoPP::FileStore::TransferTo2(CryptoPP::BufferedTransformation&, unsigned long long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>No symbol table info available.</div><div>#2  0x00007ffff73b91c5 in CryptoPP::BufferedTransformation::TransferMessagesTo2(CryptoPP::BufferedTransformation&, unsigned int&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>No symbol table info available.</div><div>#3  0x00007ffff73b9429 in CryptoPP::BufferedTransformation::TransferAllTo2(CryptoPP::BufferedTransformation&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libcrypto++.so.6</div><div>No symbol table info available.</div><div>#4  0x000000000047facf in CryptoPP::SourceTemplate<CryptoPP::FileStore>::PumpAll2 (blocking=true, this=0x7fffffffd5d0) at /usr/include/cryptopp/filters.h:1238</div><div>No locals.</div><div>#5  CryptoPP::Source::PumpAll (this=0x7fffffffd5d0)</div><div>---Type <return> to continue, or q <return> to quit---</div><div>    at /usr/include/cryptopp/filters.h:1182</div><div>No locals.</div><div>#6  CryptoPP::Source::SourceInitialize (parameters=warning: RTTI symbol not found for class 'CryptoPP::AlgorithmParameters'</div><div>..., pumpAll=true, </div><div>    this=0x7fffffffd5d0) at /usr/include/cryptopp/filters.h:1215</div><div>No locals.</div><div>#7  CryptoPP::FileSource::FileSource (binary=true, attachment=0xc7d650, </div><div>    pumpAll=true, filename=<optimized out>, this=0x7fffffffd5d0)</div><div>    at /usr/include/cryptopp/files.h:67</div><div>No locals.</div><div>#8  CClientCreditsList::InitalizeCrypting (this=this@entry=0xc7d580)</div><div>    at ../../src/ClientCreditsList.cpp:310</div><div>        filesource = {<CryptoPP::SourceTemplate<CryptoPP::FileStore>> = {<CryptoPP::Source> = {<No data fields>}, </div><div>            m_store = <incomplete type>}, <No data fields>}</div><div>        pubkey = warning: RTTI symbol not found for class 'CryptoPP::AlgorithmParameters'</div><div><br></div><div>{<CryptoPP::TF_VerifierImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> >> = {<CryptoPP::TF_ObjectImpl<CryptoPP::TF_VerifierBase, CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>, CryptoPP::RSAFunction>> = {<CryptoPP::TF_ObjectImplBase<CryptoPP::TF_VerifierBase, CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, ---Type <return> to continue, or q <return> to quit---</div><div>CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>, CryptoPP::RSAFunction>> = {<CryptoPP::AlgorithmImpl<CryptoPP::TF_VerifierBase, CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int> >> = {<CryptoPP::TF_VerifierBase> = {<No data fields>}, <No data fields>}, <No data fields>}, </div><div>              m_trapdoorFunction = <incomplete type>}, <No data fields>}, <No data fields>}</div><div>        asink = <incomplete type></div><div>#9  0x0000000000481444 in CClientCreditsList::CClientCreditsList (</div><div>    this=0xc7d580) at ../../src/ClientCreditsList.cpp:54</div><div>No locals.</div><div>#10 0x0000000000468820 in CamuleApp::OnInit (this=this@entry=0xb469f0)</div><div>    at ../../src/amule.cpp:516</div><div>        outDir = {m_printable = {static npos = 18446744073709551615, </div><div>            m_impl = L"/home/bram/.aMule/Incoming", m_convertedToChar = {</div><div>              m_str = 0x0, m_len = 0}}, m_filesystem = {</div><div>            static npos = 18446744073709551615, </div><div>            m_impl = L"/home/bram/.aMule/Incoming", m_convertedToChar = {</div><div>              m_str = 0x0, m_len = 11773312}}}</div><div>        old_localedef = <optimized out></div><div>        langId = {static npos = 18446744073709551615, m_impl = L"", </div><div>          m_convertedToChar = {m_str = 0x0, m_len = 1}}</div><div>        vfile = <incomplete type></div><div>---Type <return> to continue, or q <return> to quit---</div><div>        newMule = {static npos = 18446744073709551615, m_impl = L"2.3.2", </div><div>          m_convertedToChar = {m_str = 0x0, m_len = 140737353832824}}</div><div>        msg = {static npos = 18446744073709551615, m_impl = L"", </div><div>          m_convertedToChar = {m_str = 0x7ffff5886967 "_ZN10wxNodeBaseD2Ev", </div><div>            m_len = 1739065518}}</div><div>#11 0x0000000000525687 in CamuleGuiApp::OnInit (this=0xb469f0)</div><div>    at ../../src/amule-gui.cpp:288</div><div>No locals.</div><div>#12 0x00007ffff596a332 in wxEntry(int&, wchar_t**) ()</div><div>   from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0</div><div>No symbol table info available.</div><div>#13 0x000000000043d982 in main (argc=<optimized out>, argv=<optimized out>)</div><div>    at ../../src/amule-gui.cpp:95</div><div>No locals.</div><div>(gdb) </div><div><br></div><div>Regards,</div><div>Bram Senders</div></div>