Bug 2015328
| Summary: | crawl -tiles crashes when selection question mark (manual) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | thecjester | ||||
| Component: | crawl | Assignee: | Antonio T. sagitter <trpost> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 34 | CC: | klemen.kosir, trpost | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | crawl-0.27.1-2.fc34 crawl-0.27.1-2.fc35 crawl-0.28.0-1.fc36 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-02-06 15:20:32 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: | |||||||
| Attachments: |
|
||||||
FEDORA-2021-d647993776 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-d647993776 FEDORA-2021-4878eddd17 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-4878eddd17 FEDORA-2021-4878eddd17 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-4878eddd17` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4878eddd17 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-d647993776 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-d647993776` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-d647993776 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-4878eddd17 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-d647993776 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. The problem persists on Fedora 35, with crawl-tiles 0.27.1-2. After some testing, it looks like `crawl` works because the `docs` directory is under `/usr/share/crawl`, but it crashes with `crawl-tiles`. By copying the `docs` directory under `/usr/share/crawl-tiles`, the help menus can be opened in `crawl-tiles` without crashing. FEDORA-2022-fc7bfc706f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fc7bfc706f FEDORA-2022-fc7bfc706f has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1834431 [details] Crash report created after crash Description of problem: On any crawl-tiles game, hitting "?" to bring up the manual crashes the game. Version-Release number of selected component (if applicable): crawl-tiles-0.27.1-1.fc34.x86_64.rpm How reproducible: Occurs each time I attempted this Steps to Reproduce: 1. Start a new game and get to the main dungeon screen 2. Hit "?" (Question mask) Actual results: Game crashes with: ASSERT(fp) in 'command.cc' at line 1137 failed. (Failed to open 'crawl_manual.txt'!) Expected results: Get list of game commands Additional info: