aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 ... 8 9 [10]
 91 
 on: February 09, 2025, 05:52:14 PM 
Started by genaut - Last post by genaut
Hello

I have ubuntu 24.10 and I just isntalled aMule from the repos

aMule GIT Snapshot: rev. 2.3.3

All looks working fine but I have an NTFS drive where I can save my downloaded data (my main hard drive have low space for downloads).
My desired shared folders are on mounted drive (auto mounted by Ubuntu) is on:
"/media/user/Nuevo vol/Emule/Temp"
"/media/user/Nuevo vol/Emule/Incoming"

When I go to aMule and Try select /media, a error says: "Error opening directory "media": Permission Denied"
user@machine:~$ ls -l /media/user/Nuevo\ vol/Emule/
total 76
drwxrwxrwx 1 user user 73728 feb  9 17:18 Incoming
drwxrwxrwx 1 user user  4096 feb  5 20:59 Temp

Emule and subfolders have full permisions, but /media is owned by root and sure is the problem. Whats the best configuration in this case?


 92 
 on: February 05, 2025, 06:43:18 PM 
Started by paolobenve - Last post by paolobenve
I'm using amule on an ubuntu pc, my net connection is through a wifi connection to a router; after authenticating on the router, another authentication is required to access the internet. Periodically, I'd say that the router desconnects me from the internet and asks againg for the second authentication.

I'd say that there the crash happens.

Here is the crash log:

Code: [Select]
2025-02-03 14:35:18: Initialising aMule 2.3.3 compiled with wxGTK2 v3.2.4 and Boost 1.83
 2025-02-03 14:35:18: Checking if there is an instance already running...
 2025-02-03 14:35:18: No other instances are running.
 2025-02-03 14:35:18: Archivo de créditos cargado, 95 clientes conocidos
 2025-02-03 14:35:18: Conexiones externas deshabilitadas en el archivo de configuración
 2025-02-03 14:35:18: Created Server UDP-Socket at port 4665
 2025-02-03 14:35:18: Socket de escucha: correcto.
 2025-02-03 14:35:18: Created Client UDP-Socket at port 4672
 
 2025-02-03 14:35:18:  - Esto es aMule 2.3.3 compiled with wxGTK2 v3.2.4 and Boost 1.83 basado en eMule.
 2025-02-03 14:35:18:    Ejecutándose en Linux 6.8.0-51-generic x86_64
 2025-02-03 14:35:18:  - Visite http://www.amule.org para comprobar si hay una nueva versión disponible.
 
 2025-02-03 14:35:18: Cargando el archivo server.met: /home/paolo/.aMule/server.met
!2025-02-03 14:35:18: 5 servidores encontrados en server.met
!2025-02-03 14:35:18: No se ha encontrado una entrada de dirección en 'addresses.dat'. Por favor, pegue una lista de servidores válida en este archivo para poder actualizar de forma automática la lista de servidores
 2025-02-03 14:35:18: Cargando archivos temporales desde /home/paolo/.aMule/Temp.
 2025-02-03 14:35:18: Cargando el archivo de partes 1 de 10
 2025-02-03 14:35:18: Cargando el archivo de partes 2 de 10
.....
 2025-02-03 14:36:46: El nuevo ID de cliente es 1596174
!2025-02-03 14:36:46: AVISO: ¡ha recibido Id Baja!
 2025-02-03 14:36:46: Esto sucede porque está detrás de un cortafuegos o de un "router".
 2025-02-03 14:36:46: Para obtener más información, diríjase a http://wiki.amule.org
 2025-02-03 14:36:46: Mensaje del servidor: server version 17.15 (lugdunum)
 2025-02-03 14:36:46: Mensaje del servidor: Welcome to eMule Sunrise!
 2025-02-03 14:36:46: Mensaje del servidor: Disclaimer: This server is indexing file-hashes only, does not contains any files and
 2025-02-03 14:36:46: Mensaje del servidor: it is not directly involved in the exchange of files between users of P2P network.
 2025-02-03 14:36:46: Mensaje del servidor: Administration of server is not responsible for the contents of files
 2025-02-03 14:36:46: Mensaje del servidor: shared by users connected to the server. Please do not share
 2025-02-03 14:36:46: Mensaje del servidor: copyrighted material, DRM protected media, viruses or other harmful files!
 2025-02-04 01:20:56: Escritos 159 contactos Kad
!2025-02-04 01:20:56: Error creating UDP socket 0.0.0.0 4672 : Address already in use
!2025-02-04 01:20:56: MuleUDPSocket: Failed to create valid Client UDP-Socket

--------------------------------------------------------------------------------
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: aMule 2.3.3 compiled with wxGTK2 v3.2.4 and Boost 1.83
Running on: Linux 6.8.0-51-generic x86_64

[2] ?? in /lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0[0x7defd478dfb4]
[3] ?? in /lib/x86_64-linux-gnu/libc.so.6[0x7defd3e45320]
[4] ?? in amule[0x56dbedb9e820]
[5] ?? in amule[0x56dbedba4959]
[6] ?? in amule[0x56dbedb9a225]
[7] ?? in amule[0x56dbedbfff5d]
[8] ?? in amule[0x56dbedba2365]
[9] ?? in /lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0[0x7defd478a0c6]
[10] ?? in /lib/x86_64-linux-gnu/libc.so.6[0x7defd3e9ca94]
[11] ?? in /lib/x86_64-linux-gnu/libc.so.6[0x7defd3f29c3c]

--------------------------------------------------------------------------------

 93 
 on: January 27, 2025, 08:52:40 AM 
Started by renedrive - Last post by renedrive
I tried to search for a problem similar to mine but it seems that no one has reported it.
The operating system I work with is OpenSUSE 15.6.
The version of aMule that is giving me problems now is "aMule 2.3.3 Snapshot" "git 20210426"
This version arrived as an official update from the repository a few days ago and started giving me the problem that I describe.
The source is the Packman repository.
Unfortunately in the version history in the OpenSUSE package manager, YAST, the previous version is no longer visible so I can't say which one it was, nor go back easily.
The problem that is generating me is the lack of content in the statistics page.
The page is displayed but without content, there are neither the usual boxes, nor the statistical data, nothing "in movement", nor any other component, a blank page is displayed.
I have never used skins before, always leaving the default, but given the presence I tried to select, one at a time, all the available ones, hoping it was just a problem with a skin, but without any different result, the statistics page remains empty.
Is anyone able to tell me if this problem is easily solved and how?

 94 
 on: January 16, 2025, 11:56:32 PM 
Started by Maash - Last post by Maash
Good evening,

Machine: Single board Computer (SBC) -> Odroid XU4Q on armv7L. -> Linux odroid 6.1.90-21
Operating system: Ubuntu 22.04.5 LTS

Crash info: ( i hope someone will solve it )

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.3.3 compiled with wxGTK2 v3.0.5 and Boost 1.74
Running on: Linux 6.1.90-21 armv7l

[2] ?? in /lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb653b638]
[3] ?? in /lib/arm-linux-gnueabihf/libc.so.6[0xb60bd6e0]
[4] CryptoPP::Integer::Decode(CryptoPP::BufferedTransformation&, unsigned int, CryptoPP::Integer::Signedness) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cbd312]
[5] CryptoPP::Integer::Decode(unsigned char const*, unsigned int, CryptoPP::Integer::Signedness) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cbf34a]
[6] CryptoPP::Integer::Randomize(CryptoPP::RandomNumberGenerator&, unsigned int) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cbf5f0]
[7] CryptoPP::Integer::Randomize(CryptoPP::RandomNumberGenerator&, CryptoPP::Integer const&, CryptoPP::Integer const&) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cc1772]
[8] CryptoPP::Integer::GenerateRandomNoThrow(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cc45e0]
[9] CryptoPP::InvertibleRSAFunction::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6db6fe8]
[10] CryptoPP::InvertibleRSAFunction::Initialize(CryptoPP::RandomNumberGenerator&, unsigned int, CryptoPP::Integer const&) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6db6362]
[11] ?? in amule[0x540d36]
[12] ?? in amule[0x5415f4]
[13] ?? in amule[0x542272]
[14] ?? in amule[0x530100]
[15] ?? in amule[0x5b8b56]
[16] wxEntry(int&, wchar_t**) in /lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb64ba8de]
[17] ?? in amule[0x510608]
[18] ?? in /lib/arm-linux-gnueabihf/libc.so.6[0xb60ad7d6]
[19] __libc_start_main in /lib/arm-linux-gnueabihf/libc.so.6[0xb60ad886]

Best regards.



 95 
 on: January 08, 2025, 06:42:55 PM 
Started by Fabiolik - Last post by Fabiolik
Aggiungo foto schermata del Logo di aMule...

 96 
 on: January 06, 2025, 04:02:02 PM 
Started by Fabiolik - Last post by Fabiolik
Salve a tutti, ultimamente ho dovuto reinstallare aMule e conseguente reimpostare tutti i parametri precedenti. Premetto che ho parecchi file su diversi dischi rigidi esterni e quindi ho ricominciato la sequenza per far condividere tutto. Con mia incredulità, scopro che, seppur spuntati i files, aMule non ne vede nessuno, o meglio ne riconosce pochissimi...
Qualcuno sa cosa potrebbe essere successo?
Grazie in anticipo

 97 
 on: December 23, 2024, 02:33:22 PM 
Started by HKM - Last post by HKM
What happened to forum mods? there is always massive spam as it been for years now.

 98 
 on: November 12, 2024, 06:19:17 PM 
Started by id1402 - Last post by id1402
aMule crashed after a few days running. I just got home and I saw it wasn't running anymore. aMule was minimized to systray. Machine runs since 3 days without other problems. In the past I had some weeks of runtime without reboot and aMule runtime of some days without problems.
aMule runs on this machine since months without crash. Not months wirhout restart, but months since installation and using. Today first crash. Nothing changed on machine. Machine has enough RAM and is not overloaded by many processes, CPU-Cores are between 1 and 5 % used running aMule in KDE Plasma. My download queue is empty. Some thousands files are ready for upload. Most of time no other user downloads a file from my aMule. Maximum of 3 users at the same time are downloading.

OS: openSuse Leap 15.6
Kernel: 6.4.0-150600.23.25-default (64-bit)

Please find below the first and last line from the log and the backtrace:
Code: [Select]
id1402@axis:~> amule -o
 2024-11-08 18:07:58: Logging to stdout enabled
...
2024-11-12 02:38:18: Read 200 Kad contacts

--------------------------------------------------------------------------------
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: aMule 2.3.3 compiled with wxGTK2 v3.0.5 and Boost 1.75 (Snapshot: git 20210426)
Running on: Linux 6.4.0-150600.23.25-default x86_64

[2] ?? in /usr/lib64/libwx_baseu-suse-nostl.so.3.0.5[0x7f1acb38c9dc]
[3] ?? in /lib64/libc.so.6[0x7f1acaa57980]
[4] ?? in amule[0x55b373245c9e]
[5] ?? in amule[0x55b37324b21e]
[6] ?? in amule[0x55b37324b554]
[7] ?? in amule[0x55b37323adbd]
[8] ?? in amule[0x55b37323e915]
[9] ?? in amule[0x55b3732424e8]
[10] wxThread::CallEntry() in /usr/lib64/libwx_baseu-suse-nostl.so.3.0.5[0x7f1acb3866c2]
[11] ?? in /usr/lib64/libwx_baseu-suse-nostl.so.3.0.5[0x7f1acb388c7d]
[12] ?? in /lib64/libc.so.6[0x7f1acaaa760c]
[13] ?? in /lib64/libc.so.6[0x7f1acab2eaa8]

--------------------------------------------------------------------------------
Abgebrochen (Speicherabzug geschrieben)

 99 
 on: October 01, 2024, 02:56:12 PM 
Started by beroal - Last post by beroal
You may want to know that I'm running "amuled" under an AppArmor profile on Arch Linux. However, AppArmor doesn't report any denied access. The version of aMule is 2.3.3.

#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007210184a5463 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#2  0x000072101844c120 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3  0x00007210184334c3 in __GI_abort () at abort.c:79
#4  0x0000721018a7f0e8 in wxFatalSignalHandler () at /usr/src/debug/wxwidgets/wxWidgets/src/unix/utilsunx.cpp:1523
#5  <signal handler called>
#6  std::_Rb_tree<CECServerSocket*, std::pair<CECServerSocket* const, ECUpdateMsgSource**>, std::_Select1st<std::pair<CECServerSocket* const, ECUpdateMsgSource**> >, std::less<CECServerSocket*>, std::allocator<std::pair<CECServerSocket* const, ECUpdateMsgSource**> > >::begin (this=<optimized out>) at /usr/include/c++/14.1.1/bits/stl_tree.h:1001
#7  std::map<CECServerSocket*, ECUpdateMsgSource**, std::less<CECServerSocket*>, std::allocator<std::pair<CECServerSocket* const, ECUpdateMsgSource**> > >::begin (this=<optimized out>) at /usr/include/c++/14.1.1/bits/stl_map.h:369
#8  ECNotifier::~ECNotifier (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:2110
#9  ExternalConn::~ExternalConn (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:353
#10 0x00006006a480bd2f in ExternalConn::~ExternalConn (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:349
#11 CamuleApp::OnExit (this=<optimized out>) at /usr/src/debug/amule/amule/src/amule.cpp:309
#12 0x0000721018af5b7a in CallOnExit::~CallOnExit (this=<optimized out>, this=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:491
#13 wxEntry (argc=@0x721018c52624: 1, argv=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:498
#14 0x0000721018af5be4 in wxEntry (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:509
#15 0x00006006a47e6795 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/amule/amule/src/amuled.cpp:124
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {7}}
        ret = <optimized out>
#1  0x00007210184a5463 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
No locals.
#2  0x000072101844c120 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#3  0x00007210184334c3 in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x20, sa_sigaction = 0x20}, sa_mask = {__val = {105582100466400, 105582102694000, 1261, 1312, 140733034992560, 0, 0, 105582100543904, 453, 896, 144, 0, 0, 140733034992512, 906089894667221248, 140733034992528}}, sa_flags = 107, sa_restorer = 0x6006bfb8bb90}
#4  0x0000721018a7f0e8 in wxFatalSignalHandler () at /usr/src/debug/wxwidgets/wxWidgets/src/unix/utilsunx.cpp:1523
No locals.
#5  <signal handler called>
No locals.
#6  std::_Rb_tree<CECServerSocket*, std::pair<CECServerSocket* const, ECUpdateMsgSource**>, std::_Select1st<std::pair<CECServerSocket* const, ECUpdateMsgSource**> >, std::less<CECServerSocket*>, std::allocator<std::pair<CECServerSocket* const, ECUpdateMsgSource**> > >::begin (this=<optimized out>) at /usr/include/c++/14.1.1/bits/stl_tree.h:1001
No locals.
#7  std::map<CECServerSocket*, ECUpdateMsgSource**, std::less<CECServerSocket*>, std::allocator<std::pair<CECServerSocket* const, ECUpdateMsgSource**> > >::begin (this=<optimized out>) at /usr/include/c++/14.1.1/bits/stl_map.h:369
No locals.
#8  ECNotifier::~ECNotifier (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:2110
No locals.
#9  ExternalConn::~ExternalConn (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:353
No locals.
#10 0x00006006a480bd2f in ExternalConn::~ExternalConn (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:349
No locals.
#11 CamuleApp::OnExit (this=<optimized out>) at /usr/src/debug/amule/amule/src/amule.cpp:309
No locals.
#12 0x0000721018af5b7a in CallOnExit::~CallOnExit (this=<optimized out>, this=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:491
No locals.
#13 wxEntry (argc=@0x721018c52624: 1, argv=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:498
        callOnExit = <optimized out>
        initializer = <optimized out>
#14 0x0000721018af5be4 in wxEntry (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:509
No locals.
#15 0x00006006a47e6795 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/amule/amule/src/amuled.cpp:124
No locals.

Thread 3 (Thread 0x721016a006c0 (LWP 40263)):
#0  0x000072101852a19b in __libc_connect (fd=12, addr=..., len=16) at ../sysdeps/unix/sysv/linux/connect.c:26
#1  0x0000721019376808 in wxSocketImpl::CreateClient (this=0x721010003280, wait=true) at /usr/src/debug/wxwidgets/wxWidgets/include/wx/private/sckaddr.h:194
#2  wxSocketImpl::CreateClient (this=0x721010003280, wait=wait@entry=true) at /usr/src/debug/wxwidgets/wxWidgets/src/common/socket.cpp:433
#3  0x00007210193769a3 in wxSocketClient::DoConnect (this=0x7210100015d0, remote=..., local=<optimized out>, wait=true) at /usr/src/debug/wxwidgets/wxWidgets/src/common/socket.cpp:2087
#4  0x000072101937455c in wxProtocol::Connect (this=<optimized out>, addr=..., this=<optimized out>, addr=...) at /usr/src/debug/wxwidgets/wxWidgets/include/wx/protocol/protocol.h:65
#5  wxHTTP::GetInputStream (this=0x7210100015d0, path=...) at /usr/src/debug/wxwidgets/wxWidgets/src/common/http.cpp:503
#6  0x00006006a48c8396 in CHTTPDownloadThread::GetInputStream (this=this@entry=0x6006bfb8d7b0, url_handler=@0x7210169f7288: 0x7210100015d0, location=..., proxy=proxy@entry=false) at /usr/src/debug/amule/amule/src/HTTPDownload.cpp:387
#7  0x00006006a48c8c19 in CHTTPDownloadThread::Entry (this=0x6006bfb8d7b0) at /usr/src/debug/amule/amule/src/HTTPDownload.cpp:224
#8  0x0000721018b92d67 in wxThreadInternal::PthreadStart (thread=0x6006bfb8d7b0) at /usr/src/debug/wxwidgets/wxWidgets/src/unix/threadpsx.cpp:911
#9  0x00007210184a339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#10 0x000072101852849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x72100e0006c0 (LWP 40271)):
#0  0x000072101852a19b in __libc_connect (fd=8, addr=..., len=16) at ../sysdeps/unix/sysv/linux/connect.c:26
#1  0x0000721019376808 in wxSocketImpl::CreateClient (this=0x720fe4003260, wait=true) at /usr/src/debug/wxwidgets/wxWidgets/include/wx/private/sckaddr.h:194
#2  wxSocketImpl::CreateClient (this=0x720fe4003260, wait=wait@entry=true) at /usr/src/debug/wxwidgets/wxWidgets/src/common/socket.cpp:433
#3  0x00007210193769a3 in wxSocketClient::DoConnect (this=0x720fe40015d0, remote=..., local=<optimized out>, wait=true) at /usr/src/debug/wxwidgets/wxWidgets/src/common/socket.cpp:2087
#4  0x000072101937455c in wxProtocol::Connect (this=<optimized out>, addr=..., this=<optimized out>, addr=...) at /usr/src/debug/wxwidgets/wxWidgets/include/wx/protocol/protocol.h:65
#5  wxHTTP::GetInputStream (this=0x720fe40015d0, path=...) at /usr/src/debug/wxwidgets/wxWidgets/src/common/http.cpp:503
#6  0x00006006a48c8396 in CHTTPDownloadThread::GetInputStream (this=this@entry=0x6006bfb97b20, url_handler=@0x72100dff7288: 0x720fe40015d0, location=..., proxy=proxy@entry=false) at /usr/src/debug/amule/amule/src/HTTPDownload.cpp:387
#7  0x00006006a48c8c19 in CHTTPDownloadThread::Entry (this=0x6006bfb97b20) at /usr/src/debug/amule/amule/src/HTTPDownload.cpp:224
#8  0x0000721018b92d67 in wxThreadInternal::PthreadStart (thread=0x6006bfb97b20) at /usr/src/debug/wxwidgets/wxWidgets/src/unix/threadpsx.cpp:911
#9  0x00007210184a339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#10 0x000072101852849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7210180d3fc0 (LWP 40260)):
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007210184a5463 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#2  0x000072101844c120 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3  0x00007210184334c3 in __GI_abort () at abort.c:79
#4  0x0000721018a7f0e8 in wxFatalSignalHandler () at /usr/src/debug/wxwidgets/wxWidgets/src/unix/utilsunx.cpp:1523
#5  <signal handler called>
#6  std::_Rb_tree<CECServerSocket*, std::pair<CECServerSocket* const, ECUpdateMsgSource**>, std::_Select1st<std::pair<CECServerSocket* const, ECUpdateMsgSource**> >, std::less<CECServerSocket*>, std::allocator<std::pair<CECServerSocket* const, ECUpdateMsgSource**> > >::begin (this=<optimized out>) at /usr/include/c++/14.1.1/bits/stl_tree.h:1001
#7  std::map<CECServerSocket*, ECUpdateMsgSource**, std::less<CECServerSocket*>, std::allocator<std::pair<CECServerSocket* const, ECUpdateMsgSource**> > >::begin (this=<optimized out>) at /usr/include/c++/14.1.1/bits/stl_map.h:369
#8  ECNotifier::~ECNotifier (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:2110
#9  ExternalConn::~ExternalConn (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:353
#10 0x00006006a480bd2f in ExternalConn::~ExternalConn (this=<optimized out>, this=<optimized out>) at /usr/src/debug/amule/amule/src/ExternalConn.cpp:349
#11 CamuleApp::OnExit (this=<optimized out>) at /usr/src/debug/amule/amule/src/amule.cpp:309
#12 0x0000721018af5b7a in CallOnExit::~CallOnExit (this=<optimized out>, this=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:491
#13 wxEntry (argc=@0x721018c52624: 1, argv=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:498
#14 0x0000721018af5be4 in wxEntry (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/wxwidgets/wxWidgets/src/common/init.cpp:509
#15 0x00006006a47e6795 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/amule/amule/src/amuled.cpp:124
quit

 100 
 on: September 28, 2024, 09:56:58 AM 
Started by Muentzer - Last post by Muentzer
Hey there,
today I started aMule again after 2-3 weeks in which I didn't use it. Noticed that neither KAD nor eD2k won't connect to anything.
Anyone having the same problem? Maybe this is because of the last MacOS update? Anyone having any ideas what to do?
cheers
Thomas

Pages: 1 ... 8 9 [10]