﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
266	stderr is not thread safe	James Moe	bird	"gcc v3.3.5 csd5 libc065

If multiple streams are sent to stderr (error output), it is possible for the output to become scrambled. In the example below the strings were sent to stderr after acquiring a mutex to prevent, well, what happened. The same thing happens with C++ and cerr.

20130131-15:44:15.077 (001)-C-pmmail_main_queue: step 1
20130131-15:44:15.077 (001)-I-ProgressCreateWindow: n_opens [1]

2200113300113311--1155::4444:1:51.51.4184 8(0(00801))--II--sMpaeilnlWeirn_Cirneiatt:e Waisnp

  The first two lines are how most of the log entries are printed. The
third line is a stuttering combination of two log lines.
"	defect	closed	Feedback Pending		libc		normal	fixed	stderr thread	
