Details
-
Bug
-
Resolution: Unresolved
-
Major
-
Windows 10, VMware Workstation 17.5.1, default "Windows XP Professional" virtual machine config.
-
0.4.15-dev-6207-gbbf64c0 https://github.com/reactos/reactos/commit/bbf64c0cc49c3f1ab651435c4ed8b6519ecbd84b
Description
Version: All from 6.x to recent, so not a fault of hwinfo: https://www.fosshub.com/HWiNFO-old.html?dwl=hwi_600.exe
Lauching the program works fine, however actually starting scanning the machine triggers an assertion (and bugcheck when no debugger).
*** Assertion failed: FALSE
|
*** Source File: /srv/buildbot/worker_data/Build_GCCLin_x86/build/ntoskrnl/io/pnpmgr/pnproot.c, line 1003
|
I believe this commit is responsible for the regression:
https://github.com/reactos/reactos/commit/bbf64c0cc49c3f1ab651435c4ed8b6519ecbd84b
Tested with `reactos-bootcd-0.4.15-dev-6207-gbbf64c0-x86-gcc-lin-dbg.iso` and reproducible in trunk. (because the only commit on that file after that is a refactoring one, which didn't fix the issue.)
Ignoring the assertion allows the program to run normally.
6207_log.txt