Bug 1515144
| Summary: | mscore tries to use qt4 despite being linked against qt5 -> segfault | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Gnatenko <ignatenko> |
| Component: | mscore | Assignee: | Brendan Jones <brendan.jones.it> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | brendan.jones.it, oget.fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | mscore-2.1.0-5.fc27 mscore-2.1.0-5.fc26 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-10 19:19:47 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: | |||
I've pushed https://src.fedoraproject.org/rpms/mscore/c/9892fe8abd507bf98038b706855abbf6809b7da5. Most likely, it should fix problem. Brendan, could you add me to committers or admins list for mscore so I don't miss such problems in future? A bit more commits in master branch and it is fixed. This update has been pulled and is no longer available. Thanks for the patch, I will try it out. By the way, I think you can add yourself to watch commits. https://src.fedoraproject.org/rpms/mscore click on the eyeball top left (In reply to Brendan Jones from comment #4) > By the way, I think you can add yourself to watch commits. > https://src.fedoraproject.org/rpms/mscore click on the eyeball top left That will not add me as co-maintainer, you need to explicitly do this in settings. Because if you don't do this, I just abuse my provenpackager privileges :) mscore-2.1.0-5.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-bcde46a25b mscore-2.1.0-5.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c3d86ef06d mscore-2.1.0-5.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-bcde46a25b mscore-2.1.0-5.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c3d86ef06d mscore-2.1.0-5.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. mscore-2.1.0-5.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |
➜ ~ coredumpctl info /usr/bin/mscore PID: 13613 (mscore) UID: 1000 (brain) GID: 1000 (brain) Signal: 11 (SEGV) Timestamp: Sat 2017-11-18 11:57:28 CET (1 day 22h ago) Command Line: mscore Executable: /usr/bin/mscore Control Group: /user.slice/user-1000.slice/user/gnome-terminal-server.service Unit: user User Unit: gnome-terminal-server.service Slice: user-1000.slice Owner UID: 1000 (brain) Boot ID: cdfc8d7759ea4255973506bc01a7007d Machine ID: b0da571cca8c43389c8af330fd4a73e2 Hostname: ignatenko-w541.localdomain Storage: /var/lib/systemd/coredump/core.mscore.1000.cdfc8d7759ea4255973506bc01a7007d.13613.1511002648000000.lz4 Message: Process 13613 (mscore) of user 1000 dumped core. Stack trace of thread 13613: #0 0x00007fa0a92189d4 _GLOBAL__sub_I_qprinterinfo.cpp (libQtGui.so.4) #1 0x00007fa0b3d1f2ea n/a (n/a) This started to happen since last commit only (switch to use system libs).