[Qt-interest] Problems running QProcess under linux
Thiago Macieira
thiago at kde.org
Mon Sep 26 10:33:35 CEST 2011
On Monday, 26 de September de 2011 01:01:23 Scott Aron Bloom wrote:
> 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?
No. The problem is entirely contained in the child application. Forget any
testcases containing GUI or QProcess, you need to look into the child only.
A crash is always the fault of the program that crashed. It may be triggered
by an external event, but that's not a reason for crashing.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110926/3c7bc7ee/attachment.bin
More information about the Qt-interest-old
mailing list