degeron / qmmp

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

crash on playing ape file #582

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open any ape files and start to play with qmmp
2.qmmp crash and then quit immediately.
3.

What is the expected output? What do you see instead?
playing ape files as usual.

What version of the product are you using? On what operating system?
libqmmp0-0.6.7-3.5.i586
libqmmp0-plugins-0.6.7-3.5.i586
qmmp-0.6.7-3.5.i586
libmpg123-0-1.15.1-1.1.i586
on openSUSE12.3 KDE

Original issue reported on code.google.com by Bruce...@gmail.com on 15 Mar 2013 at 3:27

GoogleCodeExporter commented 9 years ago
in fact, playing any multimedia files(including mp3 files) will cause crash.

Original comment by Bruce...@gmail.com on 15 Mar 2013 at 3:30

GoogleCodeExporter commented 9 years ago
here follows error informations:
qmmp loving\ you.mp3 
QMMPStarter: removed invalid socket file
Output: plugin loaded - libalsa.so
Output: plugin loaded - libjack.so
Output: plugin loaded - libnull.so
Output: plugin loaded - libpulseaudio.so
General: plugin loaded - libconverter.so
General: plugin loaded - libcovermanager.so
General: plugin loaded - libfileops.so
General: plugin loaded - libhotkey.so
General: plugin loaded - libkdenotify.so
General: plugin loaded - liblyrics.so
General: plugin loaded - libmpris.so
General: plugin loaded - libnotifier.so
General: plugin loaded - libscrobbler.so
General: plugin loaded - libstatusicon.so
General: plugin loaded - libstreambrowser.so
General: plugin loaded - libudisks.so
UiLoader: plugin loaded - libskinned.so
MainWindow: detected wm: KWin
Skin: using /home/bruce/.qmmp/cache/skin
Visual: plugin loaded - libanalyzer.so
Visual: plugin loaded - libprojectm.so
WindowSystem: setting sticky state of window 0x3e00003 to false.
Decoder: plugin loaded - libaac.so
Decoder: plugin loaded - libcdaudio.so
Decoder: plugin loaded - libcue.so
Decoder: plugin loaded - libffmpeg.so
Decoder: plugin loaded - libflac.so
Decoder: plugin loaded - libgme.so
Decoder: plugin loaded - libmad.so
Decoder: plugin loaded - libmodplug.so
Decoder: plugin loaded - libmpc.so
Decoder: plugin loaded - libsndfile.so
Decoder: plugin loaded - libvorbis.so
Decoder: plugin loaded - libwavpack.so
PlaylistParser: plugin loaded - libm3uplaylistformat.so
PlaylistParser: plugin loaded - libplsplaylistformat.so
PlaylistParser: plugin loaded - libxspfplaylistformat.so
InputSource: plugin loaded - libhttp.so
InputSource: plugin loaded - libmms.so
InputSource: using file transport
ReplayGain: disabled
QmmpAudioEngine: selected decoder: mad
DecoderMAD: Fixed rate detected
DecoderMAD: Total time: 227210
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: [pulse] 44100 Hz, 2 ch, s16le
StateHandler: Current state: Buffering; previous state: Stopped
ReplayGain: disabled
StateHandler: Current state: Playing; previous state: Buffering
DecoderMAD: 246 bytes skipped
===== metadata ======
ARTIST = 
TITLE = 
ALBUM = 
COMMENT = 
GENRE = 
YEAR = 
TRACK = 
== end of metadata ==
process 10412: arguments to dbus_message_iter_append_basic() were incorrect, 
assertion "_dbus_check_is_valid_path (*string_p)" failed in file dbus-message.c 
line 2603.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace

Original comment by Bruce...@gmail.com on 15 Mar 2013 at 3:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Try to disable mpris and kde notification plugins.

Original comment by trialuser02 on 15 Mar 2013 at 6:28

GoogleCodeExporter commented 9 years ago
Last warning has been fixed in 0.6.8. Try to compile it.

Original comment by trialuser02 on 1 Apr 2013 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 27 Mar 2014 at 11:24