code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

Segmentation fault when 'Repeat track' is enabled #498

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start qmmp
2. Add a song into a playlist
3. Check Repeat track (Ctrl + R)

What is the expected output? What do you see instead?
The track will be repeated. qmmp crashes with segmentation fault.

What version of the product are you using? On what operating system?
qmmp 0.5.2-1, GNU/Linux Debian wheezy/sid, kernel 3.0.0-1-amd64, kde* 4.6.5-3, 
KWin.

Please provide any additional information below.
The interesting thing is that it only crashes on new added songs, although it 
can repeat playing songs that were in playlist when you started qmmp.

Original issue reported on code.google.com by regtothi...@gmail.com on 25 Oct 2011 at 11:45

GoogleCodeExporter commented 9 years ago
It also crashes if there is only one track in a playlist, even if was there 
when qmmp was started.

Original comment by regtothi...@gmail.com on 25 Oct 2011 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 26 Oct 2011 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 26 Oct 2011 at 5:32

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2455.

Original comment by trialuser02 on 26 Oct 2011 at 5:41

GoogleCodeExporter commented 9 years ago
Thanks for the instant fix, have to wait until pkg mainteiner upgrade it in rep.

Original comment by regtothi...@gmail.com on 26 Oct 2011 at 12:13

GoogleCodeExporter commented 9 years ago
It seems that the issue wasn't fixed completely. This time it arises when the 
track, that is about to be repeated, was loaded from cue sheet and is the last 
one in a playlist.

qmmp 0.5.2-2, GNU/Linux Debian wheezy/sid.

Console output:
QmmpAudioEngine: selected decoder: cue
DecoderFLAC: creating FLAC__StreamDecoder
DecoderFLAC: setting callbacks
DecoderFLAC: getting metadata info
DecoderFLAC: initialize succes
Effect: plugin loaded - libbs2b.so
Effect: plugin loaded - libcrossfade.so
Effect: plugin loaded - libladspa.so
Effect: plugin loaded - libsrconverter.so
Effect: plugin loaded - libstereo.so
Output: plugin loaded - libalsa.so
Output: plugin loaded - libjack.so
Output: plugin loaded - libnull.so
Output: plugin loaded - liboss.so
Output: plugin loaded - libpulseaudio.so
OutputALSA: can pause: 0
Output: [alsa] 44100 Hz, 2 ch, s16le
ReplayGain: disabled
StateHandler: Current state: Playing; previous state: Buffering
===== metadata ======
...
== end of metadata ==
InputSource: using fake transport
QmmpAudioEngine: selected decoder: cue
DecoderFLAC: creating FLAC__StreamDecoder
DecoderFLAC: setting callbacks
DecoderFLAC: getting metadata info
DecoderFLAC: initialize succes
Segmentation fault

Original comment by regtothi...@gmail.com on 26 Jan 2012 at 10:57

GoogleCodeExporter commented 9 years ago
You are still using old version. Please, update it to 0.5.3.

Original comment by trialuser02 on 27 Jan 2012 at 11:08