Forum

Windows 10 Professional crashes when compiling

Lochlan Noble, modified 6 Years ago.

Windows 10 Professional crashes when compiling

Youngling Posts: 2 Join Date: 10/8/18 Recent Posts
Hello,
Using Windows 10 Professional x64 , VS2015 update 3 (Professional) and IFORT 16 (Intel Parallel Studio XE 2016).

Running into some troubles compiling that are causing the Windows stop code "DPC_WATCHDOG_VIOLATION" at various points in the build. 
The compiler hasn't been throwing any errors, but the compilation seems to get stuck, freezing and then crashing the computer. I tried building each of the projects individually and found that only 'tools_gpl' is causing the problem. The last line that caused a crash was 'dio-ds-config.F90'


Any suggestions/advice appreciated!
Cheers,
Lochlan Noble
Gabriel Lim, modified 6 Years ago.

RE: Windows 10 Professional crashes when compiling

Lochlan Noble, modified 6 Years ago.

RE: Windows 10 Professional crashes when compiling

Youngling Posts: 2 Join Date: 10/8/18 Recent Posts
Hi Gabriel,

Thank you for your reply, and apologies for not attaching the build output file in my original query.

After trying a couple of tags unsuccessfully I used the trunk version which worked!
Gabriel Lim, modified 6 Years ago.

RE: Windows 10 Professional crashes when compiling