aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash on startup  (Read 2151 times)

xvart

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Crash on startup
« on: March 05, 2005, 06:19:40 AM »

Sounds lame I know but amule worked fine for about 2 weeks then this

Initialising aMule
Userhash loaded: B97F2C32CC0E030CC152E239C2966F75
*** UDP socket at 4665
Aborted

Back trace is this

...Initialising aMule
Userhash loaded: B97F2C32CC0E030CC152E239C2966F75
*** UDP socket at 4665

Program received signal SIGABRT, Aborted.
[Switching to Thread -1208522048 (LWP 5298)]
0x003947a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x003947a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x003d3e59 in raise () from /lib/tls/libc.so.6
#2  0x003d5882 in abort () from /lib/tls/libc.so.6
#3  0x00cf5007 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
#4  0x00cf5044 in std::terminate () from /usr/lib/libstdc++.so.5
#5  0x00cf51b6 in __cxa_throw () from /usr/lib/libstdc++.so.5
#6  0x08271e10 in CamuleDlg::Apply_Clients_Skin ()
#7  0x0826e572 in CamuleDlg::CamuleDlg ()
#8  0x0826b6b3 in CamuleGuiApp::InitGui ()
#9  0x08264c5a in CamuleApp::OnInit ()
#10 0x0826b44b in CamuleGuiApp::OnInit ()
#11 0x04cc6828 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#12 0x0826b38b in main ()
(gdb) bt full
#0  0x003947a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0x003d3e59 in raise () from /lib/tls/libc.so.6
No symbol table info available.
#2  0x003d5882 in abort () from /lib/tls/libc.so.6
No symbol table info available.
#3  0x00cf5007 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
No symbol table info available.
#4  0x00cf5044 in std::terminate () from /usr/lib/libstdc++.so.5
No symbol table info available.
#5  0x00cf51b6 in __cxa_throw () from /usr/lib/libstdc++.so.5
No symbol table info available.
#6  0x08271e10 in CamuleDlg::Apply_Clients_Skin ()
No symbol table info available.
#7  0x0826e572 in CamuleDlg::CamuleDlg ()
No symbol table info available.
#8  0x0826b6b3 in CamuleGuiApp::InitGui ()
No symbol table info available.
#9  0x08264c5a in CamuleApp::OnInit ()
No symbol table info available.
#10 0x0826b44b in CamuleGuiApp::OnInit ()
No symbol table info available.
#11 0x04cc6828 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#12 0x0826b38b in main ()
No symbol table info available.


Any ideas would be appreciated.
Also amule runs ok as another user and as root on my system and I have not changed a thing.... real weird..
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash on startup
« Reply #1 on: March 05, 2005, 09:22:28 AM »

heho and as always :)

poste please

rpm -qa | grep wx
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."

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: Crash on startup
« Reply #2 on: March 05, 2005, 02:23:58 PM »

Besides what stefanero asked, tell me what is your aMule version?

You are probably using skins. There is a bug in skins that is fixed on the CVS tarballs. Open the file ~/.eMule in an editor and look for these lines:

[MiscGUIOptions]
UseSkinFile=0

OR

[SkinGUIOptions]
UseSkinFile=0

Depending on your aMule version, you will find one or the other or both :P . Make sure that UseSkinFile is set to zero. If that is not the problem, please report.

Cheers!
Logged

cytomatrix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
  • Cant be arsed....
    • http://hbdchat.uk.to
Re: Crash on startup
« Reply #3 on: March 05, 2005, 09:14:37 PM »

:O
Logged
Slackware 10.1
Freebsd 5.3
SuSE9.2
Windows XP sp2

xvart

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Crash on startup
« Reply #4 on: March 20, 2005, 12:23:04 PM »

the skins thing did the trick, thanks heaps
 :D
Logged