[Ohrrpgce] [Bug 796] game and custom sometimes crash under unknown conditions (usually shortly after starting)

bugzilla-daemon at karnov.dreamhost.com bugzilla-daemon at karnov.dreamhost.com
Sun Dec 13 02:05:37 PST 2009


http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=796

--- Comment #11 from Ralph Versteegen <teeemcee at gmail.com> 2009-12-13 02:05:36 PST ---
Although I haven't been able to reproduce it, I think that this is probably due
to the polling thread. Strictly, SDL functions shouldn't be called from
different threads. Luckily, gfx_sdl doesn't need the polling thread, because it
can read the event queue instead. I was planning to move the polling thread out
of allmodex and not use it for gfx_sdl at some point, but I can do it now.

-- 
Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ohrrpgce mailing list