Bug 484493
| Summary: | Xmoto crashes with an ODE assertion error if enter is pressed during gameplay | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joonas Sarajärvi <muep> |
| Component: | xmoto | Assignee: | Gwyn Ciesla <gwync> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 10 | CC: | gwync, hdegoede, jonathan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-05 19:42:01 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: | |||
|
Description
Joonas Sarajärvi
2009-02-07 12:15:21 UTC
Does the crash occur without that driver? It does for me. FWIW, 0.4.2-4.fc10 did not crash. I just updated to 0.4.2-5.fc10 today and the crashing started. Odd, we had an ODE-related crash, which was fixed in 0.4.2-5, wonder if we missed something. See: https://bugzilla.redhat.com/show_bug.cgi?id=466738 Hans, does this look familiar? (In reply to comment #3) > Odd, we had an ODE-related crash, which was fixed in 0.4.2-5, wonder if we > missed something. > > See: https://bugzilla.redhat.com/show_bug.cgi?id=466738 > > Hans, does this look familiar? Yes, sorta, this means that there is an odeClose() (or something like that) which was not precedeed by an odeInit(), so I guess there might be some path now where we call odeClose twice. Please test this build in 10-testing: http://koji.fedoraproject.org/koji/buildinfo?buildID=83091 Thanks, that fixed it! Pushed for stable. Not closed by bodhi. . . |