aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: problem launching amuled  (Read 2519 times)

ggd

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
  • well, it's me
    • http://gregoiredx.free.fr
problem launching amuled
« on: November 25, 2005, 12:12:14 PM »

hello,
i'm trying to use amuled but i can't get it to lauch properly.
there seems to be a mutex problem :

ggd$ src/amuled -->

Error: Could not unlock mutex (error 2: No such file or directory)
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
12:10:30: Error: Could not unlock mutex (error 2: No such file or directory)
12:10:30: Error: Could not unlock mutex (error 2: No such file or directory)
...(many times)
...
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuled 2.0.3 using wxMac v2.6.2 (Unicoded)
Running on: MacOS (Darwin 8.3.0 Power Macintosh)

--== no BACKTRACE for your platform ==--


--------------------------------------------------------------------------------
Abort trap

i'm using XCode2.2 with gcc-4.0.1.
i've configured with options:
 --disable-systray
 --disable-gtk  
 --with-wx-config=../wxMac-2.6.2/build/wx-config
 --disable-monolithic
 --enable-amule-daemon

i also got some warnings (including a final warning about gd-lib >= 2.0.0 missing) when compiling but, well, it's just warnings...

Do someone have a clue about what's going wrong?

thanks
Logged
roots rock reggae

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: problem launching amuled
« Reply #1 on: November 26, 2005, 12:34:27 AM »

I don't know what's going wrong for you.  It works for me here.

Try running amuled within gdb and producing a good backtrace.  See this wiki page.
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: problem launching amuled
« Reply #2 on: November 26, 2005, 07:20:06 AM »

For Mac specific instructions on how to generate a backtrace using gdb, see this sticky thread. :)
Logged
Current aMule CVS builds for OS X can be found here.