2019-12-17 19:02:31 |
Fighter19 |
bug |
|
|
added bug |
2019-12-17 19:02:31 |
Fighter19 |
attachment added |
|
core dump created with gdb https://bugs.launchpad.net/bugs/1856745/+attachment/5313449/+files/amarokfrozen.core.gz |
|
2019-12-17 19:37:34 |
Fighter19 |
description |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
``` |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
apparently the song is already over 20 seconds before it's expected. |
|
2019-12-17 19:38:21 |
Fighter19 |
description |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
apparently the song is already over 20 seconds before it's expected. |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
However in debug mode, it doesn't freeze. Apparently the song is already over 20 seconds before it's expected. |
|
2019-12-17 20:06:26 |
Fighter19 |
description |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
However in debug mode, it doesn't freeze. Apparently the song is already over 20 seconds before it's expected. |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
However in debug mode, it doesn't freeze. The song starts fading 20 seconds before it ends at which the player also freezes. |
|
2019-12-18 16:27:42 |
Fighter19 |
attachment added |
|
debuginfo.txt.gz https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/1856745/+attachment/5313649/+files/debuginfo.txt.gz |
|
2019-12-18 19:02:43 |
Fighter19 |
description |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
However in debug mode, it doesn't freeze. The song starts fading 20 seconds before it ends at which the player also freezes. |
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.0-plugins-base:
Installed: 1.14.5-0ubuntu1~18.04.1
Candidate: 1.14.5-0ubuntu1~18.04.1
Version table:
*** 1.14.5-0ubuntu1~18.04.1 500
500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.14.1-1ubuntu1~ubuntu18.04.2 500
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
1.14.0-2ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_uint64_scale: assertion 'denom != 0' failed
However in debug mode, it doesn't freeze. The song starts fading 20 seconds before it ends at which the player also freezes.
EDIT2: Step to reproduce:
Create two AIFF files using FFMPEG and IDv3 metadata:
ffmpeg -i image1653x1653.png -i ~/sinewave3min.wav -write_id3v2 1 -c:a pcm_s16be -c:v mjpeg -map 1:a -map 0:v output.aif
Playback both of them sequentially.
Notice Amarok freezing at the second file. |
|