Darn. I was running out the door when I wrote that; I'll try to get something better to you later.
All of these crashes appear to be the result of a TQString passed by reference from katerenderer.cpp that is disappearing before it is fully processed.
just a guess: could it be that that TQString is created and destroyed in a different thread than that which uses it (and consequently crashes)?
nik