----- Original Message ----- 
From: "Arthur Bergman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 3:00 AM
Subject: Re: ithreads: printing to std* is acting very broken for me

> Just one quick question, what happens when you turn off buffering and
> what platform are you using?
>
> Arthur
>

Ah. I should have mentioned this. I've tried using both $|=0 and $|=1 and
neither appears to make any difference. Oh, and this is under Solaris 2.
Sorry for not mentioning this before. I do need to search through the rest
of the program's components and make sure that nothing is overriding this
setting.

Is it possible also that there's a non-threadsafe module being invoked
somewhere in this application that's causing these issues? Most of the
modules that are being used aren't binary modules. DB_File is being used,
though. I wonder if that's causing any issues.

- Adam

Reply via email to