aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crashing when switching between categories  (Read 2186 times)

crunix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
    • http://www.breccebianche.com
crashing when switching between categories
« on: February 21, 2005, 01:18:11 PM »

This is for aMule 2.0.0rc8 running on SuSe Linux 9.2 - KDE 3.3.0


[0] CamuleApp::OnFatalException() in amule[0x82c2fcf]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x403adf42]
[2] ?? in [0xffffe420]
[3] CUpDownClient::SendFileRequest() in amule[0x8180fc7]
[4] CUpDownClient::ConnectionEstablished() in amule[0x815371d]
[5] CUpDownClient::TryToConnect(bool) in amule[0x8152fa2]
[6] CUpDownClient::AskForDownload() in amule[0x818099a]
[7] CPartFile::Process(unsigned, unsigned char) in amule[0x8243728]
[8] CDownloadQueue::Process() in amule[0x819a225]
[9] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule[0x82c4e3b]
[10] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in
/usr/lib/libwx_gtk-2.4.so.0[0x402e3e62]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x402e3c8f]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk-2.4.so.0[0x4036f867]
[13] timeout_callback in /usr/lib/libwx_gtk-2.4.so.0[0x4028c96c]
[14] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407d3743]
[15] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407d3e28]
[16] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407d4744]
[17] g_main_run in /opt/gnome/lib/libglib-1.2.so.0[0x407d485f]
[18] gtk_main in /opt/gnome/lib/libgtk-1.2.so.0[0x406daabf]
[19] wxApp::MainLoop() in /usr/lib/libwx_gtk-2.4.so.0[0x402489f2]
[20] wxAppBase::OnRun() in /usr/lib/libwx_gtk-2.4.so.0[0x4029a610]
[21] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x402490cd]
[22] main in amule[0x82c7a3c]
[23] __libc_start_main in /lib/tls/libc.so.6[0x409f6b10]
[24] wxTopLevelWindowBase::GetMaxSize() const in amule[0x8130b11]
« Last Edit: February 21, 2005, 01:18:43 PM by crunix »
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: crashing when switching between categories
« Reply #1 on: February 21, 2005, 01:36:41 PM »

crunix,

This is a known issue of rc8 and is already fixed in current CVS. If you want to try the new code, get it the latest tarball here:
http://www.hirnriss.net/?area=cvs

Also read this:
http://www.amule.org/wiki/index.php/Backtraces

Thank you for your support! ;)

Cheers!
Logged

crunix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
    • http://www.breccebianche.com
Re: crashing when switching between categories
« Reply #2 on: February 21, 2005, 01:56:12 PM »

Thanks ! I am going to install cvs with --enable-debug option...

kindly
Logged