aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Why amule crashed after "make install"?  (Read 3283 times)

jifengcao

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Why amule crashed after "make install"?
« on: March 22, 2006, 07:57:12 PM »

after make, it is ok to run amule in the src dir.
but crashed after "make install".
why?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Why amule crashed after "make install"?
« Reply #1 on: March 22, 2006, 08:51:00 PM »

Could you please provide some further details on the crash?
Logged

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: Why amule crashed after "make install"?
« Reply #2 on: March 22, 2006, 09:00:40 PM »

Like error messages, gdb backtrace, anything...
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

jifengcao

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Why amule crashed after "make install"?
« Reply #3 on: March 23, 2006, 11:10:42 AM »

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.1.1 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.6.16 i686

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/local/lib/libwx_baseu-2.6.so.0[0xb7a5b9a6]
[4] ?? in [0xffffe420]
[5] wxMBConv::cMB2WC(char const*, unsigned, unsigned*) const in /usr/local/lib/libwx_baseu-2.6.so.0[0xb7a0a30e]
[6] wxString::wxString(char const*, wxMBConv&, unsigned) in /usr/local/lib/libwx_baseu-2.6.so.0[0xb7a13667]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/local/lib/libwx_baseu-2.6.so.0[0xb79ef15f]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/local/lib/libwx_baseu-2.6.so.0[0xb79ef788]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/local/lib/libwx_baseu-2.6.so.0[0xb79f2a18]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/local/lib/libwx_baseu-2.6.so.0[0xb79f2992]
[11] InitLocale(wxLocale&, int) in :0
[12] CamuleApp::Localize_mule() in :0
[13] CamuleApp::OnInit() in :0
[14] CamuleGuiApp::OnInit() in :0
[15] wxAppConsole::CallOnInit() in :0
[16] wxEntry(int&, wchar_t**) in /usr/local/lib/libwx_baseu-2.6.so.0[0xb79eb73a]
[17] wxEntry(int&, char**) in /usr/local/lib/libwx_baseu-2.6.so.0[0xb79eb872]
[18] main in :0
[19] __libc_start_main in /lib/tls/libc.so.6[0xb7749fcb]
[20] _start in start.S:122
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Why amule crashed after "make install"?
« Reply #4 on: March 23, 2006, 02:41:16 PM »

tahts a wxGTK bug you can look here -> http://forum.amule.org/thread.php?threadid=9538
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

jifengcao

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Why amule crashed after "make install"?
« Reply #5 on: March 26, 2006, 11:44:46 AM »

thanks
Logged