Bug 832142
| Summary: | [abrt] astromenace-1.2-15.fc17: __GI_raise: Process /usr/bin/astromenace was killed by signal 6 (SIGABRT) | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | arturj <artur> | ||||||||||
| Component: | astromenace | Assignee: | Gwyn Ciesla <gwync> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 17 | CC: | auxsvr, calinoiualex, drfudgeboy, erebis671, gwync, john.schneiderman, michal.wojtasiewicz, sergey.linux | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:22be69d55911e626b1869628d5cf00294419c2e4 | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-12-20 15:34:36 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
arturj
2012-06-14 16:17:30 UTC
Created attachment 591864 [details]
File: dso_list
Created attachment 591865 [details]
File: maps
Created attachment 591866 [details]
File: backtrace
This is happening for me too. I asked abrt to report it, and it claimed to have added me to the cc list, but it seems not to have done, so I'm doing so manually. I'm sure it's saved the report, so I can resubmit if the info would be useful. Is it only level 2? I can't repropuce because I can't pass level 1. :) Starting second level and the game just spontaneously shutdown. I might have hit the f5 (slow game speed) key as I was getting ready to hit it as soon as the level started. Regardless, that shouldn't crash the game. backtrace_rating: 4 Package: astromenace-1.2-15.fc17 OS Release: Fedora release 17 (Beefy Miracle) (In reply to comment #5) > Is it only level 2? I can't repropuce because I can't pass level 1. :) Yes, Level 1 works very fine. It happens on loading the level 2. i play game with full backtrace_rating: 4 Package: astromenace-1.2-15.fc17 OS Release: Fedora release 17 (Beefy Miracle) Looking at the code, despite my unfamiliarity with Russian, inspired a patch. I've uploaded f17 i686 and x86_64 builds to: http://fedorapeople.org/~limb/astromenace/ Can you test and let me know if this helps? 1 launch astromenace 2 play level 1 3 start level 2 4 crash backtrace_rating: 4 Package: astromenace-1.2-15.fc17 OS Release: Fedora release 17 (Beefy Miracle) Xra, can you try the version linked to in Comment 9, please? for me the 32-bit version does not start at all, throws memory access error. tested today on up-to-date fedora 17 i386. sorr(In reply to comment #9) > Looking at the code, despite my unfamiliarity with Russian, inspired a > patch. I've uploaded f17 i686 and x86_64 builds to: > > http://fedorapeople.org/~limb/astromenace/ > > Can you test and let me know if this helps? for me the 32-bit version does not start at all, throws memory access error. tested today on up-to-date fedora 17 i386. Quits on level 2 every time :( backtrace_rating: 4 Package: astromenace-1.2-15.fc17 OS Release: Fedora release 17 (Beefy Miracle) (In reply to comment #9) > Looking at the code, despite my unfamiliarity with Russian, inspired a > patch. I've uploaded f17 i686 and x86_64 builds to: > > http://fedorapeople.org/~limb/astromenace/ > > Can you test and let me know if this helps? For me it`s the same thing like in Comment 13 Now it crashes at the start. playing astromenace, completed the first mission a few times then decided to move on to second mission. selected second mission from list of available missions and clicked the next button and received immediate sigabrt backtrace_rating: 4 Package: astromenace-1.2-15.fc17 OS Release: Fedora release 17 (Beefy Miracle) - just clic start after first level to play the second level. backtrace_rating: 4 Package: astromenace-1.2-15.fc17 OS Release: Fedora release 17 (Beefy Miracle) (In reply to comment #9) > Looking at the code, despite my unfamiliarity with Russian, inspired a > patch. I've uploaded f17 i686 and x86_64 builds to: > > http://fedorapeople.org/~limb/astromenace/ > > Can you test and let me know if this helps? I tested it out, I get the same as the others, it crashes right at the start, I cannot report it cause the backtrace is unusable. Created attachment 619317 [details]
Patch to workaround this problem
I've tested this patch for myself. It's fully working. I don't found any problems. But I don't learned code in deep. So it's workaround. When you load 2 level the program trying to load a texture with noname file. So I just check for non-empty filename in my patch.
*** Bug 853242 has been marked as a duplicate of this bug. *** *** Bug 845780 has been marked as a duplicate of this bug. *** *** Bug 834364 has been marked as a duplicate of this bug. *** Thank you! I'll get this out ASAP. astromenace-1.2-17.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/astromenace-1.2-17.fc18 astromenace-1.2-17.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/astromenace-1.2-17.fc17 Package astromenace-1.2-17.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing astromenace-1.2-17.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15126/astromenace-1.2-17.fc18 then log in and leave karma (feedback). astromenace-1.2-17.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |