View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014613CMakeCTestpublic2013-12-02 10:192016-06-10 14:31
ReporterClinton Stimpson 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014613: ctest crashes with large output
DescriptionI ran into a case where the software being tested was misbehaving, and it was printing out large amounts of text (around 2 GB). CTest cannot handle that amount of text and aborts in cmCTestRunTest::CheckOutput() where ProcessOutput overflows.

It would be nice to have ctest not abort so a submission to cdash can help identify the problem.
Perhaps it could recognize the large output and kill the child process, if it can't read any more output from the child process.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042439)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-12-02 10:19 Clinton Stimpson New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042439
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team