aMule Forum

English => Compilation problems => Topic started by: pietroamule on February 13, 2022, 01:25:41 PM

Title: error core dumped
Post by: pietroamule on February 13, 2022, 01:25:41 PM
Hello, i compiled aMule 2.3.3 on my Ubuntu  20.04.3 LTS (Focal Fossa) 64-bit.

I used:
 ./configure --disable-debug --enable-optimize
make
make instal

All ok, but when I run amule I have this error

 2022-02-13 13:22:07: Initialising aMule 2.3.3 compiled with wxGTK2 v3.1.5
 2022-02-13 13:22:07: Checking if there is an instance already running...
 2022-02-13 13:22:07: No other instances are running.
 2022-02-13 13:22:07: ListenSocket: Ok.
Trace/breakpoint trap (core dumped)


What Can I do to fix this issue?
thanks