I may have encounterd a bug in TT 2.04f. segmentation fault. I don't know what is happening.
I use mod_perl with my own handler. The template calles a function what should, in this instance, die becaus of missing values. This should just raise an exception that should make the template pocess method return fales and a error template should be done instead. Instead I get a core dump and the mod_perl tries to start new processes in an infinite loop, createing as many child processes as allowed. Why? I will now try to reinstall the old version. (2.04) Yes. It works with the old version. How can I find out more about what's happening? I would not like to upgrade with this behaviour. -- / Jonas - http://jonas.liljegren.org/myself/en/index.html
