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 2007-04-26 crashes on loading...  (Read 2153 times)

Treviño

  • Jr. Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 50
    • http://italy.copybase.ch/blog/
amule-cvs 2007-04-26 crashes on loading...
« on: April 26, 2007, 06:48:49 PM »

Quote
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
HTTP download thread started
HTTP download thread ended
Loading temp files from /home/marco/.aMule/Temp.

--------------------------------------------------------------------------------
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: aMule CVS using wxGTK2 v2.8.1 (Snapshot: Thu Apr 26 07:02:03 CEST 2007)
Running on: Linux 2.6.20-15-generic i686

[2] wxThreadHelperThread::~wxThreadHelperThread() in amule [0x8083151]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb7529206]
[4] ?? in [0xffffe420]
[5] wcslen in /lib/tls/i686/cmov/libc.so.6[0xb7231ce8]
[6] wxCSConv::WC2MB(char*, wchar_t const*, unsigned int) const in /usr/lib/libwx_baseu-2.8.so.0[0xb74d6971]
[7] CryptoPP::RandomPool::CopyRangeTo2(CryptoPP::BufferedTransformation&, unsigned long&, unsigned long, std::string const&, bool) const in amule [0x8250d65]
[8] wxMBConv::cWC2MB(wchar_t const*, unsigned int, unsigned int*) const in /usr/lib/libwx_baseu-2.8.so.0[0xb74d3bdd]
[9] wxString::mb_str(wxMBConv const&) const in /usr/lib/libwx_baseu-2.8.so.0[0xb74db134]
[10] wxDirData::wxDirData(wxString const&) in /usr/lib/libwx_baseu-2.8.so.0[0xb7509009]
[11] wxDir::Open(wxString const&) in /usr/lib/libwx_baseu-2.8.so.0[0xb75094a0]
[12] wxDir::wxDir(wxString const&) in /usr/lib/libwx_baseu-2.8.so.0[0xb750958a]
[13] wxTimer::IsRunning() const in amule [0x824440b]
[14] std::vector<bool, std::allocator<bool> >::resize(unsigned int, bool) in amule [0x80c65bb]
[15] wxThreadHelperThread::~wxThreadHelperThread() in amule [0x808b5c2]
[16] std::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in amule [0x8159aed]
[17] wxAppConsole::CallOnInit() in amule[0x8092d41]
[18] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb74b9250]
[19] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb74b9327]
[20] std::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in amule [0x8159d80]
[21] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb71d3ebc]
[22] wxNotebook::SetPadding(wxSize const&) in amule[0x8081b71]


--------------------------------------------------------------------------------
Aborted (core dumped)
:-\

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 2007-04-26 crashes on loading...
« Reply #1 on: April 27, 2007, 03:26:18 AM »

We need debug information. Please do compile aMule with debug information. See the link below:
Quote
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
...
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces
...
Logged