Page 1 of 1

Phoenix crash on mouse out of window

PostPosted: Sun Nov 30, 2008 2:21 pm
by simpletoon
Hello. I've been keeping up with the SVN development for a while now. A problem I've noticed with the previous revisions is that when the mouse is moved out of the window while a button is pressed, it crashes. I get this on Debian 4:

LOCK SET!
Previous intel_span.c:210
Current: intel_span.c:210
Aborted

This only happens if the mouse is down when it moves out of the window. If I release the mouse first and then move it out of the window it doesn't crash. Also all three mouse buttons cause the crash.

Re: Phoenix crash on mouse out of window

PostPosted: Tue Dec 16, 2008 5:53 pm
by simpletoon
I'm no longer having these problems after SDL is being used.

Re: Phoenix crash on mouse out of window

PostPosted: Tue Dec 30, 2008 10:59 am
by Manuel
Thx to help us, and sorry for the late reply.

Manuel