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  (Read 1895 times)

Linuxsys

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 25
AMule CVS
« on: July 01, 2004, 11:10:13 PM »

aMule-cvs-20040701

Crash directly at startup:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1091693984 (LWP 31338)]
0x40fbb879 in free () from /lib/tls/libc.so.6
Current language:  auto; currently c
(gdb) bt
#0  0x40fbb879 in free () from /lib/tls/libc.so.6
#1  0x40ee0ec1 in operator delete(void*) () from /usr/lib/libstdc++.so.5
#2  0x40ee0f1d in operator delete[](void*) () from /usr/lib/libstdc++.so.5
#3  0x082590d3 in CSysTray::SetColorLevels(int*, unsigned*, int) (
    this=0x86a2de0, pLimits=0xbffff1f4, pColors=0xbffff1f0, nEntries=1)
    at SysTray.cpp:798
#4  0x0824dd66 in CamuleDlg::UpdateTrayIcon(int) (this=0x858c538, procent=0)
    at amuleDlg.cpp:766
#5  0x0824d482 in CamuleDlg::ShowTransferRate() (this=0x858c538)
    at amuleDlg.cpp:670
#6  0x0824f094 in CamuleDlg::OnGUITimer(wxTimerEvent&) (this=0x858c538)
    at amuleDlg.cpp:1057
#7  0x402cae62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so.0
#8  0x402cac8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so.0
#9  0x40356867 in wxTimerBase::Notify() () from /usr/lib/libwx_gtk-2.4.so.0
#10 0x4027396c in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
#11 0x4065aa22 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#12 0x08693068 in ?? ()
#13 0x4066d2e8 in ?? () from /usr/lib/libglib-1.2.so.0
(gdb) bt full
#0  0x40fbb879 in free () from /lib/tls/libc.so.6
No symbol table info available.
#1  0x40ee0ec1 in operator delete(void*) () from /usr/lib/libstdc++.so.5
No symbol table info available.
#2  0x40ee0f1d in operator delete[](void*) () from /usr/lib/libstdc++.so.5
No symbol table info available.
#3  0x082590d3 in CSysTray::SetColorLevels(int*, unsigned*, int) (
    this=0x86a2de0, pLimits=0xbffff1f4, pColors=0xbffff1f0, nEntries=1)
    at SysTray.cpp:798
No locals.
#4  0x0824dd66 in CamuleDlg::UpdateTrayIcon(int) (this=0x858c538, procent=0)
    at amuleDlg.cpp:766
        pLimits16 = {100}
        pColors16 = {0}
        pVals16 = {542}
        data = (char **) 0x320
#5  0x0824d482 in CamuleDlg::ShowTransferRate() (this=0x858c538)
    at amuleDlg.cpp:670
        kBpsUp = 0
        kBpsDown = 0
        buffer =
        percentDown = 0
        buffer2 =
---Type to continue, or q to quit---
        buffer3 = 0x8222aa5 "\211Eô\203}ô"
        bmp = (struct wxStaticBitmap *) 0xbfff0000
#6  0x0824f094 in CamuleDlg::OnGUITimer(wxTimerEvent&) (this=0x858c538)
    at amuleDlg.cpp:1057
        msPrev1 = 4989
        msPrev5 = 5089
        msPrevGraph = 3075
        msPrevStats = 0
        msPrevHist = 5000
        msCur = 5089
        bStatsVisible = false
        msGraphUpdate = 3000
        sStatsUpdate = 30
#7  0x402cae62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#8  0x402cac8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.

#9  0x40356867 in wxTimerBase::Notify() () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#10 0x4027396c in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
---Type to continue, or q to quit---
#11 0x4065aa22 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#12 0x08693068 in ?? ()
No symbol table info available.
#13 0x4066d2e8 in ?? () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
« Last Edit: July 01, 2004, 11:12:59 PM by Linuxsys »
Logged