#39232: Mingw crashing Windows with IRQL_NOT_LESS_OR_EQUAL Open Date: 2019-05-09 07:04 Last Update: 2019-05-09 07:04 URL for this Ticket: https://osdn.net//projects/mingw/ticket/39232 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39232 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2019-05-09 07:04 Updated by: amianto * New Ticket "Mingw crashing Windows with IRQL_NOT_LESS_OR_EQUAL" created --------------------------------------------------------------------- Ticket Status: Reporter: amianto Owner: (None) Type: Issues Status: Open Priority: 5 - Medium MileStone: (None) Component: (None) Severity: 5 - Medium Resolution: None --------------------------------------------------------------------- Ticket details: Hello everyone, I'm not a developer I'm just trying to collaborate the best way I can. I'm trying to compile the MAME source code (https://github.com/mamedev/ mame) and make and clang++ is causing the Windows Pro (1803 - 17134.753 x64) to crash with IRQL_NOT_LESS_OR_EQUAL and SYSTEM_SERVICE_EXCEPTION. I've run Memtest86+ analysis and there is nothing wrong with my memory. This is the options used to compile on Windows: 1. make OVERRIDE_CC=/mingw64/bin/clang OVERRIDE_CXX=/mingw64/bin/clang++ SYMBOLS=1 SYMLEVEL=1 STRIP_SYMBOLS=1 PTR64=1 SSE3=1 ARCHOPTS=-march="bdver1" -mfpmath=sse NOWERROR=1 PRECOMPILE=0 I don't know how to handle it so I'm posting the crashdumps: https://www.mediafire.com/file/m6b5og7e551bu9f/050219-33687-01.7z https://www.mediafire.com/file/w22pnss6wc9thd3/050219-33750-01.7z https://www.mediafire.com/file/czexpka6q6q11ro/analysis.zip I've notice this problem after the previous mingw update from clang 7 to 8. Thank you. 1. ld -v 2. GNU ld (GNU Binutils) 2.30 3. 4. uname -a 5. MINGW64_NT-10.0-17134 Dragon 3.0.6-338.x86_64 2019-04-15 06:44 UTC x86_64 Msys 6. 7. make -v 8. GNU Make 4.2.1 9. Compilado para x86_64-pc-msys 10. 11. clang++ -v 12. clang version 8.0.0 (tags/RELEASE_800/final) 13. Target: x86_64-w64-windows-gnu 14. Thread model: posix 15. InstalledDir: D:\msys64\mingw64\bin 16. 17. gcc -v 18. Using built-in specs. 19. COLLECT_GCC=D:\msys64\mingw64\bin\gcc.exe 20. COLLECT_LTO_WRAPPER=D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/lto-wrapper.exe 21. Target: x86_64-w64-mingw32 22. Configured with: ../gcc-8.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=ada,c,lto,c++,objc,obj-c++,fortran --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld 23. Thread model: posix 24. gcc version 8.3.0 (Rev2, Built by MSYS2 project) -- Ticket information of MinGW - Minimalist GNU for Windows project MinGW - Minimalist GNU for Windows Project is hosted on OSDN Project URL: https://osdn.net/projects/mingw/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/mingw/ticket/39232 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39232