Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1151645
Summary: | Crash on pause or stop | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark van Rossum <mvanross> |
Component: | guayadeque | Assignee: | MartinKG <mgansser> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | mgansser |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | guayadeque-0.3.7-6.svn1893.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-20 18:43:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mark van Rossum
2014-10-10 21:53:37 UTC
problem can be reproduced. tried to contact the developer, but no response. with valgrind a debuging tool, the segmentation fault no longer occurs. valgrind --leak-check=full -v guayadeque or valgrind --leak-check=full --track-origins=yes --log-file=valgrind.log -v guayadeque Few notes: Has also been reported (but not fixed) at http://guayadeque.org/index.php?p=/discussion/1822/guayadeque-stops-after-every-track Is it possible to revert to previous build? (In reply to Mark van Rossum from comment #2) > Few notes: > > Has also been reported (but not fixed) at > http://guayadeque.org/index.php?p=/discussion/1822/guayadeque-stops-after- > every-track indeed the svn release guayadeque-0.3.6-19.svn1890.fc21 works, you can download it from: http://koji.fedoraproject.org/koji/buildinfo?buildID=492088 > > Is it possible to revert to previous build? must clarify guayadeque-0.3.6-0.20.svn1890.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/guayadeque-0.3.6-0.20.svn1890.fc21 Package guayadeque-0.3.6-0.20.svn1890.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing guayadeque-0.3.6-0.20.svn1890.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-13529/guayadeque-0.3.6-0.20.svn1890.fc21 then log in and leave karma (feedback). At first this version seemed ok, but now the crash is back. To check a problem with configration files, I deleted ~/.guayadeque, but crash remained. guayadeque-0.3.6-19.svn1890.fc21.x86_64.rpm is ok. But the current version on the repositories is not. guayadeque-0.3.6-0.20.svn1890.fc21.x86_64.rpm i can reproduce the problem on F21. I found out: when I install the binary (compiled on F20 guayadeque 0.3.6-19.svn1890) on F21 it works, when compiling the package on F21 and install it on F21 it doesn't work. i figured out, that the recent version (svn1893), compiled on F20 guayadeque-0.3.7-2.svn1893.fc20.x86_64.rpm and installed on F21, works. guayadeque's upstream is working on a Qt port of the music player, and does not intend to support the old, wxWidgets-based releases. Workaround: install fc20 binary on fc21. guayadeque-0.3.7-5.svn1893.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/guayadeque-0.3.7-5.svn1893.fc21 guayadeque-0.3.7-5.svn1893.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/guayadeque-0.3.7-5.svn1893.fc20 guayadeque-0.3.7-6.svn1893.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/guayadeque-0.3.7-6.svn1893.fc21 guayadeque-0.3.7-5.svn1893.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. guayadeque-0.3.7-6.svn1893.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |