[Qt-interest] Problems running QProcess under linux

Victor Leschuk vleschuk at gmail.com
Mon Sep 26 10:32:08 CEST 2011


What is in the core file? Did you check it using gdb? Also please attach
strace output.

On Mon, Sep 26, 2011 at 12:01 PM, Scott Aron Bloom <
Scott.Bloom at onshorecs.com> wrote:

> 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****
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110926/57ad6594/attachment.html 


More information about the Qt-interest-old mailing list