View Single Post
Posts: 99 | Thanked: 325 times | Joined on Jul 2010
#112
Originally Posted by jstokes View Post
That was me replacing "printf("SDL_WaitEvent() error\n")" with abort(). A core dump is more useful to me rather than seeing "SDL_WaitEvent() error" a million and one times...
Sounds like a corrupt stack to me (early crash in gdb). I'll ask another n8xx user on #rockbox if he can reproduce it.

Could also be a compilation mismatch with the SDL library and SDL header files. Maybe retry with the "official" build in extras-devel.
 

The Following User Says Thank You to thomasjfox For This Useful Post: