Announcement

Collapse
No announcement yet.

aMule now throws up errors and locks up

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    aMule now throws up errors and locks up

    Upgrade 15.10 to 16.04 went smoothly enough, but aMule now throws up errors: Processing public key and signature packets. If dialog promptly dismissed, app keeps working. Otherwise, full system lockup until a timeout of some sort and app closes releasing system. Weird!
    Meanwhile, using emule by wine - not good just upgraded ssl and ssh but no change. (amd64)


    Backtraces:

    ASSERT INFO:
    ../../src/BaseClient.cpp(2143): assert "Assert failure" failed in ProcessPublicKeyPacket().

    BACKTRACE:
    [1] wxOnAssert(char const*, int, char const*, char const*, char const*)
    [2] void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag)
    [3] 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()
    [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()
    [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()
    [6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
    [7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTable EntryBase const&, wxEvtHandler*, wxEvent&)
    [8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
    [9] wxEvtHandler::TryHereOnly(wxEvent&)
    [10] wxEvtHandler::ProcessEventLocally(wxEvent&)
    [11] wxEvtHandler::ProcessEvent(wxEvent&)
    [12] wxEvtHandler::ProcessPendingEvents()
    [13] wxAppConsoleBase::ProcessPendingEvents()
    [14] wxApp:oIdle()
    [15] g_main_context_dispatch
    [16] g_main_loop_run
    [17] gtk_main
    [18] wxGUIEventLoop:oRun()
    [19] wxEventLoopBase::Run()
    [20] wxAppConsoleBase::MainLoop()
    [21] wxEntry(int&, wchar_t**)
    [22] __libc_start_main

    ASSERT INFO:
    ../../src/BaseClient.cpp(2169): assert "Assert failure" failed in ProcessSignaturePacket().

    BACKTRACE:
    [1] wxOnAssert(char const*, int, char const*, char const*, char const*)
    [2] void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag)
    [3] 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()
    [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()
    [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()
    [6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
    [7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTable EntryBase const&, wxEvtHandler*, wxEvent&)
    [8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
    [9] wxEvtHandler::TryHereOnly(wxEvent&)
    [10] wxEvtHandler::ProcessEventLocally(wxEvent&)
    [11] wxEvtHandler::ProcessEvent(wxEvent&)
    [12] wxEvtHandler::ProcessPendingEvents()
    [13] wxAppConsoleBase::ProcessPendingEvents()
    [14] wxApp:oIdle()
    [15] g_main_context_dispatch
    [16] g_main_loop_run
    [17] gtk_main
    [18] wxGUIEventLoop:oRun()
    [19] wxEventLoopBase::Run()
    [20] wxAppConsoleBase::MainLoop()
    [21] wxEntry(int&, wchar_t**)
    [22] __libc_start_main
    Last edited by Snowhog; May 03, 2016, 09:41 PM.
Working...
X