aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: CVS 2008-01-01 (my fourth backtrace post)  (Read 3186 times)

hopelessone

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 107
  • Ubuntu 8.04
CVS 2008-01-01 (my fourth backtrace post)
« on: January 04, 2008, 02:56:31 PM »

[Debug] Generating a stack trace... please waitClientCreditsList.cpp(365): assert "false" failed in CreateSignature().

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread -1213909312 (LWP 6628)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
Code: [Select]
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f06590 in raise () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d50f9e in wxTrap () at ./src/common/appbase.cpp:672
#3  0xb7d50ff9 in DoShowAssertDialog (msg=@0xbfbc0fec)
    at ./src/common/appbase.cpp:769
#4  0xb7d5146d in wxAppTraitsBase::ShowAssertDialog (this=0x86805a8,
    msgOriginal=@0xbfbc104c) at ./src/common/appbase.cpp:555
#5  0xb7d514ee in wxConsoleAppTraitsBase::ShowAssertDialog (this=0x86805a8,
    msg=@0xbfbc104c) at ./src/common/appbase.cpp:505
#6  0xb7d51196 in ShowAssertDialog (szFile=0x8355300, nLine=365,
    szFunc=0xd008c9c, szCond=0x8355604, szMsg=0x0, traits=0x86805a8)
    at ./src/common/appbase.cpp:839
#7  0xb7d513bc in wxAppConsole::OnAssertFailure (this=0x8678ee0,
    file=0x8355300, line=365, func=0xd008c9c, cond=0x8355604, msg=0x0)
    at ./src/common/appbase.cpp:443
#8  0x08066175 in CamuleApp::OnAssertFailure (this=0x8678ee0, file=0x8355300,
    line=365, func=0xd008c9c, cond=0x8355604, msg=0x0) at amule.cpp:1377
#9  0xb7d512b7 in wxOnAssert (szFile=0x8355300, nLine=365,
    szFunc=0x8356880 "CreateSignature", szCond=0x8355604, szMsg=0x0)
    at ./src/common/appbase.cpp:712
#10 0x0809d31f in CClientCreditsList::CreateSignature (this=0x89fdd80,
    pTarget=0xc353168,
    pachOutput=0xbfbc12b6 "�\n�\220y\t��˷\001\023��\220�\005\b�\022���\033·�\v---Type <return> to continue, or q <return> to quit---
̷�\230�\n\b\023���a#\b\023\023���\230�\n\030\023��\205", nMaxSize=250 '
    ChallengeIP=0, byChaIPKind=0 '\0', sigkey=0x0) at ClientCreditsList.cpp:365
#11 0x08076fe5 in CUpDownClient::SendSignaturePacket (this=0xca44668)
    at BaseClient.cpp:1960
#12 0x08077376 in CUpDownClient::ProcessPublicKeyPacket (this=0xca44668,
    pachPacket=0xc4da698 "L0J0\r\006\t*\206H\206�\r\001\001\001\005", nSize=77)
    at BaseClient.cpp:1996
#13 0x080b1bc7 in CClientTCPSocket::ProcessExtPacket (this=0xaa24f70,
    buffer=0xc4da698 "L0J0\r\006\t*\206H\206�\r\001\001\001\005", size=77,
    opcode=133 '\205') at ClientTCPSocket.cpp:1379
#14 0x080be6f1 in CClientTCPSocket::PacketReceived (this=0xaa24f70,
    packet=0xb534710) at ClientTCPSocket.cpp:2012
#15 0x081117a1 in CEMSocket::OnReceive (this=0xaa24f70, nErrorCode=0)
    at EMSocket.cpp:315
#16 0x080b6164 in CClientTCPSocket::OnReceive (this=0xaa24f70, nErrorCode=0)
    at ClientTCPSocket.cpp:1914
#17 0x080bfc7e in CClientTCPSocketHandler::ClientTCPSocketHandler (
    this=0x846db00, event=@0xc0734e0) at ClientTCPSocket.cpp:99
#18 0xb7d50dff in wxAppConsole::HandleEvent (this=0x8678ee0,
    handler=0x846db00, func=
    (void ( class wxEvtHandler::*)(class wxEvent &,)) 16875370,
    event=@0xc0734e0) at ./src/common/appbase.cpp:320
#19 0xb7e106d2 in wxEvtHandler::ProcessEventIfMatches (entry=@0x846dac0,
---Type <return> to continue, or q <return> to quit---
    handler=0x846db00, event=@0xc0734e0) at ./src/common/event.cpp:1225
#20 0xb7e124ee in wxEventHashTable::HandleEvent (this=0x846da98,
    event=@0xc0734e0, self=0x846db00) at ./src/common/event.cpp:898
#21 0xb7e12654 in wxEvtHandler::ProcessEvent (this=0x846db00, event=@0xc0734e0)
    at ./src/common/event.cpp:1287
#22 0xb7e10faa in wxEvtHandler::ProcessPendingEvents (this=0x846db00)
    at ./src/common/event.cpp:1183
#23 0xb7d51f11 in wxAppConsole::ProcessPendingEvents (this=0x8678ee0)
    at ./src/common/appbase.cpp:292
#24 0x0805e251 in CamuleDaemonApp::OnRun (this=0x8678ee0) at amuled.cpp:427
#25 0xb7d99bda in wxEntry (argc=@0xb7eb94cc, argv=0x86673a0)
    at ./src/common/init.cpp:456
#26 0xb7d99ca5 in wxEntry (argc=@0xbfbc1c80, argv=0xbfbc1d04)
    at ./src/common/init.cpp:468
#27 0x0805e2b0 in main (argc=Cannot access memory at address 0x19e4
) at amuled.cpp:101
(gdb) bt full
Code: [Select]
#0  0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7f06590 in raise () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7d50f9e in wxTrap () at ./src/common/appbase.cpp:672
No locals.
#3  0xb7d50ff9 in DoShowAssertDialog (msg=@0xbfbc0fec)
    at ./src/common/appbase.cpp:769
No locals.
#4  0xb7d5146d in wxAppTraitsBase::ShowAssertDialog (this=0x86805a8,
    msgOriginal=@0xbfbc104c) at ./src/common/appbase.cpp:555
        msg = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0xa849114}, <No data fields>}
        stackTrace = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0xb7e5161c}, <No data fields>}
#5  0xb7d514ee in wxConsoleAppTraitsBase::ShowAssertDialog (this=0x86805a8,
    msg=@0xbfbc104c) at ./src/common/appbase.cpp:505
No locals.
#6  0xb7d51196 in ShowAssertDialog (szFile=0x8355300, nLine=365,
    szFunc=0xd008c9c, szCond=0x8355604, szMsg=0x0, traits=0x86805a8)
    at ./src/common/appbase.cpp:839
        msg = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0xa849114}, <No data fields>}
---Type <return> to continue, or q <return> to quit---
        s_bNoAsserts = false
#7  0xb7d513bc in wxAppConsole::OnAssertFailure (this=0x8678ee0,
    file=0x8355300, line=365, func=0xd008c9c, cond=0x8355604, msg=0x0)
    at ./src/common/appbase.cpp:443
No locals.
#8  0x08066175 in CamuleApp::OnAssertFailure (this=0x8678ee0, file=0x8355300,
    line=365, func=0xd008c9c, cond=0x8355604, msg=0x0) at amule.cpp:1377
No locals.
#9  0xb7d512b7 in wxOnAssert (szFile=0x8355300, nLine=365,
    szFunc=0x8356880 "CreateSignature", szCond=0x8355604, szMsg=0x0)
    at ./src/common/appbase.cpp:712
        strFunc = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0xd008c9c}, <No data fields>}
        s_bInAssert = true
#10 0x0809d31f in CClientCreditsList::CreateSignature (this=0x89fdd80,
    pTarget=0xc353168,
    pachOutput=0xbfbc12b6 "�\n�\220y\t��˷\001\023��\220�\005\b�\022���\033·�\v̷�\230�\n\b\023���a#\b\023\023���\230�\n\030\023��\205", nMaxSize=250 '
    ChallengeIP=0, byChaIPKind=0 '\0', sigkey=0x0) at ClientCreditsList.cpp:365
        e = (
    const CryptoPP::Exception &) @0xbbb79e8: {<> = {<No data fields>},
  m_errorType = CryptoPP::Exception::OTHER_ERROR, m_what = {
    static npos = 4294967295,
---Type <return> to continue, or q <return> to quit---
    _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
      _M_p = 0x9c0dbac "OS_Rng: open /dev/urandom operation failed with error 24"}}}
        signer = (RSASSA_PKCS1v15_SHA_Signer *) 0x9231518
        __FUNCTION__ = "CreateSignature"
#11 0x08076fe5 in CUpDownClient::SendSignaturePacket (this=0xca44668)
    at BaseClient.cpp:1960
        bUseV2 = false
        byChaIPKind = 0 '\0'
        ChallengeIP = 0
        achBuffer = "�\n�\220y\t��˷\001\023��\220�\005\b�\022���\033·�\v̷�\230�\n\b\023���a#\b\023\023���\230�\n\030\023��\205\000\000\000M\000\000\000\220�\005\b\b\023��y�\005\bd\023��\000\000\000\000\030\023���d\t\bd\023��\205\000\000\000�\023����\b\bd\023��hF�\f�\023���\033·�\v̷�\\\000\b��d\v�\230�\n�\\t\b�\023��x\023��\205\000\000\000M\000\000\000\220�\005\bh\023��y�\005\b�\023��", '\0' <repeats 17 times>, "]t\b", '\0' <repeats 17 times>, "]t\b"...
        siglen = 152 '\230'
        data = {<CFileDataIO> = {_vptr.CFileDataIO = 0xbfbc12a8},
  m_growthRate = 134846801, m_position = 3216773795, m_BufferSize = 172709664,
  m_fileSize = 3085960513, m_delete = 58, m_readonly = 17,
  m_buffer = 0xac698b8 "\030WK\n\030WK\n"}
        packet = (CPacket *) 0x809c59b
---Type <return> to continue, or q <return> to quit---
        __FUNCTION__ = "SendSignaturePacket"
#12 0x08077376 in CUpDownClient::ProcessPublicKeyPacket (this=0xca44668,
    pachPacket=0xc4da698 "L0J0\r\006\t*\206H\206�\r\001\001\001\005", nSize=77)
    at BaseClient.cpp:1996
        __FUNCTION__ = "ProcessPublicKeyPacket"
#13 0x080b1bc7 in CClientTCPSocket::ProcessExtPacket (this=0xaa24f70,
    buffer=0xc4da698 "L0J0\r\006\t*\206H\206�\r\001\001\001\005", size=77,
    opcode=133 '\205') at ClientTCPSocket.cpp:1379
No locals.
#14 0x080be6f1 in CClientTCPSocket::PacketReceived (this=0xaa24f70,
    packet=0xb534710) at ClientTCPSocket.cpp:2012
        process = true
        bResult = false
        uRawSize = 77
        exception = {<wxStringBase> = {static npos = 0,
    m_pchData = 0xb7e5161c}, <No data fields>}
        __FUNCTION__ = "PacketReceived"
#15 0x081117a1 in CEMSocket::OnReceive (this=0xaa24f70, nErrorCode=0)
    at EMSocket.cpp:315
        bPacketResult = 8
        toCopy = 77
        readMax = 2000000
        ret = 138
---Type <return> to continue, or q <return> to quit---
        rptr = (uint8_t *) 0x846dbd3 "�2"
        rend = (
    const uint8_t *) 0x846dc0a "x��\222c�B\022�\207A%��5<����\217\210L\213=���\t\036�\032�j�\224\033�\223\004X�Z\224'P=\212e�zd\235Vb\236\032S\211G:\037���M\234�\215�\n\032(Bc�\n\227�M+j\235M\t�E�JU\224�\234k\005\200c\230K��\231CZ��A�\203�\0312�ة$\020�_\236\f\177�;\032\003�\032�XbwK\233\036\212��\204]�*�F߹?��\037Q���K\032i�\2120�\n\212Rc\237ڸ5A\234�\006��Mo\\l���\217�f�\211�<x�g\0033\"���\036�"...
        GlobalReadBuffer = "�N\000\000\000\205L0J0\r\006\t*\206H\206�\r\001\001\001\005\000\0039\00006\0021\000�C�\r\006z^e8�\016�\"V\227\032\204�I�\227\177��\217Uӯ��<A��|\0052\222R�\b�\200���-A\002\001\021�2\000\000\000\2060\031�\233�;\217\a0\203d�=Ma\037�|x\034)0�̶\037.\035�\002_�\006\233$\212�\215���X�Xh���\221x��\222c�B\022�\207A%��5<����\217\210L\213=���\t\036�\032�j�\224\033�\223\004X�Z\224'P=\212e�zd\235Vb\236\032S\211G:\037"...
        __FUNCTION__ = "OnReceive"
#16 0x080b6164 in CClientTCPSocket::OnReceive (this=0xaa24f70, nErrorCode=0)
    at ClientTCPSocket.cpp:1914
        __FUNCTION__ = "OnReceive"
#17 0x080bfc7e in CClientTCPSocketHandler::ClientTCPSocketHandler (
    this=0x846db00, event=@0xc0734e0) at ClientTCPSocket.cpp:99
        socket = (CClientTCPSocket *) 0xaa24f70
        __FUNCTION__ = "ClientTCPSocketHandler"
#18 0xb7d50dff in wxAppConsole::HandleEvent (this=0x8678ee0,
---Type <return> to continue, or q <return> to quit---
    handler=0x846db00, func=
    (void ( class wxEvtHandler::*)(class wxEvent &,)) 16875370,
    event=@0xc0734e0) at ./src/common/appbase.cpp:320
No locals.
#19 0xb7e106d2 in wxEvtHandler::ProcessEventIfMatches (entry=@0x846dac0,
    handler=0x846db00, event=@0xc0734e0) at ./src/common/event.cpp:1225
        tableId1 = 6123
        tableId2 = -1
#20 0xb7e124ee in wxEventHashTable::HandleEvent (this=0x846da98,
    event=@0xc0734e0, self=0x846db00) at ./src/common/event.cpp:898
        n = 0
        eventEntryTable = (
    const wxEventTableEntryPointerArray &) @0x922f914: {<wxBaseArrayPtrVoid> = {m_nSize = 1, m_nCount = 1, m_pItems = 0x95c1f78}, <No data fields>}
        count = 1
        eventType = 10002
        eTTnode = (wxEventHashTable::EventTypeTable * const) 0x922f910
#21 0xb7e12654 in wxEvtHandler::ProcessEvent (this=0x846db00, event=@0xc0734e0)
    at ./src/common/event.cpp:1287
        __FUNCTION__ = "ProcessEvent"
#22 0xb7e10faa in wxEvtHandler::ProcessPendingEvents (this=0x846db00)
    at ./src/common/event.cpp:1183
        event = (wxEvent *) 0xc0734e0
---Type <return> to continue, or q <return> to quit---
        node = {m_ptr = 0xb64f0a0}
        n = 1
        __FUNCTION__ = "ProcessPendingEvents"
#23 0xb7d51f11 in wxAppConsole::ProcessPendingEvents (this=0x8678ee0)
    at ./src/common/appbase.cpp:292
        handler = (class wxEvtHandler *) 0x846db00
        node = {m_ptr = 0xac698b8}
#24 0x0805e251 in CamuleDaemonApp::OnRun (this=0x8678ee0) at amuled.cpp:427
No locals.
#25 0xb7d99bda in wxEntry (argc=@0xb7eb94cc, argv=0x86673a0)
    at ./src/common/init.cpp:456
        callOnExit = {<No data fields>}
        cleanupOnExit = {<No data fields>}
#26 0xb7d99ca5 in wxEntry (argc=@0xbfbc1c80, argv=0xbfbc1d04)
    at ./src/common/init.cpp:468
No locals.
#27 0x0805e2b0 in main (argc=Cannot access memory at address 0x19e4
) at amuled.cpp:101
No locals.
Logged

hopelessone

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 107
  • Ubuntu 8.04
Re: CVS 2008-01-01 (my fourth backtrace post)
« Reply #1 on: January 04, 2008, 02:57:16 PM »

(gdb) thread apply all bt
Code: [Select]
Thread 4 (Thread -1231967344 (LWP 6639)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f028fc in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7e0c317 in wxConditionInternal::WaitTimeout (this=0x9253550,
    milliseconds=300) at ./src/unix/threadpsx.cpp:405
#3  0xb7e0c3fc in wxCondition::WaitTimeout (this=0x8680924, milliseconds=300)
    at ./include/wx/thrimpl.cpp:256
#4  0xb7e0d245 in wxSemaphoreInternal::WaitTimeout (this=0x8680920,
    milliseconds=300) at ./src/unix/threadpsx.cpp:552
#5  0xb7e0d32e in wxSemaphore::WaitTimeout (this=0x86b5b80, milliseconds=300)
    at ./include/wx/thrimpl.cpp:320
#6  0x0806097e in CTimerThread::Entry (this=0x86b5b60) at Timer.cpp:63
#7  0xb7e0e620 in wxThreadInternal::PthreadStart (thread=0x86b5b60)
    at ./src/unix/threadpsx.cpp:766
#8  0xb7e0e78b in wxPthreadStart (ptr=0x86b5b60)
    at ./src/unix/threadpsx.cpp:718
#9  0xb7efe46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7b2c6de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1215181936 (LWP 6637)):
#0  0xffffe410 in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---
#1  0xb7f059f6 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7e185a7 in wxMicroSleep (microseconds=2000)
    at ./src/unix/utilsunx.cpp:191
#3  0xb7e185d1 in wxMilliSleep (milliseconds=2) at ./src/unix/utilsunx.cpp:212
#4  0xb7e0bf97 in wxThread::Sleep (milliseconds=2)
    at ./src/unix/threadpsx.cpp:986
#5  0x081a331a in UploadBandwidthThrottler::Entry (this=0x922dfb0)
    at UploadBandwidthThrottler.cpp:324
#6  0xb7e0e620 in wxThreadInternal::PthreadStart (thread=0x922dfb0)
    at ./src/unix/threadpsx.cpp:766
#7  0xb7e0e78b in wxPthreadStart (ptr=0x922dfb0)
    at ./src/unix/threadpsx.cpp:718
#8  0xb7efe46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb7b2c6de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1213909312 (LWP 6628)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f06590 in raise () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d50f9e in wxTrap () at ./src/common/appbase.cpp:672
#3  0xb7d50ff9 in DoShowAssertDialog (msg=@0xbfbc0fec)
    at ./src/common/appbase.cpp:769
#4  0xb7d5146d in wxAppTraitsBase::ShowAssertDialog (this=0x86805a8,
    msgOriginal=@0xbfbc104c) at ./src/common/appbase.cpp:555
---Type <return> to continue, or q <return> to quit---
#5  0xb7d514ee in wxConsoleAppTraitsBase::ShowAssertDialog (this=0x86805a8,
    msg=@0xbfbc104c) at ./src/common/appbase.cpp:505
#6  0xb7d51196 in ShowAssertDialog (szFile=0x8355300, nLine=365,
    szFunc=0xd008c9c, szCond=0x8355604, szMsg=0x0, traits=0x86805a8)
    at ./src/common/appbase.cpp:839
#7  0xb7d513bc in wxAppConsole::OnAssertFailure (this=0x8678ee0,
    file=0x8355300, line=365, func=0xd008c9c, cond=0x8355604, msg=0x0)
    at ./src/common/appbase.cpp:443
#8  0x08066175 in CamuleApp::OnAssertFailure (this=0x8678ee0, file=0x8355300,
    line=365, func=0xd008c9c, cond=0x8355604, msg=0x0) at amule.cpp:1377
#9  0xb7d512b7 in wxOnAssert (szFile=0x8355300, nLine=365,
    szFunc=0x8356880 "CreateSignature", szCond=0x8355604, szMsg=0x0)
    at ./src/common/appbase.cpp:712
#10 0x0809d31f in CClientCreditsList::CreateSignature (this=0x89fdd80,
    pTarget=0xc353168,
    pachOutput=0xbfbc12b6 "�\n�\220y\t��˷\001\023��\220�\005\b�\022���\033·�\v̷�\230�\n\b\023���a#\b\023\023���\230�\n\030\023��\205", nMaxSize=250 '
    ChallengeIP=0, byChaIPKind=0 '\0', sigkey=0x0) at ClientCreditsList.cpp:365
#11 0x08076fe5 in CUpDownClient::SendSignaturePacket (this=0xca44668)
    at BaseClient.cpp:1960
#12 0x08077376 in CUpDownClient::ProcessPublicKeyPacket (this=0xca44668,
    pachPacket=0xc4da698 "L0J0\r\006\t*\206H\206�\r\001\001\001\005", nSize=77)
    at BaseClient.cpp:1996
---Type <return> to continue, or q <return> to quit---
#13 0x080b1bc7 in CClientTCPSocket::ProcessExtPacket (this=0xaa24f70,
    buffer=0xc4da698 "L0J0\r\006\t*\206H\206�\r\001\001\001\005", size=77,
    opcode=133 '\205') at ClientTCPSocket.cpp:1379
#14 0x080be6f1 in CClientTCPSocket::PacketReceived (this=0xaa24f70,
    packet=0xb534710) at ClientTCPSocket.cpp:2012
#15 0x081117a1 in CEMSocket::OnReceive (this=0xaa24f70, nErrorCode=0)
    at EMSocket.cpp:315
#16 0x080b6164 in CClientTCPSocket::OnReceive (this=0xaa24f70, nErrorCode=0)
    at ClientTCPSocket.cpp:1914
#17 0x080bfc7e in CClientTCPSocketHandler::ClientTCPSocketHandler (
    this=0x846db00, event=@0xc0734e0) at ClientTCPSocket.cpp:99
#18 0xb7d50dff in wxAppConsole::HandleEvent (this=0x8678ee0,
    handler=0x846db00, func=
    (void ( class wxEvtHandler::*)(class wxEvent &,)) 16875370,
    event=@0xc0734e0) at ./src/common/appbase.cpp:320
#19 0xb7e106d2 in wxEvtHandler::ProcessEventIfMatches (entry=@0x846dac0,
    handler=0x846db00, event=@0xc0734e0) at ./src/common/event.cpp:1225
#20 0xb7e124ee in wxEventHashTable::HandleEvent (this=0x846da98,
    event=@0xc0734e0, self=0x846db00) at ./src/common/event.cpp:898
#21 0xb7e12654 in wxEvtHandler::ProcessEvent (this=0x846db00, event=@0xc0734e0)
    at ./src/common/event.cpp:1287
#22 0xb7e10faa in wxEvtHandler::ProcessPendingEvents (this=0x846db00)
    at ./src/common/event.cpp:1183
---Type <return> to continue, or q <return> to quit---
#23 0xb7d51f11 in wxAppConsole::ProcessPendingEvents (this=0x8678ee0)
    at ./src/common/appbase.cpp:292
#24 0x0805e251 in CamuleDaemonApp::OnRun (this=0x8678ee0) at amuled.cpp:427
#25 0xb7d99bda in wxEntry (argc=@0xb7eb94cc, argv=0x86673a0)
    at ./src/common/init.cpp:456
#26 0xb7d99ca5 in wxEntry (argc=@0xbfbc1c80, argv=0xbfbc1d04)
    at ./src/common/init.cpp:468
#27 0x0805e2b0 in main (argc=Cannot access memory at address 0x19e4
) at amuled.cpp:101

HTH..
Logged