Bug 1611772
| Summary: | Aisleriot crashes upon startup | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steven Usdansky <usdanskys> | ||||
| Component: | aisleriot | Assignee: | Matthias Clasen <mclasen> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | mclasen, rstrode | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-08-10 23:11: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: | |||||||
| Attachments: |
|
||||||
This is caused by a bug in librsvg, not in aisleriot. Updated to current Rawhide 20180809 18:00 CDT. Bug has vanished. Marking as closed |
Created attachment 1472798 [details] results when running gdb Description of problem: Aisleriot crashes upon startup Version-Release number of selected component (if applicable): aisleriot-3.22.5-2.fc29.x86_64 How reproducible: 100% Steps to Reproduce: 1. login to Mate DE 2. click on AisleRiot Solitair under games from main menu OR type sol from terminal Actual results: /var/log$ sol thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Surface(0x55e047dc8db0, false)', libcore/result.rs:945:5 note: Run with `RUST_BACKTRACE=1` for a backtrace. fatal runtime error: failed to initiate panic, error 5 Aborted (core dumped) Expected results: program comes up as expected (and as it does in F28) Additional info: I set RUST_BACKTRACE=1 before running from the terminal - not sure if it did anything