Details
-
Bug
-
Resolution: Unresolved
-
Major
-
VPC 2007
-
0.4.15-dev-1643-g798fc13 https://github.com/reactos/reactos/commit/798fc13b482b56a785b910f7febb396d608e14b0
Description
0.4.15-dev-2228, ReactOS fails to restart PDO:
(/ntoskrnl/mm/ARM3/sysldr.c:176) Loading: \SystemRoot\System32\drivers\isapnp.sys at F9166000 with 13 pages
|
(/hal/halx86/legacy/bus/bushndlr.c:126) STUB Adjustment
|
|
*** Assertion failed: DeviceNode->State == DeviceNodeStartPostWork || DeviceNode->State == DeviceNodeStarted
|
*** Source File: /ntoskrnl/io/pnpmgr/pnpirp.c, line 239
|
|
Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?
|
kdb:> o8
|
Execute '.cxr F9BD7738' to dump context
|
←[7h♣
|
Entered debugger on embedded INT3 at 0x0008:0x8058248d.
|
kdb:> bt
|
Eip:
|
<ntoskrnl.exe:18248e (:0 (DbgUserBreakPoint))>
|
Frames:
|
<ntoskrnl.exe:7c63c (ntoskrnl/io/pnpmgr/pnpirp.c:239 (PiIrpQueryPnPDeviceState))>
|
<ntoskrnl.exe:779c9 (ntoskrnl/io/pnpmgr/devaction.c:2017 (IoInvalidateDeviceState))>
|
<isapnp.sys:77c3>
|
<isapnp.sys:796f>
|
<isapnp.sys:d137>
|
<isapnp.sys:cf71>
|
<isapnp.sys:75f4>
|
<ntoskrnl.exe:6f893 (ntoskrnl/io/iomgr/irp.c:1286 (IofCallDriver))>
|
<ntoskrnl.exe:7be2c (ntoskrnl/io/pnpmgr/pnpirp.c:67 (IopSynchronousCall))>
|
<ntoskrnl.exe:7bf72 (ntoskrnl/io/pnpmgr/pnpirp.c:104 (PiIrpStartDevice))>
|
<ntoskrnl.exe:788b8 (ntoskrnl/io/pnpmgr/devaction.c:2357 (PiDevNodeStateMachine))>
|
<ntoskrnl.exe:78fe1 (ntoskrnl/io/pnpmgr/devaction.c:2570 (PipDeviceActionWorker))>
|
<ntoskrnl.exe:3c40d (ntoskrnl/ex/work.c:158 (ExpWorkerThreadEntryPoint))>
|
<ntoskrnl.exe:129297 (ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup))>
|
<ntoskrnl.exe:1443c5 (ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup))>
|
<ntoskrnl.exe:12926a (ntoskrnl/ps/thread.c:63 (PspUserThreadStartup))>
|
<ec835356>
|
Couldn't access memory at 0x57E58959!
|
kdb:>
|
The resource balancing code was disabled in 0.4.15-dev-1643-g798fc13 https://git.reactos.org/?p=reactos.git;a=commit;h=798fc13b482b56a785b910f7febb396d608e14b0
Attachments
Issue Links
- blocks
-
CORE-17463 Standard HAL, Stage 3: PS/2 keyboard and mouse do not work at all anymore
- Open
- relates to
-
CORE-17490 AddDevice function not called for isapnp driver
- Resolved