[Development] Programs crashing left and right in the CI
Simon Hausmann
Simon.Hausmann at qt.io
Wed Jul 27 08:35:07 CEST 2016
Excellent summary. I'd like to add one point: The crashes appear to happen with a big majority in qtbase.
Outside of qtbase I've only seen moc crash, on macOS I think.
Simon
________________________________
From: Development <development-bounces+simon.hausmann=qt.io at qt-project.org> on behalf of Friedemann Kleint <Friedemann.Kleint at qt.io>
Sent: Wednesday, July 27, 2016 8:28:08 AM
To: development at qt-project.org
Subject: Re: [Development] Programs crashing left and right in the CI
Hi,
to summarize for Windows:
- Crashes have been observed over time in various tests, mostly in
QtCore (QDir,QFile, QProcess see fex
https://bugreports.qt.io/browse/QTBUG-47370
- It only affects 64bit (!) (correct me if you have observed otherwise)
- It never has been observed for MinGW (most likely since we don't have
64bit MinGW builds?)
>It's also possible that the Windows code is simply recovering, and that
>QTest::toString is actually causing the crash. In other words, it's
possible
>the code that deals with crashes in QtTest is causing the crash.
I think the QTest::toString appearing is an artifact of the code that
walks the stack.
We know that it seems to depends on some obscure CI parameters (load?),
so far, we have not been able to see anything useful in the stack traces.
Regards,
Friedemann
--
Friedemann Kleint, The Qt Company GmbH
_______________________________________________
Development mailing list
Development at qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20160727/2ba410dd/attachment.html>
More information about the Development
mailing list