aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: vs.2005-05-09 (Mac OSX) crashed  (Read 3223 times)

m2kio

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 152
    • http://little-bat.de
vs.2005-05-09 (Mac OSX) crashed
« on: May 10, 2005, 11:46:16 AM »

while vs.2.0.0 ran stable for 4 days, cvs 2005-05-09 crashed over night.
aMule window was open, stats page was selected.

Code: [Select]
Command: amule
Path:    /Applications/aMule-CVS-20050509.app/Contents/MacOS/amule
Parent:  WindowServer [88]

Version: 2.0.0 (2.0.0)

PID:    19506
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xf167026a

Thread 0 Crashed:
0   org.amule.aMule           0x00464464 std::_Bit_reference::operator bool() const + 28 (stl_bvector.h:86)
1   org.amule.aMule           0x0048e28c std::_Bit_const_iterator::operator*() const + 68 (stl_bvector.h:227)
2   org.amule.aMule           0x0048dc50 std::vector >::operator[](unsigned long) const + 72 (stl_bvector.h:486)
3   org.amule.aMule           0x0007b8ac CKnownFile::CreateSrcInfoPacket(CUpDownClient const*) + 660 (KnownFile.cpp:752)
4   org.amule.aMule           0x00087778 CClientReqSocket::ProcessExtPacket(char const*, unsigned, unsigned char) + 7732 (ListenSocket.cpp:1549)
5   org.amule.aMule           0x000893c0 CClientReqSocket::PacketReceived(CPacket*) + 732 (ListenSocket.cpp:1854)
6   org.amule.aMule           0x00064238 CEMSocket::OnReceive(int) + 1320 (EMSocket.cpp:265)
7   org.amule.aMule           0x000888b4 CClientReqSocket::OnReceive(int) + 52 (ListenSocket.cpp:1748)
8   org.amule.aMule           0x0007ea78 CClientReqSocketHandler::ClientReqSocketHandler(wxSocketEvent&) + 324 (ListenSocket.cpp:90)
9   org.amule.aMule           0x001a10dc wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 156 (CryptoPP.h:1820)
10  org.amule.aMule           0x001a0870 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 160 (CryptoPP.h:1820)
11  org.amule.aMule           0x001a1288 wxEvtHandler::ProcessEvent(wxEvent&) + 204 (CryptoPP.h:1820)
12  org.amule.aMule           0x001a0fd4 wxEvtHandler::ProcessPendingEvents() + 104 (CryptoPP.h:1820)
13  org.amule.aMule           0x001d533c wxAppConsole::ProcessPendingEvents() + 128 (CryptoPP.h:1820)
14  org.amule.aMule           0x001f5dd8 wxApp::MacHandleOneEvent(void*) + 80 (CryptoPP.h:1820)
15  org.amule.aMule           0x001f5d4c wxApp::MacDoOneEvent() + 156 (CryptoPP.h:1820)
16  org.amule.aMule           0x001f5960 wxApp::MainLoop() + 36 (CryptoPP.h:1820)
17  org.amule.aMule           0x001fccd0 wxEntry(int&, wchar_t**) + 116 (CryptoPP.h:1820)
18  org.amule.aMule           0x0000ee74 main + 40 (amule-gui.cpp:147)
19  org.amule.aMule           0x00002bc8 _start + 348 (crt.c:272)
20  org.amule.aMule           0x00002a68 start + 60

Thread 1:
0   libSystem.B.dylib         0x9001efcc select + 12
1   com.apple.CoreFoundation 0x9075ce4c __CFSocketManager + 472
2   libSystem.B.dylib         0x9002c3b4 _pthread_body + 96

Thread 0 crashed with PPC Thread State:
  srr0: 0x00464464 srr1: 0x0000f930                vrsave: 0x00000000
    cr: 0x24000242  xer: 0x00000004   lr: 0x0048e28c  ctr: 0x901241c0
    r0: 0x0048e284   r1: 0xbffff350   r2: 0xf167026a   r3: 0xbffff3c0
    r4: 0xf167026a   r5: 0x00000001   r6: 0x00000000   r7: 0xe64528a2
    r8: 0xe796cc93   r9: 0xbffff3c0  r10: 0x00000010  r11: 0xbffff420
   r12: 0xbffff490  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
   r16: 0x00000000  r17: 0x00000000  r18: 0x00000000  r19: 0x00000000
   r20: 0x00000000  r21: 0x00000000  r22: 0x00000000  r23: 0x00000000
   r24: 0x00000000  r25: 0x00000000  r26: 0x00908c00  r27: 0x0b15c4c0
   r28: 0x0b166930  r29: 0x00000010  r30: 0xbffff350  r31: 0x0008595c

i also frequently get this warnings on the console. maybe this is related:
Code: [Select]
====================== WARNING ===================
Double-removal of a client from a knownfile. Backtrace:
--== no BACKTRACE for your platform ==--
« Last Edit: May 10, 2005, 12:49:58 PM by m2kio »
Logged