aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule-cvs-20040608 std::_List_base >::__clear  (Read 1965 times)

kenties

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
aMule-cvs-20040608 std::_List_base >::__clear
« on: June 14, 2004, 05:26:42 PM »

I don't know if someone has already posted this backtrace...

Seems like aMule crashes all the time. Now the bt looks like this:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 21190)]
0x080f0fdd in std::_List_base >::__clear (this=0x8cec314)
    at list.tcc:76
76              __cur = static_cast<_Node*>(__cur->_M_next);
(gdb) bt
#0  0x080f0fdd in std::_List_base >::__clear (this=0x8cec314)
    at list.tcc:76
#1  0x080f0f61 in ~_List_base (this=0x8cec314) at stl_list.h:312
#2  0x080f06ef in ~list (this=0x8cec314) at stl_list.h:513
#3  0x080e92de in ~CUpDownClient (this=0x8cec260) at BaseClient.cpp:305
#4  0x080d5f75 in CClientReqSocket::Disconnect (this=0x8d91680, strReason=@0xbffff7e0) at ListenSocket.cpp:149
#5  0x080d5d9a in CClientReqSocket::CheckTimeOut (this=0x8d91680) at ListenSocket.cpp:121
#6  0x080e0b1d in CListenSocket::Process (this=0x8557ed0) at ListenSocket.cpp:1969
#7  0x0823ba21 in CamuleApp::OnCoreTimer (this=0x84f70a0) at amule.cpp:1698
#8  0x402de667 in wxEvtHandler::SearchEventTable () from /usr/lib/libwx_gtk-2.4.so.0
#9  0x402de483 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk-2.4.so.0
#10 0x40381997 in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so.0
#11 0x4028ee6d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
#12 0x4064bec4 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#13 0x4064b03d in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x4064b4f4 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#15 0x4064b724 in g_main_run () from /usr/lib/libglib-1.2.so.0
#16 0x40571c3f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#17 0x4023da79 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
#18 0x4029ea47 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
#19 0x4023e1db in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#20 0x08235a7c in main (argc=1, argv=0xbffffb94) at amule.cpp:152
(gdb) bt full
#0  0x080f0fdd in std::_List_base >::__clear (this=0x8cec314)
    at list.tcc:76
        __tmp = (std::_List_node *) 0x0
        __cur = (std::_List_node *) 0x0
#1  0x080f0f61 in ~_List_base (this=0x8cec314) at stl_list.h:312
No locals.
#2  0x080f06ef in ~list (this=0x8cec314) at stl_list.h:513
No locals.
#3  0x080e92de in ~CUpDownClient (this=0x8cec260) at BaseClient.cpp:305
No locals.
#4  0x080d5f75 in CClientReqSocket::Disconnect (this=0x8d91680, strReason=@0xbffff7e0) at ListenSocket.cpp:149
No locals.
#5  0x080d5d9a in CClientReqSocket::CheckTimeOut (this=0x8d91680) at ListenSocket.cpp:121
        uTimeout = 40000
#6  0x080e0b1d in CListenSocket::Process (this=0x8557ed0) at ListenSocket.cpp:1969
        cur_sock = (CClientReqSocket *) 0x8d91680
        pos1 = 0x8cb1f80
        pos2 = 0x8b37978
#7  0x0823ba21 in CamuleApp::OnCoreTimer (this=0x84f70a0) at amule.cpp:1698
        msPrev1 = 13400450
        msPrev5 = 13400910
        msPrevSave = 13390870
        msCur = 13400910
#8  0x402de667 in wxEvtHandler::SearchEventTable () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#9  0x402de483 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#10 0x40381997 in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#11 0x4028ee6d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#12 0x4064bec4 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
---Type to continue, or q to quit---
No symbol table info available.
#13 0x4064b03d in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#14 0x4064b4f4 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#15 0x4064b724 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#16 0x40571c3f in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#17 0x4023da79 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#18 0x4029ea47 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#19 0x4023e1db in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#20 0x08235a7c in main (argc=1, argv=0xbffffb94) at amule.cpp:152
No locals.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMule-cvs-20040608 std::_List_base >::__clear
« Reply #1 on: June 14, 2004, 05:43:29 PM »

thnx

could you mabe update to current cvs from this morning? because for us it seams more and more stable at the moment....
and when you compile in debug don't worry about the console output it is supposed to be like that ;)

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

kenties

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: aMule-cvs-20040608 std::_List_base >::__clear
« Reply #2 on: June 14, 2004, 06:15:35 PM »

Quote
Originally posted by stefanero
could you mabe update to current cvs from this morning? because for us it seams more and more stable at the moment....
Yep. I just updated.. Lets see if the newest snapshot works better.
Logged