On Sun, May 3, 2009 at 4:24 AM, Devyn Cairns <[email protected]> wrote: > Stumbled on this by accident. Try this and see what you get: > > Shoes.app do > Thread.start do > 400.times { para '', :stroke => black } > end > end
I got the odd "Cairo is unhappy: cairo_restore without matching cairo_save" and then it segfaulted after 1982 iterations. shoes r1229 on archlinux 2.6.29-ARCH (i686) martin
