On Thu, Jan 29, 2009 at 12:04 PM, Rainer Gerhards <rgerha...@gmail.com> wrote:
> I think you are right, I my experience was too long ago to provide any
> more details about it. I am not using stdio any longer in any
> production multi-threaded code. I use it in debugging, though. There,
> I saw errors in valgrind, did not question but connect them to my past
> experience and concluded stdio not being thread-safe. As I said, I can
> no longer say if my initial understanding was simply wrong or if at
> that time I worked with non-compliant versions ("that time" was quite
> a while ago, so this may be a reason - also I don't remember if it was
> on *nix or Windows and with which compilers.
>
> So... sorry for the disturbance.

No problem -- what you observed could have been a real issue. IMHO
there is at least one minor and obscure threading bug present in glibc
related to stream orientation -- see also
https://bugzilla.novell.com/show_bug.cgi?id=463301 for the details.

Bart.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to