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 crashed using wxGTK1 v2.4.2  (Read 1863 times)

meldron

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
amule crashed using wxGTK1 v2.4.2
« on: February 17, 2005, 12:27:43 PM »

[0] CamuleApp::OnFatalException() in amule[0x823c46a]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x403b5f42]
[2] ?? in [0xffffe420]
[3] CClientReqSocket::PacketReceived(Packet*) in amule[0x80e2333]
[4] CEMSocket::OnReceive(int) in amule[0x80e4636]
[5] CEMSocket::SetDownloadLimit(unsigned) in amule[0x80e3b68]
[6] CUpDownClient::SetDownloadLimit(unsigned) in amule[0x80e96b4]
[7] CPartFile::Process(unsigned, unsigned char) in amule[0x81c5306]
[8] CDownloadQueue::Process() in amule[0x8137a57]
[9] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule[0x823e97e]
[10] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x402ebe62]
[11] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x402ebc8f]
[12] wxTimerBase::Notify() in /usr/lib/libwx_gtk-2.4.so.0[0x40377867]
[13] timeout_callback in /usr/lib/libwx_gtk-2.4.so.0[0x4029496c]
[14] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407b0743]
[15] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407b0e28]
[16] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407b1744]
[17] g_main_run in /opt/gnome/lib/libglib-1.2.so.0[0x407b185f]
[18] gtk_main in /opt/gnome/lib/libgtk-1.2.so.0[0x406b6abf]
[19] wxApp::MainLoop() in /usr/lib/libwx_gtk-2.4.so.0[0x402509f2]
[20] wxAppBase::OnRun() in /usr/lib/libwx_gtk-2.4.so.0[0x402a2610]
[21] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x402510cd]
[22] main in amule[0x8246238]
[23] __libc_start_main in /lib/tls/libc.so.6[0x409d3b10]
[24] wxScrolledWindow::AdjustScrollbars() in amule[0x80d09b1]

edit:
# rpm -qa | grep -i wx
wxGTK-2.4.2-1
wxGTK-compat-2.5.2.8-3.1
wxBase-2.4.2-1

I hope, I can help you and maybe you can help me
THANX!
« Last Edit: February 17, 2005, 12:31:11 PM by meldron »
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: amule crashed using wxGTK1 v2.4.2
« Reply #1 on: February 17, 2005, 02:30:33 PM »

meldron,

I suppose you are using aMule rc8, right? This issue is fixed in current CVS. You ccan try a CVS tarball if you are willing to compile it yourself:
http://www.hirnriss.net/?area=cvs

Read this:
http://www.amule.org/wiki/index.php/Compilation_Installation
http://www.amule.org/wiki/index.php/Backtraces

Another thing, I can see you are not using our wxGTK package. If you start having problems later, uninstall these and get ours here:
http://www.amule.org/files/files.php?cat=12

If you opt to do so, install wxGTK, wxGTK-devel and wxBase.

Cheers!
Logged