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 2.0.0RC2  (Read 2290 times)

Kanniball

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 107
amule 2.0.0RC2
« on: April 12, 2004, 11:10:02 PM »

Hi! I can't get a stable connection it goes down after about 15 minutes.

Code: [Select]
Detaching after fork from child process 16595.
Launch Command: firefox 'http://donkeyfakes.gambri.net/fakecheck/updat                                                      e/fakecheck.php?ed2k=ed2k://%7Cfile%7CSatyricon.-.Mother.North.(uncens                                                      ored).entropy.avi%7C69521408%7C847F589A5CCDB00AABB1F6D8BE694F41%7C/'Cl                                                      ientSoftware ->0<- ClientVersion ->v153<- ClientModString -><-
Crypto available
CurrentIdentState Ident OK
ClientSoftware ->0<- ClientVersion ->v153<- ClientModString -><-
Crypto available
CurrentIdentState Ident OK
Catched wxString error Wrong fileid sent (ProcessFileStatus - reqfile ==  NULL) on ListenSocket
Catched wxString error Wrong fileid sent (ProcessFileInfo; reqfile==NULL) on ListenSocket
Catched wxString error Invalid OP_FILEREQUEST packet size on ListenSocket
Catched wxString error Asks for something without saying hello on ListenSocket
Catched wxString error Invalid OP_FILEREQUEST packet size on ListenSocket
Catched wxString error Asks for something without saying hello on ListenSocket
Catched wxString error Invalid OP_FILEREQUEST packet size on ListenSocket
Catched wxString error Asks for something without saying hello on ListenSocket

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16503)]
0x08f3ce27 in ?? ()
(gdb) bt
#0  0x08f3ce27 in ?? ()
#1  0x08250034 in CServerConnect::DestroySocket(CServerSocket*) (
    this=0x870c508, pSck=0x8e8fb28) at sockets.cpp:457
#2  0x0824f758 in CServerConnect::CheckForTimeout() (this=0x870c508)
    at sockets.cpp:374
#3  0x0826ef2a in TimerProc() () at UploadQueue.cpp:729
#4  0x08276e64 in CamuleDlg::OnUQTimer(wxTimerEvent&) (
    this=0x8606d90, evt=@0xbffff2d0) at amuleDlg.cpp:319
#5  0x402e8767 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) () from /usr/lib/libwx_gtk-2.4.so
#6  0x402e85a0 in wxEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so
#7  0x4038baae in wxTimerBase::Notify() ()
   from /usr/lib/libwx_gtk-2.4.so
#8  0x40299c2d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
#9  0x4067fa05 in g_timeout_dispatch ()
   from /usr/lib/libglib-1.2.so.0
#10 0x4067ea3e in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
---Type to continue, or q to quit---
#11 0x4067ef0b in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#12 0x4067f194 in g_main_run () from /usr/lib/libglib-1.2.so.0
#13 0x40584683 in gtk_main () from /usr/lib/libgtk-1.2.so.0
(gdb) bt full
#0  0x08f3ce27 in ?? ()
No symbol table info available.
#1  0x08250034 in CServerConnect::DestroySocket(CServerSocket*) (
    this=0x870c508, pSck=0x8e8fb28) at sockets.cpp:457
No locals.
#2  0x0824f758 in CServerConnect::CheckForTimeout() (this=0x870c508)
    at sockets.cpp:374
        maxage = 3767159591
        tmpkey = 3767159586
        tmpsock = (class CServerSocket *) 0x8e8fb28
        pos = 0x0
#3  0x0826ef2a in TimerProc() () at UploadQueue.cpp:729
        msPrev1 = 4673697
        msPrev5 = 4671401
        msPrevGraph = 4671001
        msPrevStats = 2759532
        msPrevSave = 4624003
        msPrevHist = 4673000
---Type to continue, or q to quit---
        msCur = 4673697
        bStatsVisible = false
        msGraphUpdate = 3000
        sStatsUpdate = 30
#4  0x08276e64 in CamuleDlg::OnUQTimer(wxTimerEvent&) (
    this=0x8606d90, evt=@0xbffff2d0) at amuleDlg.cpp:319
No locals.
#5  0x402e8767 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#6  0x402e85a0 in wxEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#7  0x4038baae in wxTimerBase::Notify() ()
   from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#8  0x40299c2d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
---Type to continue, or q to quit---
#9  0x4067fa05 in g_timeout_dispatch ()
   from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#10 0x4067ea3e in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#11 0x4067ef0b in g_main_iterate () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#12 0x4067f194 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#13 0x40584683 in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
(gdb)

there are the "bt" and "bt full" bactraces. I've compiled amule with --enable-debug --disable-optimise options in ./configure

I hope this can help on solving some anoying feature ;)
Logged