On Fri, May 9, 2008 at 12:47 PM, Niko Kiirala <niko@...1267...> wrote:
I bumped into a problem playing around with this. Inkscape just freezed when moving the control points. Here's some debug info I managed to catch, I'll file a bug report later when I'm not on Polish WLAN ;)
I attached into the inkscape process with gdb, so this is just a random point, where I stopped it.
Since the bt points to livarot, I think it is not directly related to Spiros. Most likely, what happened is Spiros went into runaway instability and produced a really huge path, which livarot then tried to render and failed. I had freezes like this but couldn't get a bt. If you can reproduce it, I would like you to try doing that in outline mode (where cairo does the rendering, not livarot) and see if there's a difference.