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 20 01 2008  (Read 2512 times)

Pazzeo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Amule cvs 20 01 2008
« on: January 21, 2008, 11:06:01 PM »

I have compiled the last cvs version of amule. The wx that I had installed is 2.8.7 in shared move.
I have compiled amule with only daemon and webserver. The compilation's terminated without errors. But when i lunch amuled the error output is :
Code: [Select]
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /Temp.

All PartFiles Loaded.

--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuled SVN using wxGTK2 v2.8.7 (Snapshot: Sun Jan 20 07:01:57 CET 2008)
Running on: Linux 2.6.22-3-ixp4xx armv5tel

[2] CamuleApp::OnFatalException() in ThreadScheduler.cpp:0
[3] wxSocketServer::wxSocketServer(wxSockAddress const&, int) in /usr/lib/libwx_baseu_net-2.8.so.0[0x404a5844]
[4] ExternalConn::ExternalConn(amuleIPV4Address, wxString*) in ThreadScheduler.cpp:0
[5] CamuleApp::ReinitializeNetwork(wxString*) in ThreadScheduler.cpp:0
[6] CamuleApp::OnInit() in ThreadScheduler.cpp:0
[7] CamuleDaemonApp::OnInit() in ThreadScheduler.cpp:0
[8] wxAppConsole::CallOnInit() in ThreadScheduler.cpp:0
[9] wxArchiveFSHandler::FindFirst(wxString const&, int) in ThreadScheduler.cpp:0


--------------------------------------------------------------------------------

what does it mean? Where is the error?
Thank you

Pazzeo
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 cvs 20 01 2008
« Reply #1 on: January 22, 2008, 02:30:32 AM »

Hi Pazzeo,

Please, try to compile aMule with debug information. You can get some hints in the file amule_build_install.sh that comes with the tarball.

Cheers!
Logged