On Thu, Nov 26, 2009 at 10:42 AM, Luke J Crook <l...@balooga.com> wrote:

> On Wed, 25 Nov 2009 22:30:21 -0800, Elliott Slaughter
> <elliottslaugh...@gmail.com> wrote:
>
> > I am unable to reproduce the error under Windows XP, even using the same
> > versions of SBCL, Lispbuilder, etc. Nor can I reproduce the problem on
> > Windows 7 under CLISP or other lisps. I guess this means the problem is
> > SBCL and Windows 7-specific, but I'm still not sure how to track down
> > the bug.
>
> Thanks for trying that Elliott. On my machine SBCL cored the first time I
> ran blt-user:main, but worked the 4 or 5 times after. I can only suggest
> reporting this to the SBCL list.
>

This is bizarre, but I seem to only exhibit the crash in one of my two
example programs. The stress-test which I showed you doesn't crash, even
though it too uses keyboard input.

I'm not sure what to make of this, since the user code differ by very
little, and certainly don't make any calls to SDL related methods. And the
backtrace doesn't help, since it only indicates that sdl-poll-event is
failing. I would expect it to fail in both, but apparently it doesn't on the
stress-test.

I can do more investigation when I get back in a couple of days.

-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to