We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 739 - SDL crash with SDL 1.2.13 on windows ce
Summary: SDL crash with SDL 1.2.13 on windows ce
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: 1.2.13
Hardware: x86 Windows (CE)/PocketPC
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-1.2.14
Depends on:
Blocks:
 
Reported: 2009-05-06 10:37 UTC by mosfet
Modified: 2009-09-21 03:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mosfet 2009-05-06 10:37:03 UTC
Hi,

When testing SDL-1.2.13 on windows mobile (wince) I am experiencing a crash in Release and Debug builds.
I didn't manage to find corruption until now but all I know is the fact SDL-1.2 SVN doesn't experience this issue.
However with SDL-1.2 from SVN, mouse events are not working.

The ideal would be to fix the mouse events in SVN-1.2.

Thanks
Comment 1 mosfet 2009-05-06 10:41:22 UTC
Load module: gx.dll
Prefetch Abort: Thread=853b86ac Proc=80398f10 'demo_frogans_ce.exe'
AKY=00200001 PC=00000000(???+0x00000000) RA=0164651c(sdl.dll+0x0005651c) BVA=00000000 FSR=00000005
Comment 2 Ryan C. Gordon 2009-09-13 16:33:34 UTC
Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14.

Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla).

--ryan.
Comment 3 Sam Lantinga 2009-09-21 03:00:34 UTC
Can you enter a separate bug for mouse events in SVN?  Please retest though, because I just checked in a mouse event fix. :)