aMule Forum
English => aMule crashes => Topic started by: markellos on October 17, 2010, 09:14:13 PM
-
Hi all! My OS is OSX 10.6.4, I'm using aMule 2.2.6. It crashed every time I open it (doesn't start) since I configured the proxy (HTTP). Any suggestion?
-
Is there any backtrace or error message when the crash happens?
-
The following lines are part of the System Crash Report:
Interval Since Last Report: 844675 sec
Crashes Since Last Report: 14
Per-App Interval Since Last Report: 1069680 sec
Per-App Crashes Since Last Report: 12
Anonymous UUID: C572926E-8FCB-4E65-8803-C93B36E7319F
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000454f4158
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x91fc3ef6 __kill + 10
1 libSystem.B.dylib 0x91fc3ee8 kill$UNIX2003 + 32
2 libSystem.B.dylib 0x9205662d raise + 26
3 libSystem.B.dylib 0x9206c6e4 abort + 93
4 org.amule.aMule 0x00589e93 wxFatalSignalHandler + 35
5 ??? 0xffffffff 0 + 4294967295
6 ??? 0x00000002 0 + 2
7 org.amule.aMule 0x001b7d40 CHttpStateMachine::~CHttpStateMachine() + 0
8 libiconv.2.dylib 0x00e810ec cjk_variants_indx + 20108
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x91f89942 kevent + 10
1 libSystem.B.dylib 0x91f8a05c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x91f89519 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x91f892be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x91f88d41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x91f88b86 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x91f82086 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x958ec80d __CFSocketManager + 1085
2 libSystem.B.dylib 0x91f9081d _pthread_start + 345
3 libSystem.B.dylib 0x91f906a2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x91f6320e mach_wait_until + 10
1 ...ple.CoreServices.CarbonCore 0x94b65a18 MPDelayUntil + 43
2 org.amule.aMule 0x0057b850 wxThread::Sleep(unsigned long) + 48
Thread 4:
0 libSystem.B.dylib 0x91f6e41e read$UNIX2003 + 10
1 org.amule.aMule 0x001e2401 CFile::doRead(void*, unsigned long) const + 97
2 org.amule.aMule 0x001f05be CFileDataIO::Read(void*, unsigned long) const + 62
3 org.amule.aMule 0x0017f2af CKnownFile::CreateHashFromFile(CFileDataIO*, unsigned int, CMD4Hash*, CAICHHashTree*) + 127
4 org.amule.aMule 0x000b892d CHashingTask::CreateNextPartHash(CFile*, CKnownFile*, CHashingTask::EHashes) + 333
5 org.amule.aMule 0x000bab21 CHashingTask::Entry() + 1985
6 org.amule.aMule 0x003075ec CThreadScheduler::Entry() + 556
7 org.amule.aMule 0x0057cc12 wxThreadInternal::MacThreadStart(void*) + 114
8 ...ple.CoreServices.CarbonCore 0x94ac1dee PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x91f9081d _pthread_start + 345
10 libSystem.B.dylib 0x91f906a2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x91f6314e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x94af415e MPWaitOnSemaphore + 125
2 org.amule.aMule 0x0057c1f5 wxSemaphore::WaitTimeout(unsigned long) + 37
3 ??? 0x17c0eeb0 0 + 398519984
4 org.amule.aMule 0x0001c0b0 CMuleThread::TestDestroy() + 0
5 ??? 0x00000080 0 + 128
Thread 6:
0 libSystem.B.dylib 0x91f889d2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x91f88f68 _pthread_wqthread + 941
2 libSystem.B.dylib 0x91f88b86 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9206c693 ecx: 0xbffff4cc edx: 0x91fc3ef6
edi: 0x00003686 esi: 0xbffff840 ebp: 0xbffff4e8 esp: 0xbffff4cc
ss: 0x0000001f efl: 0x00000282 eip: 0x91fc3ef6 cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x92056613
-
5 ??? 0xffffffff 0 + 4294967295
6 ??? 0x00000002 0 + 2
These addresses are at least strange. I'd be interested in whether any older version works for you (if they work on 10.6 at all), well, unless someone can come up with any better idea.
-
Temporarily you could disable the proxy by editing the config file (amule.conf). Change the value of the ProxyEnableProxy key to 0.