﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
199	Piping lage amounts of data from/to a child process fails	rudi		"Something seems to be broking with the QIODevice interface to QProcess. This shows up, when the amount of data passed through the pipe is relatively large (100KB+). In ""debug"" configuration, the program exits with the following message:

{{{
ASSERT: ""pipeData[InPipe].bytesLeft >= written"" in file io\qprocess_os2.cpp, line 1390
}}}

In ""release"" configuration, some data is lost. Piping in the opposite direction is unreliable as well.
"	defect	closed	major	Qt 4.7	QtCore	4.6.3	medium	fixed		
