Hi John, I just pushed a patch fixing this problem.
You were unlucky enough to hit a compiler bug that I introduced two days ago :-) I'm working on some compiler improvements right now so expect bugs once in a while. Thing will settle down again very soon. Slava On Tue, Jun 2, 2009 at 10:47 PM, John Benediktsson <[email protected]> wrote: > Got the following bug from running the console version of Factor on Mac OSX. > To reproduce: > 1) Start ./factor > 2) Type something (e.g., "asdfsadf") > 3) Type Ctrl-A > 4) Type Ctrl-D > > ( scratchpad ) asdfasdfsadf^A > Error in thread 6 (I/O wait, [ ~quotation~ ~quotation~ while ]): > Fall-through in case > object 4294967295 > [ init-catchstack [ 2 setenv call ] keep -> wait-to-return ] > [ over [ call ] dip -> ] > [ > 3drop 0 mx get kqueue-mx>> wait-for-events > -> reset-run-loop yield > ] > handle-kevents > handle-kevent > no-case > [ > 63 getenv error-thread set-global > continuation -> error-continuation set-global rethrow > ] > The die word was called by the library. Unless you called it yourself, > you have triggered a bug in Factor. Please report. > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
