Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
Description
Running on QEMU emulator version 11.1.0 (Debian 1:11.1.0+ds-2), judging by stack backtrace, it's a bug in CDFS driver.
Using a clean build of master (commit d4a3ad839615830601cda5c397e6fcf6c170af12), using RosBE 2.2.1 and MinGW, on Debian 14.
Full log attached as a file.
err:(base/system/winlogon/sas.c:1183) Shutting down NT...
|
(win32ss/user/ntuser/input.c:390) err: Raw Input Thread Exit!
|
(ntoskrnl/po/poshtdwn.c:247) SMSS.EXE is still RUNNING (0000008C)
|
(ntoskrnl/po/poshtdwn.c:247) csrss.exe is still RUNNING (000000B4)
|
(ntoskrnl/po/poshtdwn.c:247) winlogon.exe is still RUNNING (000000C8)
|
|
|
*** Fatal System Error: 0x00000139 (0x00000003,0xAF61E9C0,0xAF61E960,0x00000000)
|
|
|
Entered debugger on embedded INT3 at 0x0008:0x805B2E76.
|
Eip:
|
<ntoskrnl.exe:1b2e76 (sdk/lib/rtl/i386/debug_asm.S:45 (RtlpBreakWithStatusInstruction))>
|
Frames:
|
<ntoskrnl.exe:9c46a (ntoskrnl/ke/bug.c:1079 (KeBugCheckWithTf))>
|
<ntoskrnl.exe:16ed29 (ntoskrnl/ke/i386/traphdlr.c:1613 (KiRaiseSecurityCheckFailureHandler))>
|
<ntoskrnl.exe:39b5 (:0 (KiRaiseSecurityCheckFailure))>
|
<ntoskrnl.exe:3a743 (sdk/include/vcruntime/mingw32/intrin_x86.h:1756 (ExDeleteResourceLite))>
|
<cdfs.sys:19759 (drivers/filesystems/cdfs/strucsup.c:2634 (CdDeleteFcbNonpaged))>
|
<cdfs.sys:1980c (drivers/filesystems/cdfs/strucsup.c:2470 (CdDeleteFcb))>
|
<cdfs.sys:19bdb (drivers/filesystems/cdfs/strucsup.c:2072 (CdTeardownStructures))>
|
<cdfs.sys:280c (drivers/filesystems/cdfs/cachesup.c:554 (CdPurgeVolume))>
|
<cdfs.sys:17c13 (drivers/filesystems/cdfs/shutdown.c:120 (CdCommonShutdown))>
|
<cdfs.sys:32c7 (drivers/filesystems/cdfs/cddata.c:431 (CdFsdDispatch))>
|
<ntoskrnl.exe:7bf15 (ntoskrnl/io/iomgr/irp.c:1318 (IofCallDriver))>
|
<ntoskrnl.exe:80ccd (ntoskrnl/io/iomgr/volume.c:388 (IopShutdownBaseFileSystems))>
|
<ntoskrnl.exe:619ea (ntoskrnl/io/iomgr/device.c:205 (IoShutdownSystem))>
|
<ntoskrnl.exe:12dc12 (ntoskrnl/po/poshtdwn.c:281 (PopGracefulShutdown))>
|
<ntoskrnl.exe:4428c (ntoskrnl/ex/work.c:157 (ExpWorkerThreadEntryPoint))>
|
<ntoskrnl.exe:14624a (ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup))>
|
<ntoskrnl.exe:16ab41 (ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup))>
|
<ntoskrnl.exe:14621d (ntoskrnl/ps/thread.c:63 (PspUserThreadStartup))>
|
<ec835356>
|
Couldn't access memory at 0x57E58959!
|