Package: clementine Version: 1.3.1+git276-g3485bbe43+dfsg-1 Severity: important
Dear Maintainer, The current setup(Which as been tested and proved to work on various other distributions) is that the music is mounted via a SSHFS(Fuse SFTP virtual file system), clementine reads from this folder to play the music. On other distros and the git version of clementine this has never been a problem. But after playing music for a while clementine happens to freeze, after i tried to kill it using SIGTERM and SIGKILL(If the prior did not work) the window and process are still active, it seems that the program has entered a "zombie" state as told by the processlist: ``` jeroen 2917 7.6 2.2 3589428 181848 ? Dl 14:14 5:53 | \_ /usr/bin/clementine jeroen 2940 0.0 0.0 0 0 ? Z 14:14 0:00 | | \_ [clementine-tagr] <defunct> jeroen 2941 0.0 0.1 90088 15492 ? D 14:14 0:00 | | \_ /usr/bin/clementine-tagreader /tmp/clementine_-497530069 jeroen 2942 0.0 0.0 0 0 ? Z 14:14 0:00 | | \_ [clementine-tagr] <defunct> jeroen 2943 0.0 0.0 0 0 ? Z 14:14 0:00 | | \_ [clementine-tagr] <defunct> ``` -- System Information: Debian Release: 9.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages clementine depends on: ii gstreamer1.0-plugins-base 1.10.4-1 ii gstreamer1.0-plugins-good 1.10.4-1 ii gstreamer1.0-plugins-ugly 1.10.4-1 ii libc6 2.24-11+deb9u1 ii libcdio13 0.83-4.3+b1 ii libchromaprint1 1.4.2-1 ii libcrypto++6 5.6.4-7 ii libfftw3-double3 3.3.5-3 ii libgcc1 1:6.3.0-18 ii libgdk-pixbuf2.0-0 2.36.5-2+deb9u1 ii libglib2.0-0 2.50.3-2 ii libgpod4 0.8.3-8.2 ii libgstreamer-plugins-base1.0-0 1.10.4-1 ii libgstreamer1.0-0 1.10.4-1 ii libimobiledevice6 1.2.0+dfsg-3.1 ii liblastfm1 1.0.9-1 ii libmtp9 1.1.13-1 ii libmygpo-qt1 1.0.9-2 ii libplist3 1.12+git+1+e37ca00-0.3 ii libprojectm2v5 2.1.0+dfsg-4+b3 ii libprotobuf10 3.0.0-9 ii libpulse0 10.0-1+deb9u1 ii libqjson0 0.8.1-3 ii libqt4-dbus 4:4.8.7+dfsg-11 ii libqt4-network 4:4.8.7+dfsg-11 ii libqt4-opengl 4:4.8.7+dfsg-11 ii libqt4-sql 4:4.8.7+dfsg-11 ii libqt4-sql-sqlite 4:4.8.7+dfsg-11 ii libqt4-xml 4:4.8.7+dfsg-11 ii libqtcore4 4:4.8.7+dfsg-11 ii libqtgui4 4:4.8.7+dfsg-11 ii libqxt-gui0 0.6.2-3 ii libsqlite3-0 3.16.2-5 ii libstdc++6 6.3.0-18 ii libtag1v5 1.11.1+dfsg.1-0.1 ii libx11-6 2:1.6.4-3 ii projectm-data 2.1.0+dfsg-4 ii zlib1g 1:1.2.8.dfsg-5 Versions of packages clementine recommends: ii gstreamer1.0-alsa 1.10.4-1 ii gstreamer1.0-pulseaudio 1.10.4-1 Versions of packages clementine suggests: pn gstreamer1.0-plugins-bad <none> -- no debconf information

