Skip to main content
Topic: qmmp intermittent crashing (Read 805 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

qmmp intermittent crashing

Listening to qmmp and usually get through a good few songs before the music stops and the application becomes unresponsive.

Terminal output
Code: [Select]
REPLAYGAIN_TRACK_GAIN = 0.000000
REPLAYGAIN_TRACK_PEAK = 0.000000
REPLAYGAIN_ALBUM_GAIN = 0.000000
REPLAYGAIN_ALBUM_PEAK = 0.000000
---------------------
DURATION = 204860
== end of metadata ==
InputSource: using file transport
QmmpAudioEngine: selected decoder: sndfile
Decoder: using internal channel order
DecoderSndFile: detected format: 00010005
DecoderSndFile: initialize succes
MediaPlayer: next track state: received
DecoderMAD: end of file
DecoderMAD: deleting input_buf
ReplayGain: disabled
Dithering: disabled
OutputWriter: total written 36220928
StateHandler: Current state: Stopped; previous state: Playing
OutputALSA: closing pcm_handle
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
OutputALSA: Error opening PCM device default
OutputWriter: unable to initialize output
StateHandler: Current state: FatalError; previous state: Stopped
OutputALSA: setupMixer()
OutputALSA: setupMixer() success
StateHandler: Current state: Stopped; previous state: FatalError

Re: qmmp intermittent crashing

Reply #1
To help narrow it down, you should try an alternative music player. If it exhibits the same behaviour, then it's alsa to blame else it's qmmp.

Re: qmmp intermittent crashing

Reply #2
Thanks, will give that a try.