[Development] Programs crashing left and right in the CI
Thiago Macieira
thiago.macieira at intel.com
Fri Jul 22 22:25:19 CEST 2016
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 ran into a link.exe internal error:
LINK : fatal error LNK1000: Internal error during LIB::Search
Version 14.00.23918.0
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 00007FF64939415B (00007FF649370000) "C:\Program
Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\link.exe"
NumberParameters = 00000002
ExceptionInformation[ 0] = 0000000000000000
ExceptionInformation[ 1] = 000000020226BDF8
Can someone check whether there are memory problems in some of the CI
machines?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list