[Fluxus] strange crash

Dave Griffiths dave at pawfal.org
Thu Mar 20 02:26:26 PDT 2008


>
> On Tue, 2008-03-18 at 22:09 -0700, krgn wrote:
>
>>
>> mzscheme is at the latest stable version, 372 I believe. anyone got a
>> clue or similar problems? the crash usually happens quite immediately
>> after starting the binary, not even having finished entering some
>> code. one thing that I notices is this in the terminal, when
>> evaluating valid code:
>>
>> 20#f::23: read: expected a character after #\
>> #f::31: read: expected a character after #\
>
> i get these now and then without crashes.
>
> i also seem to recall that they are somehow related to the second editor
> (Ctrl+2), however strange this may sound.

I think I'm right in saying it's because of a stray " getting into a
script string for the keyboard callback and not being escaped (something
to do with shift-2 getting confused with ctrl-2). Yes, it's pretty
braindead - but benign :)

cheers,

dave




More information about the Fluxus mailing list