Opened 10 years ago

Closed 10 years ago

#41082 closed defect (worksforme)

mpd crashing on Mavericks

Reported by: promac@… Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: mpd

Description

This is on Mavericks.

mpd @0.17.5_1 (active)

mpd is crashing all of the time, when changing songs, or just in the middle of a song. Completely unusable...

The message on the console is:

Abort trap: 6

Change History (8)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks added
Owner: changed from macports-tickets@… to rmstonecipher@…
Port: 0.17.5_1 removed

Please attach the crash log.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Looks like mpd 0.18 was just released; perhaps we should try updating the port to that version.

comment:3 Changed 10 years ago by promac@…

1) Compiling mpd with -g

2) running mpd into gdb (run --nodaemon)

3) just pressing the stop button in the middle of a song,

(gdb) backtrace #0 0x00007fff8f8be866 in pthread_kill () #1 0x00007fff8e8bc35c in pthread_kill () #2 0x00007fff8d1c1c5a in abort () #3 0x00007fff8d1c250d in stack_chk_fail () #4 0x000000010003101f in mp4_decode () #5 0x000000010001440e in decoder_stream_decode () #6 0x0000000100013f3a in decoder_task () #7 0x000000010077be21 in g_thread_proxy () #8 0x00007fff8e8bb899 in _pthread_body () #9 0x00007fff8e8bb72a in _pthread_start () #10 0x00007fff8e8bffc9 in thread_start ()

comment:4 Changed 10 years ago by promac@…

Oh, yes

I was using gmpc to control mpd ...

comment:5 Changed 10 years ago by killerdillercaleb@…

Version 0.18 does not compile on Mavericks and according to what the devs have stated "Note that no OS X related bugs have been fixed in 0.18."

I reported the compile issue, but I don't think the mpd devs are aware of any other issues. http://bugs.musicpd.org/view.php?id=3863&history=1#bugnotes

I think this issue will need to be pushed upstream to mpd directly as it's an issue in mpd, not macports.

Last edited 10 years ago by killerdillercaleb@… (previous) (diff)

comment:6 Changed 10 years ago by rmstonecipher@…

Is this still happening?
The buildbot and I have successfully built mpd on Mavericks.

Ryan Stonecipher

comment:7 Changed 10 years ago by promac@…

Hi,

I am using mpd 0.18.6 via "ao" (osx output is no more recognized) and the problems seem to be gone. I also had to compile the ffmpeg variant, so I can play m4a files.

Although I only played a few songs, I could stop/resume without any glitch.

Thanks.

comment:8 Changed 10 years ago by rmstonecipher@…

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.