aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Error after aMule startup  (Read 5756 times)

DJKuhpisse

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Error after aMule startup
« on: August 21, 2017, 10:05:55 AM »

Hello,
I am using Lubuntu 17.04 with amule. It can start up, but after a few seconds I' get this error message:
../src/unix/sockunix.cpp(143): assert "m_fd != INVALID_SOCKET" failed in OnReadWaiting(): invalid socket ready for reading?
ASSERT INFO: ../src/unix/sockunix.cpp(143): assert "m_fd != INVALID_SOCKET" failed in OnReadWaiting(): invalid socket ready for reading?  BACKTRACE: [1] wxOnAssert(char const*, int, char const*, char const*, char const*) [2] g_main_context_dispatch [3] g_main_loop_run [4] gtk_main [5] wxGUIEventLoop::DoRun() [6] wxEventLoopBase::Run() [7] wxAppConsoleBase::MainLoop() [8] wxEntry(int&, wchar_t**) [9] __libc_start_main
I have tried to remove the .aMule directory in the home folder to reset the configuration. It won't help.
Are there other ways to solve the problem?

Kind regards
Logged
Pentium 4 is great

raffe1234

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 14
Re: Error after aMule startup
« Reply #1 on: September 08, 2017, 01:58:51 PM »

Hi!

Here are some with similar problem
https://github.com/amule-project/amule/issues/63

Some there say it is a wxGTK bug. And as you said " if any other is having the same issue, beware that if you delete the .amule directory and retry several times to start amule... it ends up working!! ".

http://forum.amule.org/index.php?topic=21381.0 and http://forum.amule.org/index.php?topic=21698.0 and http://forum.amule.org/index.php?topic=21325.0 suggest you could have an old version of aMule. What aMule version do you have?

This thread suggest you should downgrade ;) http://www.pclinuxos.com/forum/index.php?topic=140852.0

https://github.com/persmule/amule-dlp/issues/14 say "you should build amule against libboost and try again"

I would try to compile it from source, see http://wiki.amule.org/wiki/Compile and http://wiki.amule.org/wiki/HowTo_Compile_In_Ubuntu

Or maybe try to reinstall like this https://ubuntuforums.org/showthread.php?t=2347916&p=13637563#post13637563 

Sorry for being so general, but as I don't have the problem it is hard to try solutions. Please tell if you find a solution!
Logged

piep

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Error after aMule startup
« Reply #2 on: February 22, 2018, 03:08:16 PM »

Hello ,

I had the same problem on Debian 9 (stretch) with libwxbase3.0-0v5  (3.0.2+dfsg-4)
the solution was to upgrade this package to the version provided on actual testing (buster)  : libwxbase3.0-0v5 (3.0.3.1+dfsg2-1)
you should be able to apply the same on your Ubuntu

best regards,
Piep
Logged