Bug 2260307
Summary: | [abrt] tiled: qt_message_fatal(): tiled killed by SIGABRT | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | daniesmar0 | ||||||||||||||||||||||||||
Component: | tiled | Assignee: | Artur Frenszek-Iwicki <fedora> | ||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 39 | CC: | bjorn, cheese, daniesmar0, fedora, fedora | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/59167682b9e66fcee87abbe5a92ecd6e6fb4ca2 | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:17e58695b9f4de9d98bc7157175eb469a1c26c00;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
Fixed In Version: | tiled-1.11.0-3.fc41 tiled-1.11.0-2.fc40 tiled-1.11.0-2.fc39 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2024-07-25 17:06:30 UTC | Type: | --- | ||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||
Attachments: |
|
Description
daniesmar0
2024-01-25 07:36:08 UTC
Created attachment 2010430 [details]
File: proc_pid_status
Created attachment 2010431 [details]
File: maps
Created attachment 2010432 [details]
File: limits
Created attachment 2010433 [details]
File: environ
Created attachment 2010434 [details]
File: open_fds
Created attachment 2010435 [details]
File: mountinfo
Created attachment 2010436 [details]
File: os_info
Created attachment 2010437 [details]
File: cpuinfo
Created attachment 2010438 [details]
File: core_backtrace
Created attachment 2010439 [details]
File: dso_list
Created attachment 2010440 [details]
File: var_log_messages
Created attachment 2010441 [details]
File: backtrace
This issue could be closed since the triggered assert was removed from TilesetManager::~TilesetManager in Tiled 1.11. However, it shouldn't have been triggering in earlier versions either, but it did because Tiled wasn't being compiled in release mode. Please add `config:release` to the `qbs_args`. Apart from avoiding crashes to the assertion failures, it should make Tiled considerably faster. :-) This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. I'm having some trouble with this, as it seems adding `config:release` to `qbs_args` overrides the `qbs.installPrefix` setting and everything gets put inside /usr/local. Okay, so I managed to figure this out. qbs documentation leaves a lot to be desired, sadly. FEDORA-2024-ccab04b388 (tiled-1.11.0-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-ccab04b388 FEDORA-2024-ccab04b388 (tiled-1.11.0-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-e1f7c66fea (tiled-1.11.0-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-e1f7c66fea FEDORA-2024-1641029540 (tiled-1.11.0-2.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-1641029540 FEDORA-2024-e1f7c66fea has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-e1f7c66fea` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-e1f7c66fea See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-1641029540 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-1641029540` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-1641029540 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-e1f7c66fea (tiled-1.11.0-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-1641029540 (tiled-1.11.0-2.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |