Re: [Development] Programs crashing left and right in the CI

2016-08-03 Thread Jędrzej Nowacki
On Tuesday 02 of August 2016 17:17:59 Thiago Macieira wrote: > On quarta-feira, 3 de agosto de 2016 01:05:00 PDT Giuseppe D'Angelo wrote: > > On Thu, Jul 28, 2016 at 10:06 AM, Michal Klocek wrote: > > > It seems to happen in different modules (here qttools and qtlocation) > > > and in different b

Re: [Development] Programs crashing left and right in the CI

2016-08-02 Thread Thiago Macieira
On terça-feira, 2 de agosto de 2016 17:17:59 PDT Thiago Macieira wrote: > Ok, this is the first time that the compiler itself has crashed. Can you > retry the integration with the exact same commits in the same order? If it > crashes again compiling .obj/debug-iphoneos/qjsonparser.o, it's a compil

Re: [Development] Programs crashing left and right in the CI

2016-08-02 Thread Thiago Macieira
On quarta-feira, 3 de agosto de 2016 01:05:00 PDT Giuseppe D'Angelo wrote: > On Thu, Jul 28, 2016 at 10:06 AM, Michal Klocek wrote: > > It seems to happen in different modules (here qttools and qtlocation) > > and in different branches (here dev and 5.6), but on mac/clang and during > > moc compil

Re: [Development] Programs crashing left and right in the CI

2016-08-02 Thread Giuseppe D'Angelo
On Thu, Jul 28, 2016 at 10:06 AM, Michal Klocek wrote: > > It seems to happen in different modules (here qttools and qtlocation) > and in different branches (here dev and 5.6), but on mac/clang and during > moc compilation. Now I've got an ICE: http://testresults.qt.io/logs/qt/qtbase/920ef98db10

Re: [Development] Programs crashing left and right in the CI

2016-07-28 Thread Michal Klocek
Hi It seems to happen in different modules (here qttools and qtlocation) and in different branches (here dev and 5.6), but on mac/clang and during moc compilation. http://testresults.qt.io/logs/qt/qttools/19be2439dce662a3c2cfee15bce24f8b399c7a45/OSXOSX_10_09x86_64OSXOSX_10_09x86_64Clangqtci-o

Re: [Development] Programs crashing left and right in the CI

2016-07-27 Thread Giuseppe D'Angelo
On Wed, Jul 27, 2016 at 11:00 PM, Giuseppe D'Angelo wrote: > >> http://testresults.qt.io/logs/qt/qtbase/ddfe2ba984be5d652fe500f6695040959db98fa4/OSXOSX_10_11x86_64OSXOSX_10_11x86_64Clangqtci-osx-10.11-x86_64DebugAndRelease_Release/85d6b000f945a84bc84a4f01f53ac65bc05cbe86/buildlog.txt.gz > > And ag

Re: [Development] Programs crashing left and right in the CI

2016-07-27 Thread Thiago Macieira
On quarta-feira, 27 de julho de 2016 23:00:36 PDT Giuseppe D'Angelo wrote: > On Tue, Jul 26, 2016 at 11:24 PM, Giuseppe D'Angelo wrote: > > It just happened again: > > > > http://testresults.qt.io/logs/qt/qtbase/ddfe2ba984be5d652fe500f6695040959d > > b98fa4/OSXOSX_10_11x86_64OSXOSX_10_11x86_64Cl

Re: [Development] Programs crashing left and right in the CI

2016-07-27 Thread Giuseppe D'Angelo
On Tue, Jul 26, 2016 at 11:24 PM, Giuseppe D'Angelo wrote: > > > It just happened again: > > http://testresults.qt.io/logs/qt/qtbase/ddfe2ba984be5d652fe500f6695040959db98fa4/OSXOSX_10_11x86_64OSXOSX_10_11x86_64Clangqtci-osx-10.11-x86_64DebugAndRelease_Release/85d6b000f945a84bc84a4f01f53ac65bc05cbe

Re: [Development] Programs crashing left and right in the CI

2016-07-27 Thread Thiago Macieira
On quarta-feira, 27 de julho de 2016 09:53:32 PDT Jędrzej Nowacki wrote: > No, the machine gets destroyed after test failure. Normally gdb session is > attached to crashing process, that was not the case for some odd reason. > Can it be that QTestLib is crashing too? There have been tools to col

Re: [Development] Programs crashing left and right in the CI

2016-07-27 Thread Jędrzej Nowacki
On Wednesday 27 of July 2016 08:28:08 Friedemann Kleint wrote: > 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

Re: [Development] Programs crashing left and right in the CI

2016-07-27 Thread Jędrzej Nowacki
On Tuesday 26 of July 2016 15:30:48 Thiago Macieira wrote: > Em terça-feira, 26 de julho de 2016, às 23:24:21 PDT, Giuseppe D'Angelo > > escreveu: > > On Mon, Jul 25, 2016 at 5:51 PM, Thiago Macieira > > > > wrote: > > > Let's pay attention of what crashes and where. But we'll need to > > > repr

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Simon Hausmann
27, 2016 8:28:08 AM To: development@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-4

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Friedemann Kleint
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 (m

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Thiago Macieira
Em terça-feira, 26 de julho de 2016, às 23:24:21 PDT, Giuseppe D'Angelo escreveu: > On Mon, Jul 25, 2016 at 5:51 PM, Thiago Macieira > > wrote: > > Let's pay attention of what crashes and where. But we'll need to reproduce > > this in order to debug it. > > It just happened again: > > http://t

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Richard Moore
On 26 July 2016 at 22:33, Henry Skoglund wrote: > Hi, most likely I've had too much coffee, but has anyone checked if these > intermittent crashes are due to outside DDOS/some trying to introduce a > race condition and injecting new code into Qt's codebase? > ​The CI machines aren't internet acc

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Henry Skoglund
Hi, most likely I've had too much coffee, but has anyone checked if these intermittent crashes are due to outside DDOS/some trying to introduce a race condition and injecting new code into Qt's codebase? Rgrds Henry On 2016-07-26 23:24, Giuseppe D'Angelo wrote: On Mon, Jul 25, 2016 at 5:51 P

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Giuseppe D'Angelo
On Mon, Jul 25, 2016 at 5:51 PM, Thiago Macieira wrote: > > Let's pay attention of what crashes and where. But we'll need to reproduce > this in order to debug it. It just happened again: http://testresults.qt.io/logs/qt/qtbase/ddfe2ba984be5d652fe500f6695040959db98fa4/OSXOSX_10_11x86_64OSXOSX_10

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Thiago Macieira
Em terça-feira, 26 de julho de 2016, às 11:22:04 PDT, Jędrzej Nowacki escreveu: > > # 11: DllUnregisterServer() - 0x7FF8DB7097B0 > > # 12: DllUnregisterServer() - 0x7FF8DB7097B0 > > # 13: DllUnregisterServer() - 0x7FF8DB7097B0 > > # 14: DllGetActivationFactory() - 0x7FF8DC9D1860 >

Re: [Development] Programs crashing left and right in the CI

2016-07-26 Thread Jędrzej Nowacki
On Monday 25 of July 2016 10:27:30 Thiago Macieira wrote: > On segunda-feira, 25 de julho de 2016 08:51:36 PDT Thiago Macieira wrote: > > On segunda-feira, 25 de julho de 2016 14:07:04 PDT Jędrzej Nowacki wrote: > > > Ugh I haven't seen link.exe crashing, but in case of moc I have > > > impression

Re: [Development] Programs crashing left and right in the CI

2016-07-25 Thread Thiago Macieira
On segunda-feira, 25 de julho de 2016 08:51:36 PDT Thiago Macieira wrote: > On segunda-feira, 25 de julho de 2016 14:07:04 PDT Jędrzej Nowacki wrote: > > Ugh I haven't seen link.exe crashing, but in case of moc I have impression > > that it is a software problem. I remember that first time I have s

Re: [Development] Programs crashing left and right in the CI

2016-07-25 Thread Thiago Macieira
On segunda-feira, 25 de julho de 2016 14:07:04 PDT Jędrzej Nowacki wrote: > Ugh I haven't seen link.exe crashing, but in case of moc I have impression > that it is a software problem. I remember that first time I have seen it I > was quite surprised, but now it is quite common and it happens most

Re: [Development] Programs crashing left and right in the CI

2016-07-25 Thread Jędrzej Nowacki
On Friday 22 of July 2016 13:25:19 Thiago Macieira wrote: > For the past month or so, I've noted an increase in the number of crashes in > applications that shouldn't be otherwise crashing. I first saw it with moc > (Segmentation fault) and I thought my change was at fault. But it's been > happenin

[Development] Programs crashing left and right in the CI

2016-07-22 Thread Thiago Macieira
For the past month or so, I've noted an increase in the number of crashes in applications that shouldn't be otherwise crashing. I first saw it with moc (Segmentation fault) and I thought my change was at fault. But it's been happening with other changes, even before my changes went in. Now I ra