>
> Yes, although it's quite big as a bug report.
> 
> http://qrczak.ids.net.pl/Haber-0.1.tar.gz
> 
> It's Linux.
> 
> $ make
> $ COLUMNS=70 LINES=25 ./haber bug.html
> 
> I could not find a repeatable example which fails on an 80x25 screen
> now (this one fails on 128x48 too). It fails with "EVACUATED object
> entered!" after half a second. Screen size determines page breaks
> and thus messages sent by threads. It's sensitive to subtle details
> of execution order.

I can't get this to fail, except with

        Fail: failed
            Reason: clrtoeol failed

after a few page-downs.  We might need to synchronise termcap entries (oh
BTW I had to compile with -ltermcap instead of -ltinfo because this system
doesn't appear to have terminfo).

Cheers,
        Simon

Reply via email to