elysionpowered / elysion

Game framework for rapid prototyping
MIT License
5 stars 2 forks source link

Access violation when closing #19

Closed frostney closed 13 years ago

frostney commented 13 years ago

Using Application.Quit() sometimes return an access violation in ElysionLogger.Logger.Destroy

frostney commented 13 years ago

Not sure how to track this down. I'm having this issue about 30% of the times in a Windows XP virtual machine, but it works fine on Windows 7. I haven't came aoross this issue on Linux and Mac OS X (yet). Is anyone else having this issue as well?

JesseKlugmann commented 13 years ago

hm... On my Debian everything works fine...

frostney commented 13 years ago

I figured out a work-around which I will commit shortly.

frostney commented 13 years ago

Fixed with latest commit.