RE: [AD] mouse crash |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> 00523515 A1 F8 46 B4 00 mov eax,[__mouse_screen
> (00b446f8)]
> --> 0052351A 8B 48 08 mov ecx,dword ptr [eax+8]
Was eax 0 ?
If so:
Do you call scare_mouse/unscare_mouse in a very nested way ?
(something like more than 16 levels of nesting) ?
And, if you call these functions, are you sure they are called
in a balanced way (eg for each scare_mouse, unscare_mouse is
always called) ?
If not:
Did this happen after destroying a BITMAP that the mouse could
have been bound to ?
--
Vincent Penquerc'h
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |