> The only change I can think of that might have effected it is, oddly,
> a change to mordred.  I don't think that any other change has been
> anywhere near this code path, although I'm looking.

I'm very much leaning towards that being the cause.  When you encounter this problem, 
look in Phoenix's temp/ directory, and see if there are a bunch of .m64 files that 
correspond with when the problem starts.

My current hypothesis is that a problem in mordred is causing all of the calling 
threads to hang when they try to save to the spool.  One thread must be stuck, and all 
of the others are blocked on a synchronize.  I had never encounted this before, but 
have several times since making a change to mordred yesterday.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to