Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Daniel Verite wrote:
>> So it looks like the problem would be DLL-related?
> Is there a problem with a DLL writing to a file descriptor opened by
> application code? I would think not, but perhaps.
Hmm .... malloc/free are broken in exactly that way in Windows DLLs,
maybe stdio has the same kind of issue? I'd think this would be pretty
well known if true, though.
regards, tom lane