[Qt-interest] Problems running QProcess under linux

Scott Aron Bloom Scott.Bloom at onshorecs.com
Mon Sep 26 10:01:23 CEST 2011


My application uses QProccess to run the command line version of the
tool (GUI is primarily for user interaction and setup)

 

It works absolutely fine on windows, and mostly fine on linux, however,
on certain setups (particularly  large system requirements for the CLI
tool) it will crahs when run via QProcess but not under the CLI
directly.

 

Same command line options, except now stdout and stderr are redirected
to the QProcess... 

 

Before I post up a code base, just wondering if anyone had any ideas...
Does QProcess set the maximum stacksize or something along those lines?

 

Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110926/67f14c3d/attachment.html 


More information about the Qt-interest-old mailing list