Richard Heck wrote: > It looks like there is a boolean there that hasn't been initialized. I > suppose that could be causing us to read something bad. I've committed a > repair at r37945.
Alas, this doesn't fix the problem. Meanwhile I also noted that I can trigger the problem when changing a different document color (e.g., page background). Is it possible that a color is not converted to a string somewhere? I try to run with valgrind as well, maybe I get something more interesting. Jürgen