aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 4772 Trace/breakpoint trap  (Read 3284 times)

Mr Faber

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 229
4772 Trace/breakpoint trap
« on: September 06, 2005, 10:17:02 PM »

Code: [Select]
(gdb) bt
#0  0x00002aaaaabcd159 in raise () from /lib/libpthread.so.0
#1  0x00002aaaabb4f17a in wxTrap () at appbase.cpp:599
#2  0x00002aaaab5b6b4d in wxGUIAppTraitsBase::ShowAssertDialog (this=0xbdecc0,
    msg=@0x7fffffe3c410) at appcmn.cpp:543
#3  0x00002aaaabb4f6be in ShowAssertDialog (szFile=0x2aaaab68a508, nLine=95,
    szCond=0x2aaaab68a4c8, szMsg=0x2aaaab68a6a8, traits=0xbdecc0)
    at appbase.cpp:836
#4  0x00002aaaabb4ef59 in wxAppConsole::OnAssert (this=0xb86b90,
    file=0x2aaaab68a508, line=95, cond=0x2aaaab68a4c8, msg=0x2aaaab68a6a8)
    at appbase.cpp:457
#5  0x00002aaaab50eda5 in wxApp::OnAssert (this=0xb86b90, file=0x2aaaab68a508,
    line=95, cond=0x2aaaab68a4c8, msg=0x2aaaab68a6a8) at app.cpp:727
#6  0x000000000043bb50 in CamuleApp::OnAssert (this=0xb86b90,
    file=0x2aaaab68a508, line=95, cond=0x2aaaab68a4c8, msg=0x2aaaab68a6a8)
    at amule.cpp:1428
#7  0x00002aaaabb4f23d in wxOnAssert (szFile=0x2aaaab68a508, nLine=95,
    szCond=0x2aaaab68a4c8, szMsg=0x2aaaab68a6a8) at appbase.cpp:645
#8  0x00002aaaabb4f1b0 in wxAssert (cond=0, szFile=0x2aaaab68a508, nLine=95,
    szCond=0x2aaaab68a4c8, szMsg=0x2aaaab68a6a8) at appbase.cpp:612
#9  0x00002aaaab58f8d7 in wxGauge::SetValue (this=0x1f8a6c0, pos=424275)
    at gauge.cpp:95
#10 0x00000000005d901e in CSharedFilesWnd::SelectionUpdated (this=0x1f68680)
    at SharedFilesWnd.cpp:139
#11 0x00000000004438b8 in CamuleGuiApp::NotifyEvent (this=0xb86b90,
    event=@0x7fffffe3c770) at amule-gui.cpp:524
#12 0x00000000005c4d56 in CSharedFileList::UpdateItem (this=0x12a4,
    toupdate=0x12a4) at SharedFileList.cpp:644
#13 0x0000000000602deb in CUpDownClient::CreateNextBlockPackage (
    this=0x53d4230) at UploadClient.cpp:316
#14 0x000000000060341c in CUpDownClient::SendBlockData (this=0x53d4230)
    at UploadClient.cpp:618
#15 0x00000000006050c8 in CUploadQueue::Process (this=0x1e5a800)
    at UploadQueue.cpp:202
#16 0x000000000043fd56 in CamuleApp::OnCoreTimer (this=0xb86b90)
    at amule.cpp:1505
#17 0x00002aaaabb4ec8d in wxAppConsole::HandleEvent (this=0xb86b90,
    handler=0xb86b90, func=
      {__pfn = 0x43fd00 , __delta = 0},
    event=@0x7fffffe3cba0) at appbase.cpp:324
#18 0x00002aaaabbe02bd in wxEvtHandler::ProcessEventIfMatches (
    entry=@0x95a600, handler=0xb86b90, event=@0x7fffffe3cba0) at event.cpp:1193
#19 0x00002aaaabbdf2e8 in wxEventHashTable::HandleEvent (this=0x95a7a0,
    event=@0x7fffffe3cba0, self=0xb86b90) at event.cpp:875
#20 0x00002aaaabbe04ba in wxEvtHandler::ProcessEvent (this=0xb86b90,
    event=@0x7fffffe3cba0) at event.cpp:1255
#21 0x00002aaaab62c13f in wxTimerBase::Notify (this=0xd416c0)
    at timercmn.cpp:61
#22 0x00002aaaab537dee in timeout_callback (data=0xd416c0) at timer.cpp:48
#23 0x00002aaaad848abb in g_main_context_wakeup ()
   from /usr/lib/libglib-2.0.so.0
#24 0x00002aaaad846076 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#25 0x00002aaaad847a98 in g_main_context_acquire ()
   from /usr/lib/libglib-2.0.so.0
#26 0x00002aaaad847dfa in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#27 0x00002aaaacaca2e1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x00002aaaab52d272 in wxEventLoop::Run (this=0x4fc2c70) at evtloop.cpp:80
#29 0x00002aaaab5b64a3 in wxAppBase::MainLoop (this=0xb86b90) at appcmn.cpp:272
#30 0x00002aaaab5b6613 in wxAppBase::OnRun (this=0xb86b90) at appcmn.cpp:340
#31 0x00002aaaabb86166 in wxEntry (argc=@0x7fffffe3cf24, argv=0xb74fb0)
    at init.cpp:439
#32 0x00002aaaabb8626f in wxEntry (argc=@0x7fffffe3cf24, argv=0x7fffffe3cff8)
    at init.cpp:451
#33 0x0000000000443072 in main (argc=1, argv=0x12a4) at amule-gui.cpp:149
(gdb) bt full
#0  0x00002aaaaabcd159 in raise () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002aaaabb4f17a in wxTrap () at appbase.cpp:599
No locals.
#2  0x00002aaaab5b6b4d in wxGUIAppTraitsBase::ShowAssertDialog (this=0xbdecc0,
    msg=@0x7fffffe3c410) at appcmn.cpp:543
msgDlg = { = {static npos = 18446744073709551615,
    m_pchData = 0x5c147f8}, }
#3  0x00002aaaabb4f6be in ShowAssertDialog (szFile=0x2aaaab68a508, nLine=95,
    szCond=0x2aaaab68a4c8, szMsg=0x2aaaab68a6a8, traits=0xbdecc0)
    at appbase.cpp:836
s_bNoAsserts = false
msg = { = {static npos = 18446744073709551615,
    m_pchData = 0x33c7cd8}, }
stackTrace = { = {static npos = 18446744073709551615,
    m_pchData = 0x39bd4f8}, }
#4  0x00002aaaabb4ef59 in wxAppConsole::OnAssert (this=0xb86b90,
    file=0x2aaaab68a508, line=95, cond=0x2aaaab68a4c8, msg=0x2aaaab68a6a8)
    at appbase.cpp:457
No locals.
#5  0x00002aaaab50eda5 in wxApp::OnAssert (this=0xb86b90, file=0x2aaaab68a508,
    line=95, cond=0x2aaaab68a4c8, msg=0x2aaaab68a6a8) at app.cpp:727
No locals.
#6  0x000000000043bb50 in CamuleApp::OnAssert (this=0xb86b90,
    file=0x2aaaab68a508, line=95, cond=0x2aaaab68a4c8, msg=0x2aaaab68a6a8)
    at amule.cpp:1428
errmsg = { = {static npos = 18446744073709551615,
    m_pchData = 0x7fffffe3c550}, }
#7  0x00002aaaabb4f23d in wxOnAssert (szFile=0x2aaaab68a508, nLine=95,
    szCond=0x2aaaab68a4c8, szMsg=0x2aaaab68a6a8) at appbase.cpp:645
s_bInAssert = true
#8  0x00002aaaabb4f1b0 in wxAssert (cond=0, szFile=0x2aaaab68a508, nLine=95,
    szCond=0x2aaaab68a4c8, szMsg=0x2aaaab68a6a8) at appbase.cpp:612
No locals.
#9  0x00002aaaab58f8d7 in wxGauge::SetValue (this=0x1f8a6c0, pos=424275)
    at gauge.cpp:95
No locals.
#10 0x00000000005d901e in CSharedFilesWnd::SelectionUpdated (this=0x1f68680)
    at SharedFilesWnd.cpp:139
session_accepted = 75
all_requests = 119
all_transfered = 434458520
session_requests = 114
session_transfered = 434458520
all_accepted = 75
index = 0
#11 0x00000000004438b8 in CamuleGuiApp::NotifyEvent (this=0xb86b90,
    event=@0x7fffffe3c770) at amule-gui.cpp:524
No locals.
#12 0x00000000005c4d56 in CSharedFileList::UpdateItem (this=0x12a4,
    toupdate=0x12a4) at SharedFileList.cpp:644
e = { = { = {_vptr.wxObject = 0x67b9b0,
      static ms_classInfo = {m_className = 0x2aaaabc0cec8, m_objectSize = 16,
        m_objectConstructor = 0, m_baseInfo1 = 0x0, m_baseInfo2 = 0x0,
        static sm_first = 0x0, m_next = 0x2aaaabd790c0,
        static sm_classTable = 0xb4b010}, m_refData = 0x0},
    m_eventObject = 0x0, m_eventType = 10225, m_timeStamp = 0, m_id = -1,
    m_callbackUserData = 0x0, m_propagationLevel = 0, m_skipped = false,
    m_isCommandEvent = false, static ms_classInfo = {
      m_className = 0x2aaaabc21190, m_objectSize = 64,
      m_objectConstructor = 0, m_baseInfo1 = 0x2aaaabd79020,
      m_baseInfo2 = 0x0, static sm_first = 0x0, m_next = 0x2aaaabd797c0,
      static sm_classTable = 0xb4b010}}, ID = SHAREDFILES_UPDATE_ITEM,
  byte_value = 0 '\0', short_value = 0, long_value = 0, longlong_value = 0,
  string_value = { = {static npos = 18446744073709551615,
      m_pchData = 0x2aaaabc11558}, }, ptr_value = 0x3c0ec50,
  ptr_aux_value = 0x0}
#13 0x0000000000602deb in CUpDownClient::CreateNextBlockPackage (
    this=0x53d4230) at UploadClient.cpp:316
currentblock = (Requested_Block_Struct *) 0x278db90
srcfile = (class CKnownFile *) 0x3c0ec50
togo = 184320
#14 0x000000000060341c in CUpDownClient::SendBlockData (this=0x53d4230)
    at UploadClient.cpp:618
curTick = 755230419
sentBytesCompleteFile = 183218
sentBytesPartFile = 0
sentBytesPayload = 0
#15 0x00000000006050c8 in CUploadQueue::Process (this=0x1e5a800)
    at UploadQueue.cpp:202
cur_client = (CUpDownClient *) 0x53d4230
pos = {m_ptr = 0x5a58bc0}
sentBytes = 9807776
#16 0x000000000043fd56 in CamuleApp::OnCoreTimer (this=0xb86b90)
    at amule.cpp:1505
msPrevSave = 80713260
msPrevKnownMet = 79201967
msPrev1 = 80745091
msPrev5 = 80740892
msPrevHist = 80745000
msPrevOS = 80745196
msCur = 81820459
#17 0x00002aaaabb4ec8d in wxAppConsole::HandleEvent (this=0xb86b90,
    handler=0xb86b90, func=
      {__pfn = 0x43fd00 , __delta = 0},
    event=@0x7fffffe3cba0) at appbase.cpp:324
No locals.
#18 0x00002aaaabbe02bd in wxEvtHandler::ProcessEventIfMatches (
    entry=@0x95a600, handler=0xb86b90, event=@0x7fffffe3cba0) at event.cpp:1193
tableId1 = 6129
tableId2 = -1
#19 0x00002aaaabbdf2e8 in wxEventHashTable::HandleEvent (this=0x95a7a0,
    event=@0x7fffffe3cba0, self=0xb86b90) at event.cpp:875
n = 1
eventEntryTable = (
    const wxEventTableEntryPointerArray &) @0xd53f28: { = {
    m_nSize = 2, m_nCount = 2, m_pItems = 0xda5b50}, }
count = 2
eventType = 10083
eTTnode = (wxEventHashTable::EventTypeTable * const) 0xd53f20
#20 0x00002aaaabbe04ba in wxEvtHandler::ProcessEvent (this=0xb86b90,
    event=@0x7fffffe3cba0) at event.cpp:1255
No locals.
#21 0x00002aaaab62c13f in wxTimerBase::Notify (this=0xd416c0)
    at timercmn.cpp:61
event = { = { = {_vptr.wxObject = 0x955f60,
      static ms_classInfo = {m_className = 0x2aaaabc0cec8, m_objectSize = 16,
        m_objectConstructor = 0, m_baseInfo1 = 0x0, m_baseInfo2 = 0x0,
        static sm_first = 0x0, m_next = 0x2aaaabd790c0,
        static sm_classTable = 0xb4b010}, m_refData = 0x0},
    m_eventObject = 0xd416c0, m_eventType = 10083, m_timeStamp = 0,
    m_id = 6129, m_callbackUserData = 0x0, m_propagationLevel = 0,
    m_skipped = false, m_isCommandEvent = false, static ms_classInfo = {
      m_className = 0x2aaaabc21190, m_objectSize = 64,
      m_objectConstructor = 0, m_baseInfo1 = 0x2aaaabd79020,
      m_baseInfo2 = 0x0, static sm_first = 0x0, m_next = 0x2aaaabd797c0,
      static sm_classTable = 0xb4b010}}, m_interval = 100,
  static ms_classInfo = {m_className = 0x2aaaab6b4290, m_objectSize = 72,
    m_objectConstructor = 0x2aaaab62bfa8 ,
    m_baseInfo1 = 0x2aaaabd79800, m_baseInfo2 = 0x0, static sm_first = 0x0,
    m_next = 0x2aaaab884980, static sm_classTable = 0xb4b010}}
#22 0x00002aaaab537dee in timeout_callback (data=0xd416c0) at timer.cpp:48
timer = (wxTimer *) 0xd416c0
#23 0x00002aaaad848abb in g_main_context_wakeup ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#24 0x00002aaaad846076 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#25 0x00002aaaad847a98 in g_main_context_acquire ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#26 0x00002aaaad847dfa in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#27 0x00002aaaacaca2e1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#28 0x00002aaaab52d272 in wxEventLoop::Run (this=0x4fc2c70) at evtloop.cpp:80
oldLoop = (wxEventLoop *) 0x0
exitcode = 32767
#29 0x00002aaaab5b64a3 in wxAppBase::MainLoop (this=0xb86b90) at appcmn.cpp:272
mainLoop = { = {m_ptr = 0x4fc2c70}, m_pp = 0xb86c08,
  m_pOld = 0x0}
#30 0x00002aaaab5b6613 in wxAppBase::OnRun (this=0xb86b90) at appcmn.cpp:340
No locals.
#31 0x00002aaaabb86166 in wxEntry (argc=@0x7fffffe3cf24, argv=0xb74fb0)
    at init.cpp:439
callOnExit = {}
cleanupOnExit = {}
#32 0x00002aaaabb8626f in wxEntry (argc=@0x7fffffe3cf24, argv=0x7fffffe3cff8)
    at init.cpp:451
No locals.
#33 0x0000000000443072 in main (argc=1, argv=0x12a4) at amule-gui.cpp:149
No locals.

cu
Mr Faber
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: 4772 Trace/breakpoint trap
« Reply #1 on: September 07, 2005, 02:29:50 PM »

As aMule now has more than one thread, it may be that "theApp.knownfiles->transfered" has one value upon the routine start, but some downloads happen and then when computing "session_transfered" we get a higher value. Could you describe more precisely the situation when this happens? I imagine you were on the "Shared Files" page with all the files selected, is that right? If my theory is correct, it is an easy fix.
Logged

Mr Faber

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 229
Re: 4772 Trace/breakpoint trap
« Reply #2 on: September 07, 2005, 08:39:17 PM »

I really don't know where I was because the assert happend when I was away. I clicked no and changed to transfer tab but there were no dowloads and I got an assert again which I closed with yes.
Since the only other often used tab for me is the shared file list it is possible but I am not sure.

cu
Mr Faber
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: 4772 Trace/breakpoint trap
« Reply #3 on: September 08, 2005, 02:05:27 AM »

Does this looks familiar? 8)
Code: [Select]
(gdb) bt
#0  0x00c89402 in __kernel_vsyscall ()
#1  0x004e228a in raise () from /lib/libpthread.so.0
#2  0x00543159 in wxTrap () at ./src/common/appbase.cpp:599
#3  0x00543a70 in wxOnAssert (szFile=0xf2cba0, nLine=95, szCond=0xf2cb60, szMsg=0xf2cd48)
    at ./src/common/appbase.cpp:627
#4  0x00543b04 in wxAssert (cond=0, szFile=0xf2cba0, nLine=95, szCond=0xf2cb60, szMsg=0xf2cd48)
    at ./src/common/appbase.cpp:612
#5  0x00e2854e in wxGauge::SetValue (this=0xacf0d60, pos=65384) at ./src/gtk/gauge.cpp:95
#6  0x082d6257 in CSharedFilesWnd::SelectionUpdated (this=0xace3648) at SharedFilesWnd.cpp:125
#7  0x082d324d in CSharedFilesCtrl::UpdateItem (this=0xace84e8, toupdate=0xa11fb98) at SharedFilesCtrl.cpp:435
#8  0x08089900 in CamuleGuiApp::NotifyEvent (this=0x9f43370, event=@0xbf953d40) at amule-gui.cpp:524
#9  0x082bb522 in CSharedFileList::UpdateItem (this=0xa39c6a8, toupdate=0xa11fb98) at SharedFileList.cpp:644
#10 0x08197300 in CFileStatistic::AddTransferred (this=0xa11fbe0, bytes=184320) at KnownFile.cpp:98
#11 0x083111ee in CUpDownClient::CreateNextBlockPackage (this=0xc303658) at UploadClient.cpp:316
#12 0x0831164a in CUpDownClient::SendBlockData (this=0xc303658) at UploadClient.cpp:618
#13 0x08314148 in CUploadQueue::Process (this=0xabfd9d8) at UploadQueue.cpp:202
#14 0x0808498a in CamuleApp::OnCoreTimer (this=0x9f43370) at amule.cpp:1505
#15 0x00542bb8 in wxAppConsole::HandleEvent (this=0x9f43370, handler=0x9f43370, func=
      {__pfn = 0x8084910 , __delta = 0}, event=@0xbf954118)
    at ./src/common/appbase.cpp:324
#16 0x005e603c in wxEvtHandler::ProcessEventIfMatches (entry=@0x857ace0, handler=0x9f43370, event=@0xbf954118)
    at ./src/common/event.cpp:1193
#17 0x005e642a in wxEventHashTable::HandleEvent (this=0x857add0, event=@0xbf954118, self=0x9f43370)
    at ./src/common/event.cpp:875
#18 0x005e7457 in wxEvtHandler::ProcessEvent (this=0x9f43370, event=@0xbf954118) at ./src/common/event.cpp:1255
#19 0x00ecbb88 in wxTimerBase::Notify (this=0xb0eab98) at ./src/common/timercmn.cpp:61
#20 0x00dcb07b in timeout_callback (data=0xb0eab98) at ./src/gtk/timer.cpp:48
#21 0x00910f06 in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#22 0x0090f3ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0x009123f6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#24 0x009126e3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#25 0x0395d6d1 in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00e34ea3 in wxMessageDialog::ShowModal (this=0xbf954350) at ./src/gtk/msgdlg.cpp:109
#27 0x00d94dc8 in wxMessageBox (message=@0xbf954568, caption=@0xbf95456c, style=538, parent=0x0)
    at ./src/common/utilscmn.cpp:958
#28 0x00e512a9 in wxGUIAppTraitsBase::ShowAssertDialog (this=0x9fd2a88, msg=@0xbf9545ac)
    at ./src/common/appcmn.cpp:539
#29 0x005439d0 in ShowAssertDialog (szFile=0xf2cba0, nLine=95, szCond=0xf2cb60, szMsg=0xf2cd48, traits=0x9fd2a88)
    at ./src/common/appbase.cpp:836
#30 0x00543ee6 in wxAppConsole::OnAssert (this=0x9f43370, file=0xf2cba0, line=95, cond=0xf2cb60, msg=0xf2cd48)
    at ./src/common/appbase.cpp:457
#31 0x00da0c48 in wxApp::OnAssert (this=0x9f43370, file=0xf2cba0, line=95, cond=0xf2cb60, msg=0xf2cd48)
    at ./src/gtk/app.cpp:727
#32 0x0807e241 in CamuleApp::OnAssert (this=0x9f43370, file=0xf2cba0, line=95, cond=0xf2cb60, msg=0xf2cd48)
    at amule.cpp:1428
#33 0x00543acb in wxOnAssert (szFile=0xf2cba0, nLine=95, szCond=0xf2cb60, szMsg=0xf2cd48)
    at ./src/common/appbase.cpp:645
#34 0x00543b04 in wxAssert (cond=0, szFile=0xf2cba0, nLine=95, szCond=0xf2cb60, szMsg=0xf2cd48)
    at ./src/common/appbase.cpp:612
#35 0x00e2854e in wxGauge::SetValue (this=0xacf0d60, pos=65384) at ./src/gtk/gauge.cpp:95
#36 0x082d6257 in CSharedFilesWnd::SelectionUpdated (this=0xace3648) at SharedFilesWnd.cpp:125
#37 0x082d324d in CSharedFilesCtrl::UpdateItem (this=0xace84e8, toupdate=0xa1925e0) at SharedFilesCtrl.cpp:435
#38 0x08089900 in CamuleGuiApp::NotifyEvent (this=0x9f43370, event=@0xbf954940) at amule-gui.cpp:524
#39 0x082bb522 in CSharedFileList::UpdateItem (this=0xa39c6a8, toupdate=0xa1925e0) at SharedFileList.cpp:644
#40 0x08197225 in CFileStatistic::AddRequest (this=0xa192628) at KnownFile.cpp:84
#41 0x08314a0d in CUploadQueue::AddClientToQueue (this=0xabfd9d8, client=0x105fb310) at UploadQueue.cpp:375
#42 0x081adc7b in CClientReqSocket::ProcessPacket (this=0xdebb908,
    packet=0x10479d88 "[M\222\236L¼{\022÷̨F_A\a\223\030", size=16, opcode=84 'T') at ListenSocket.cpp:563
#43 0x081b2440 in CClientReqSocket::PacketReceived (this=0xdebb908, packet=0x1000e358) at ListenSocket.cpp:1798
#44 0x08158464 in CEMSocket::OnReceive (this=0xdebb908, nErrorCode=0) at EMSocket.cpp:308
#45 0x081a76c9 in CClientReqSocket::OnReceive (this=0xdebb908, nErrorCode=0) at ListenSocket.cpp:1726
#46 0x081a7601 in CClientReqSocketHandler::ClientReqSocketHandler (this=0x87647e0, event=@0xb997830)
    at ListenSocket.cpp:96
#47 0x00542bb8 in wxAppConsole::HandleEvent (this=0x9f43370, handler=0x87647e0, func=
      {__pfn = 0x81a74ec , __delta = 0},
    event=@0xb997830) at ./src/common/appbase.cpp:324
#48 0x005e603c in wxEvtHandler::ProcessEventIfMatches (entry=@0x8764780, handler=0x87647e0, event=@0xb997830)
    at ./src/common/event.cpp:1193
#49 0x005e642a in wxEventHashTable::HandleEvent (this=0x87647b0, event=@0xb997830, self=0x87647e0)
    at ./src/common/event.cpp:875
#50 0x005e7457 in wxEvtHandler::ProcessEvent (this=0x87647e0, event=@0xb997830) at ./src/common/event.cpp:1255
#51 0x005e70e1 in wxEvtHandler::ProcessPendingEvents (this=0x87647e0) at ./src/common/event.cpp:1152
#52 0x00542b24 in wxAppConsole::ProcessPendingEvents (this=0x9f43370) at ./src/common/appbase.cpp:296
#53 0x00e51114 in wxAppBase::OnIdle (this=0x9f43370) at ./src/common/appcmn.cpp:458
#54 0x00542bb8 in wxAppConsole::HandleEvent (this=0x9f43370, handler=0x9f43370, func=
      {__pfn = 0xe510ec , __delta = 0}, event=@0xbf955560)
    at ./src/common/appbase.cpp:324
#55 0x005e603c in wxEvtHandler::ProcessEventIfMatches (entry=@0xfeb660, handler=0x9f43370, event=@0xbf955560)
    at ./src/common/event.cpp:1193
#56 0x005e642a in wxEventHashTable::HandleEvent (this=0x857add0, event=@0xbf955560, self=0x9f43370)
    at ./src/common/event.cpp:875
#57 0x005e7457 in wxEvtHandler::ProcessEvent (this=0x9f43370, event=@0xbf955560) at ./src/common/event.cpp:1255
#58 0x00e50f84 in wxAppBase::ProcessIdle (this=0x9f43370) at ./src/common/appcmn.cpp:412
#59 0x00d9fa36 in wxapp_idle_callback () at ./src/gtk/app.cpp:279
#60 0x00911650 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#61 0x0090f3ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#62 0x009123f6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#63 0x009126e3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#64 0x039cc1b5 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#65 0x00dbff58 in wxEventLoop::Run (this=0xb0e5770) at ./src/gtk/evtloop.cpp:80
#66 0x00e50c11 in wxAppBase::MainLoop (this=0x9f43370) at ./src/common/appcmn.cpp:272
#67 0x00e50d95 in wxAppBase::OnRun (this=0x9f43370) at ./src/common/appcmn.cpp:340
#68 0x00582af1 in wxEntry (argc=@0xbf955860, argv=0x9ecf798) at ./src/common/init.cpp:439
#69 0x00582bca in wxEntry (argc=@0xbf955860, argv=0xbf9558e4) at ./src/common/init.cpp:451
#70 0x08088933 in main (argc=1, argv=0xbf9558e4) at amule-gui.cpp:149
(gdb)
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: 4772 Trace/breakpoint trap
« Reply #4 on: September 08, 2005, 04:22:29 AM »

Ok, should be fixed in SVN.
Logged