Thanks for the tip, Joe. I just ran it that way and it is still crashing.

The first time I ran it, it just hung.
The second time, it crashed with the following error: (same as my
original email)
Error in thread 6 (I/O wait, [ ~quotation~ ~quotation~ while ]):

box-full instance
box T{ box f ~continuation~ t }

[ init-catchstack [ 2 setenv call ] keep -> wait-to-return ]
[ over [ call ] dip -> ]
[ 2drop reset-run-loop -> yield ]
reset-run-loop
(reset-timer)
yield
>box
box-full
M\ object throw
[
    63 getenv error-thread set-global
    continuation -> error-continuation set-global rethrow
]

---------------------------

I ran it a few additional times, and each time it just hung.

-keith

On Tue, Sep 8, 2009 at 9:18 AM, Joe Groff<[email protected]> wrote:
> Run the console listener from the bundle:
>
> ./Factor.app/Contents/MacOS/factor -run=listener
>
> -Joe

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to