|
Boost Testing : |
Subject: [Boost-testing] bjam.exe crashed (differently?), took other apps down with it
From: Jim Bell (Jim_at_[hidden])
Date: 2014-04-02 22:35:45
Note that my F: drive is NOT a network share. Could there be some other
volume flag(s) to check on the drive?
Another bjam.exe crash, again running the regression for MinGW-w64-4.7,
and took other apps down as before.
This time, it was --tag=master, and the Windows Event Log looks different:
Faulting application name: bjam.exe, version: 0.0.0.0, time stamp:
0x5335e604
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18229, time
stamp: 0x51fb1116
Exception code: 0xc00000fd
Fault offset: 0x0002ebbd
Faulting process id: 0x1b08
Faulting application start time: 0x01cf4e94d129392a
Faulting application path: F:\boost\gcc\master\bjam.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 4bf9047d-baae-11e3-9fb2-005056c00008
Tail of bjam.log (it's in the vicinity of the last crash, though I'm
guessing the output is buffered, so it's somewhere past this):
testing.capture-output
F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.run
set
Path=F:\boost\gcc\master\results\boost\bin.v2\libs\serialization\build\gcc-mingw-4.7.2\release;C:\Software\Open\app\MinGW-w64\4.7\i686-w64-mingw32\bin;C:\Software\Open\app\MinGW-w64\4.7\i686-w64-mingw32\lib;C:\Software\Open\app\MinGW-w64\4.7\i686-w64-mingw32\lib32;C:\Software\Open\app\MinGW-w64\4.7\i686-w64-mingw32\lib64;%Path%
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.exe"
>
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.output"
2>&1
set status=%ERRORLEVEL%
echo. >>
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.output"
echo EXIT STATUS: %status% >>
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.output"
if %status% EQU 0 (
copy
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.output"
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.run"
)
set verbose=0
if %status% NEQ 0 (
set verbose=1
)
if %verbose% EQU 1 (
echo ====== BEGIN OUTPUT ======
type
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.output"
echo ====== END OUTPUT ======
)
exit %status%
120 second time limit exceeded
...failed testing.capture-output
F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_serial_3.test\gcc-mingw-4.7.2\release\test_cpp_int_serial_3.run...
common.mkdir
F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test
if not exist
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\\"
mkdir
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test"
common.mkdir
F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\gcc-mingw-4.7.2
if not exist
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\gcc-mingw-4.7.2\\"
mkdir
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\gcc-mingw-4.7.2"
common.mkdir
F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\gcc-mingw-4.7.2\release
if not exist
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\gcc-mingw-4.7.2\release\\"
mkdir
"F:\boost\gcc\master\results\boost\bin.v2\libs\multiprecision\test\test_cpp_int_deserial.test\gcc-mingw-4.7.2\release"