> > As to the mutex grabbing on createTextMessage,.. this does seem > unnecessary > and can be removed - however as Robert says this will only push the > deadlock > problem elsewhere... >
I did not imply that removing this is the solution for the deadlock. Rafi already told me that your fix might take care of it. While doing a peliminary investigation I happen to notice this code and wanted to know why it was put there. I don't think it adds any noticable performance overhead. But It would be good if we can get rid of this. Regards, Rajith
