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 20080202 crashes on openSUSE 10.3  (Read 2215 times)

leofisch

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 16
aMule CVS 20080202 crashes on openSUSE 10.3
« on: February 02, 2008, 11:08:23 PM »

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN using wxGTK2 v2.8.4 (Snapshot: Sat Feb  2 07:01:57
 CET 2008)
Running on: Linux 2.6.22.13-0.3-bigsmp i686

Host: amule.sourceforge.net:80
URL: http://amule.sourceforge.net/lastversion
Response: 200 (Error: 0)
Download size: 6
HTTP download thread ended
[2] std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~bas
ic_string() in amule [0x8077934]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb7a3b666]
[4] ?? in [0xffffe420]
[5] GeoIP_id_by_addr in /usr/lib/libGeoIP.so.1[0xb7f22f3f]
[6] GeoIP_country_code_by_addr in /usr/lib/libGeoIP.so.1[0xb7f23084]
[7] wxMenuItemList::~wxMenuItemList() in amule [0x82b5267]
[8] wxMenuItemList::~wxMenuItemList() in amule [0x82a2d8c]
[9] wxMenuItemList::~wxMenuItemList() in amule [0x82a42d5]
[10] wxTimer::IsRunning() const in amule [0x82d0f89]
[11] std::string::_M_data(char*) in amule [0x808280c]
[12] wxTimer::IsRunning() const in amule [0x82d162e]
[13] std::string::_M_data(char*) in amule [0x8083222]
[14] std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() in amule [0x8076887]
[15] wxWindow::GetLabel() const in amule [0x818cf9b]
[16] wxWindow::GetLabel() const in amule [0x818d962]
[17] std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() in amule [0x807ed7a]
[18] std::ostream::operator<<(bool) in amule [0x823c996]
[19] wxAppConsole::CallOnInit() in amule[0x8080e7f]
[20] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb79cbfd0]
[21] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb79cc0a7]
[22] std::ostream::operator<<(bool) in amule [0x823d5cf]
[23] __libc_start_main in /lib/libc.so.6[0xb76f4fe0]
[24] wxAppBase::MainLoop() in amule[0x8071b21]


--------------------------------------------------------------------------------
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 20080202 crashes on openSUSE 10.3
« Reply #1 on: February 03, 2008, 04:27:20 AM »

Hi leofisch,

If you are compiling aMule tarballs, you should consider also compiling a recent wxWidgets tarball like 2.8.7. This may be a problem with OpenSUSE's  rpm of wxWidgets.

Take a look at the file amule_build_install.sh in the root of recent aMule tarballs, that might give you some hints.

Cheers!
Logged

leofisch

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 16
Re: aMule CVS 20080202 crashes on openSUSE 10.3
« Reply #2 on: February 03, 2008, 08:12:59 PM »

Hi phoenix,

thanks for your reply.
Thank God it looks like to be not such a 'severe' issue.
After installation of the GeoIP package everything seems to work fine.


Best regards
Logged