DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13610>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13610 Multiple Threads using XalanTransformer::transform() cause coredump ------- Additional Comments From [EMAIL PROTECTED] 2002-10-25 17:55 ------- I was finally able to reproduce the problem after about 5 minutes of transforming, which is both bad news and good news! ;-) I think I may have found the problem. Can you insert the following line into your copy of Include/HPDefinitions.hpp at line 77 and rebuild everything? #define __HPACC_THREAD_SAFE_RB_TREE I'm going to try the same thing myself and see if it fixes the problem. The real question is why using the -mt compiler option doesn't define this. I'm going to talk to our HP contact about it.
