Bug 484493 - Xmoto crashes with an ODE assertion error if enter is pressed during gameplay
Summary: Xmoto crashes with an ODE assertion error if enter is pressed during gameplay
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xmoto
Version: 10
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-07 12:15 UTC by Joonas Sarajärvi
Modified: 2009-03-05 19:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-05 19:42:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joonas Sarajärvi 2009-02-07 12:15:21 UTC
Description of problem:
The game crashes when enter is pressed during play with this error message:

[joonas@kaappi ~]$ xmoto

ODE INTERNAL ERROR 1: assertion "g_bODEInitialized" failed in dCloseODE() [odeinit.cpp]
Keskeytetty                        

Version-Release number of selected component (if applicable):
xmoto-0.4.2-5.fc10.x86_64

How reproducible:
always

Steps to Reproduce:
1. Start xmoto
2. Select a course and start driving
3. Press enter
  
Actual results:
The game crashes with the error message described above

Expected results:
The level restarts, with me able to try completing the level again.

Additional info:
I am using the non-free fglrx display driver from RPM Fusion (version 9.1), if it matters.

Comment 1 Gwyn Ciesla 2009-02-09 15:37:41 UTC
Does the crash occur without that driver?

Comment 2 Jonathan Dieter 2009-02-15 18:35:55 UTC
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.

Comment 3 Gwyn Ciesla 2009-02-17 15:36:17 UTC
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?

Comment 4 Hans de Goede 2009-02-17 18:28:11 UTC
(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.

Comment 5 Gwyn Ciesla 2009-02-17 21:17:08 UTC
Please test this build in 10-testing:

http://koji.fedoraproject.org/koji/buildinfo?buildID=83091

Comment 6 Jonathan Dieter 2009-02-18 06:34:14 UTC
Thanks, that fixed it!

Comment 7 Gwyn Ciesla 2009-02-18 14:46:44 UTC
Pushed for stable.

Comment 8 Gwyn Ciesla 2009-03-05 19:42:01 UTC
Not closed by bodhi. . .


Note You need to log in before you can comment on or make changes to this bug.