aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb crashes on respberry pi 4  (Read 4095 times)

ginuerzh

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
amuleweb crashes on respberry pi 4
« on: April 11, 2020, 01:01:49 PM »

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: amuleweb 2.3.2 compiled with wxBase(GTK2) v3.0.4 and Boost 1.67
Running on: Linux 4.19.75-v7l+ armv7l

[2] wxObjectEventFunctor::operator()(wxEvtHandler*, wxEvent&) in amuleweb[0x368ec]
[3] ?? in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6df8e0c]
[4] __default_sa_restorer in /lib/arm-linux-gnueabihf/libc.so.6[0xb682e120]
[5] ?? in amuleweb[0x1daa0]
[6] ?? in amuleweb[0x1df78]
[7] ?? in amuleweb[0x1e148]
[8] ?? in amuleweb[0x27bf4]
[9] wxObjectEventFunctor::operator()(wxEvtHandler*, wxEvent&) in amuleweb[0x35d74]
[10] wxObjectEventFunctor::operator()(wxEvtHandler*, wxEvent&) in amuleweb[0x36620]
[11] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6caf784]
[12] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6e1e7a8]
[13] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6e1e8e4]
[14] wxEvtHandler::TryHereOnly(wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6e1ed94]
[15] wxEvtHandler::ProcessEventLocally(wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6e1ee30]
[16] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6e1eefc]
[17] wxEvtHandler::ProcessPendingEvents() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6e1fb1c]
[18] wxAppConsoleBase::ProcessPendingEvents() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6cb4094]
[19] wxEventLoopManual::ProcessEvents() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6cee4ac]
[20] wxEventLoopManual::DoRun() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6cee5d0]
[21] wxEventLoopBase::Run() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6cee1a4]
[22] wxAppConsoleBase::MainLoop() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6cb4ff4]
[23] wxObjectEventFunctor::operator()(wxEvtHandler*, wxEvent&) in amuleweb[0x3abc8]
[24] void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) in amuleweb[0x2ddfc]
[25] wxEntry(int&, wchar_t**) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6d37570]
[26] ?? in amuleweb[0x1b1a4]
[27] __libc_start_main in /lib/arm-linux-gnueabihf/libc.so.6[0xb6818718]


--------------------------------------------------------------------------------
Logged

erziano

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Re: amuleweb crashes on respberry pi 4
« Reply #1 on: April 11, 2021, 08:26:16 PM »

Hi,

I find a similar crash, but not systematically: it happens on a headless, standard raspberry pi 4 with native raspbian
Linux _nostname_ 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
Distributor ID:    Raspbian
Description:    Raspbian GNU/Linux 10 (buster)
Release:    10
Codename:    buster
The amule daemon was installed via apt-get install, after an unsuccessful local compilation.

Error messages:

Code: [Select]
Assertion failed: ../../src/kademlia/kademlia/UDPFirewallTester.cpp:ReCheckFirewallUDP:176: Assertion 'm_fwChecksRunningUDP == 0' failed.
Backtrace follows:
[3] wxOnAssert(char const*, int, char const*, char const*, char const*) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb695b384]
[4] non-virtual thunk to CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >::~PK_FinalTemplate() in amuled[0xdacf0]
[5] non-virtual thunk to CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >::~PK_FinalTemplate() in amuled[0xd0f08]
[6] non-virtual thunk to CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >::~PK_FinalTemplate() in amuled[0xd12ac]
[7] void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t*>(wchar_t*, wchar_t*, std::forward_iterator_tag) in amuled[0x3719c]
[8] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6959784]
[9] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6ac87a8]
[10] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6ac88e4]
[11] wxEvtHandler::TryHereOnly(wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6ac8d94]
[12] wxEvtHandler::ProcessEventLocally(wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6ac8e30]
[13] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6ac8efc]
[14] wxEvtHandler::ProcessPendingEvents() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6ac9b1c]
[15] wxAppConsoleBase::ProcessPendingEvents() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb695e094]
[16] wxEventLoopManual::ProcessEvents() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb69984ac]
[17] wxEventLoopManual::DoRun() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb69985d0]
[18] wxEventLoopBase::Run() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb69981a4]
[19] wxAppConsoleBase::MainLoop() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb695eff4]
[20] ?? in amuled[0x32bbc]
[21] wxEntry(int&, wchar_t**) in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb69e1570]
[22] ?? in amuled[0x2c3c8]
[23] __libc_start_main in /lib/arm-linux-gnueabihf/libc.so.6[0xb65e0718]

../../src/kademlia/kademlia/UDPFirewallTester.cpp(176): assert "m_fwChecksRunningUDP == 0" failed in ReCheckFirewallUDP().


Call stack:
[00] non-virtual thunk to CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >::~PK_FinalTemplate()
[01] non-virtual thunk to CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >::~PK_FinalTemplate()
[02] non-virtual thunk to CryptoPP::PK_FinalTemplate<CryptoPP::TF_SignerImpl<CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15, CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1> > >::~PK_FinalTemplate()
[03] void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t*>(wchar_t*, wchar_t*, std::forward_iterator_tag)
[04] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[05] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[06] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[07] wxEvtHandler::TryHereOnly(wxEvent&)     
[08] wxEvtHandler::ProcessEventLocally(wxEvent&)
[09] wxEvtHandler::ProcessEvent(wxEvent&)   
[10] wxEvtHandler::ProcessPendingEvents()   
[11] wxAppConsoleBase::ProcessPendingEvents()
[12] wxEventLoopManual::ProcessEvents()     
[13] wxEventLoopManual::DoRun()             
[14] wxEventLoopBase::Run()                 
[15] wxAppConsoleBase::MainLoop()           
[16] 0x32bbc
[17] wxEntry(int&, wchar_t**)               
[18] 0x2c3c8
[19] __libc_start_main                       

--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://wiki.amule.org/wiki/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuleD 2.3.2 compiled with wxBase(GTK2) v3.0.4 and Boost 1.67
Running on: Linux 5.10.17-v7l+ armv7l

[2] ?? in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6aa2e0c]
[3] __default_sa_restorer in /lib/arm-linux-gnueabihf/libc.so.6[0xb65f6120]
[4] ?? in amuled[0x17758c]
[5] ?? in amuled[0x17b5f4]
[6] ?? in amuled[0x175ce0]
[7] ?? in amuled[0x175220]
[8] ?? in amuled[0x17a368]
[9] wxThread::CallEntry() in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6a981f8]
[10] ?? in /usr/lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6a9fdf0]
Logged