Package: mpd
Version: 0.15.12-1.1
Severity: grave

Hi,
When connecting with a remote client to mpd it crashes on when playing the 
first song like:

(gdb) thread apply all bt
Thread 4 (Thread 0x43a2e410 (LWP 3082)):
#0  0x40e13d0c in vorbis_encode_setup_init () from /usr/lib/libvorbisenc.so.2
#1  0x40e14088 in vorbis_encode_init () from /usr/lib/libvorbisenc.so.2
#2  0x0001da2c in ?? ()
#3  0x0001da2c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0x4302a410 (LWP 3081)):
#0  0x00017fb0 in ?? ()
#1  0x00000400 in ?? ()
#2  0x00000400 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x4282a410 (LWP 3080)):
#0  0x410e05f0 in pthread_cond_wait@@GLIBC_2.4 () from /lib/libpthread.so.0
#1  0x00026978 in ?? ()
Cannot access memory at address 0x2
#2  0x00026978 in ?? ()
Cannot access memory at address 0x2
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x41e07b60 (LWP 3077)):
#0  0x41490f68 in poll () from /lib/libc.so.6
#1  0x402a594c in g_poll () from /lib/libglib-2.0.so.0
#2  0x40298600 in ?? () from /lib/libglib-2.0.so.0
#3  0x40298600 in ?? () from /lib/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

The backtrace isn't very helpful though. I'd be happy to provide more
information if necessary. Note that the system in question is an arm box. It
doesn't make a difference if I use a local or a remote client. Browsing the
songs in the library works fine.

Filing this as grave since it looks completely unusable on this arch.

Cheers,
 -- Guido

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpd depends on:
ii  adduser                 3.112            add and remove users and groups
ii  libao4                  1.0.0-5          Cross Platform Audio Output Librar
ii  libasound2              1.0.23-2.1       shared library for ALSA applicatio
ii  libaudiofile0           0.2.6-8          Open-source version of SGI's audio
ii  libavcodec52            4:0.5.2-6        ffmpeg codec library
ii  libavformat52           4:0.5.2-6        ffmpeg file format library
ii  libavutil49             4:0.5.2-6        ffmpeg utility library
ii  libc6                   2.11.2-7         Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls         7.21.0-1         Multi-protocol file transfer libra
ii  libfaad2                2.7-4            freeware Advanced Audio Decoder - 
ii  libflac8                1.2.1-2+b2       Free Lossless Audio Codec - runtim
ii  libgcc1                 1:4.4.5-6        GCC support library
ii  libglib2.0-0            2.24.2-1         The GLib library of C routines
ii  libid3tag0              0.15.1b-10       ID3 tag reading library from the M
ii  libjack-jackd2-0 [libja 1.9.5~dfsg-19    JACK Audio Connection Kit (librari
ii  libmad0                 0.15.1b-5        MPEG audio decoder library
ii  libmms0                 0.6-1            MMS stream protocol library - shar
ii  libmpcdec6              2:0.1~r459-1     MusePack decoder - library
ii  libogg0                 1.2.0~dfsg-1     Ogg bitstream library
ii  libpulse0               0.9.21-3         PulseAudio client libraries
ii  libresid-builder0c2a    2.1.1-8          SID chip emulation class based on 
ii  libsamplerate0          0.1.7-3          Audio sample rate conversion libra
ii  libshout3               2.2.2-5+b2       MP3/Ogg Vorbis broadcast streaming
ii  libsidplay2             2.1.1-8          SID (MOS 6581) emulation library
ii  libsqlite3-0            3.7.3-1          SQLite 3 shared library
ii  libstdc++6              4.4.5-6          The GNU Standard C++ Library v3
ii  libvorbis0a             1.3.1-1          The Vorbis General Audio Compressi
ii  libvorbisenc2           1.3.1-1          The Vorbis General Audio Compressi
ii  libvorbisidec1          1.0.2+svn16259-2 Integer-only Ogg Vorbis decoder, A
ii  libwavpack1             4.60.1-1         an audio codec (lossy and lossless

mpd recommends no packages.

Versions of packages mpd suggests:
pn  avahi-daemon                  <none>     (no description available)
pn  icecast2                      <none>     (no description available)
pn  mpd-client                    <none>     (no description available)
pn  pulseaudio                    <none>     (no description available)

-- Configuration Files:
music_directory         "/var/lib/mpd/music"
playlist_directory              "/var/lib/mpd/playlists"
db_file                 "/var/lib/mpd/tag_cache"
log_file                        "/var/log/mpd/mpd.log"
pid_file                        "/var/run/mpd/pid"
state_file                      "/var/lib/mpd/state"
user                            "mpd"
log_level                       "default"
follow_outside_symlinks "yes"
zeroconf_enabled                "yes"
zeroconf_name                   "Music Player"
input {
        plugin "curl"
}
audio_output {
        type            "httpd"
        name            "My HTTP Stream"
        encoder         "vorbis"                # optional, vorbis or lame
        port            "8000"
        bitrate         "128"                   # do not define if quality is 
defined
        format          "44100:16:1"
}
filesystem_charset              "UTF-8"
id3v1_encoding                  "UTF-8"

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to