[ros-bugs] [Bug 712] VMWare Tools crashes in "CACHE_MANAGER"

ReactOS.Bugzilla at reactos.com ReactOS.Bugzilla at reactos.com
Fri Aug 12 17:03:58 CEST 2005


http://reactos.com/bugzilla/show_bug.cgi?id=712





------- Additional Comments From waxdragon at gmail.com  2005-12-08 17:03 -------
Here is some more info with a debug kernel and msiexec running on the release
install.

(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8127ec20, FileSizes 0x8127ed48)
(ntoskrnl/cc/fs.c:145) AllocationSize 212992, FileSize 208995, ValidDataLength
208995
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=212992
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8126f060, FileSizes 0x812540d8)
(ntoskrnl/cc/fs.c:145) AllocationSize 24576, FileSize 18088, ValidDataLength 18088
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=24576
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8126f060, FileSizes 0x812540d8)
(ntoskrnl/cc/fs.c:145) AllocationSize 24576, FileSize 18144, ValidDataLength 18144
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=24576
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8126f060, FileSizes 0x812540d8)
(ntoskrnl/cc/fs.c:145) AllocationSize 24576, FileSize 18196, ValidDataLength 18196
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=24576
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8126f060, FileSizes 0x812540d8)
(ntoskrnl/cc/fs.c:145) AllocationSize 24576, FileSize 18249, ValidDataLength 18249
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=24576
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8126f060, FileSizes 0x812540d8)
(ntoskrnl/cc/fs.c:145) AllocationSize 24576, FileSize 18302, ValidDataLength 18302
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=24576
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x8126f060, FileSizes 0x812540d8)
(ntoskrnl/cc/fs.c:145) AllocationSize 24576, FileSize 18340, ValidDataLength 18340
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=24576
(ntoskrnl/ob/wait.c:250) Returning: 0
(ntoskrnl/cm/ntfunc.c:269) NtCreateKey() doesn't create trees! (found '\' in
remaining path: "\Installer\Components"!)
(ntoskrnl/cc/fs.c:141) CcSetFileSizes(FileObject 0x81286900, FileSizes 0x80b007f0)
(ntoskrnl/cc/fs.c:145) AllocationSize 0, FileSize 0, ValidDataLength 0
(ntoskrnl/cc/fs.c:157) Bcb->AllocationSize->QuadPart=401408
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
-- SPINS DOING THIS FOR SEVERAL PAGES --
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:190) RefCount: 1, Dirty 0
(ntoskrnl/cc/fs.c:207) Anyone has referenced a cache segment behind the new size.
KeBugCheckEx at ntoskrnl/cc/fs.c:208
A problem has been detected and ReactOS has been shut down to prevent damage to
your computer.
 
Technical information:
 
*** STOP: 0x00000034 (0x2e7300d0,0x00000000,0x00000000,0x00000000)
 
Frames:
<ntoskrnl.exe:2516 (ntoskrnl/ke/bug.c:498 (KeBugCheckEx))>
<ntoskrnl.exe:b4e1 (ntoskrnl/cc/fs.c:208 (CcSetFileSizes))>
<vfatfs.sys:6c0b (drivers/fs/vfat/finfo.c:507 (UpdateFileSize))>
<vfatfs.sys:6d57 (drivers/fs/vfat/finfo.c:632 (VfatSetAllocationSizeInformation))>
<vfatfs.sys:22e9 (drivers/fs/vfat/create.c:678 (VfatCreateFile))>
<vfatfs.sys:23c3 (drivers/fs/vfat/create.c:760 (VfatCreate))>
<vfatfs.sys:8e99 (drivers/fs/vfat/misc.c:168 (VfatBuildRequest))>
<ntoskrnl.exe:4238f (ntoskrnl/io/irp.c:1080 (IofCallDriver))>
<ntoskrnl.exe:3ae5c (ntoskrnl/io/file.c:1052 (IoCreateFile))>
<ntoskrnl.exe:3b86a (ntoskrnl/io/file.c:1515 (NtCreateFile))>
<ntoskrnl.exe:96a22 ({standard input}:177 (KiSystemService))>
<KERNEL32.dll:37f3 (lib/kernel32/file/create.c:301 (CreateFileW))>
 
Entered debugger on embedded INT3 at 0x0008:0x800adf46.
kdb:> bt
Eip:
<ntoskrnl.exe:adf47 ({standard input}:28 (DbgBreakPointWithStatus))>
Frames:
<ntoskrnl.exe:2516 (ntoskrnl/ke/bug.c:498 (KeBugCheckEx))>
<ntoskrnl.exe:b4e1 (ntoskrnl/cc/fs.c:208 (CcSetFileSizes))>
<vfatfs.sys:6c0b (drivers/fs/vfat/finfo.c:507 (UpdateFileSize))>
<vfatfs.sys:6d57 (drivers/fs/vfat/finfo.c:632 (VfatSetAllocationSizeInformation))>
<vfatfs.sys:22e9 (drivers/fs/vfat/create.c:678 (VfatCreateFile))>
<vfatfs.sys:23c3 (drivers/fs/vfat/create.c:760 (VfatCreate))>
<vfatfs.sys:8e99 (drivers/fs/vfat/misc.c:168 (VfatBuildRequest))>
<ntoskrnl.exe:4238f (ntoskrnl/io/irp.c:1080 (IofCallDriver))>
<ntoskrnl.exe:3ae5c (ntoskrnl/io/file.c:1052 (IoCreateFile))>
<ntoskrnl.exe:3b86a (ntoskrnl/io/file.c:1515 (NtCreateFile))>
<ntoskrnl.exe:96a22 ({standard input}:177 (KiSystemService))>
<KERNEL32.dll:37f3 (lib/kernel32/file/create.c:301 (CreateFileW))>
<KERNEL32.dll:3018 (lib/kernel32/file/copy.c:249 (CopyFileExW))>
<KERNEL32.dll:3294 (lib/kernel32/file/copy.c:380 (CopyFileW))>
<msi.dll:ff82 (lib/msi/files.c:594 (ACTION_InstallFiles))>
<msi.dll:1473 (lib/msi/action.c:801 (ACTION_HandleStandardAction))>
<msi.dll:14d0 (lib/msi/action.c:862 (ACTION_PerformAction))>
<msi.dll:2240 (lib/msi/action.c:1280 (execute_script))>
<msi.dll:5855 (lib/msi/action.c:3669 (ACTION_InstallFinalize))>
<msi.dll:1473 (lib/msi/action.c:801 (ACTION_HandleStandardAction))>
<msi.dll:14d0 (lib/msi/action.c:862 (ACTION_PerformAction))>
<msi.dll:15f1 (lib/msi/action.c:667 (ITERATE_Actions))>
<msi.dll:15a24 (lib/msi/msiquery.c:221 (MSI_IterateRecords))>
<msi.dll:133b (lib/msi/action.c:727 (ACTION_ProcessExecSequence))>
<msi.dll:5ba5 (lib/msi/action.c:3852 (ACTION_ExecuteAction))>
<msi.dll:1473 (lib/msi/action.c:801 (ACTION_HandleStandardAction))>
<msi.dll:1521 (lib/msi/action.c:882 (ACTION_PerformUIAction))>
<msi.dll:15e1 (lib/msi/action.c:665 (ITERATE_Actions))>
<msi.dll:15a24 (lib/msi/msiquery.c:221 (MSI_IterateRecords))>
<msi.dll:1a2e (lib/msi/action.c:756 (ACTION_DoTopLevelINSTALL))>
<msi.dll:14457 (lib/msi/msi.c:220 (MsiInstallProductW))>
<msiexec.EXE:2d9f (subsys/system/msiexec/msiexec.c:871 (main))>
<msiexec.EXE:116a>
<msiexec.EXE:1038>
<KERNEL32.dll:2ecac (lib/kernel32/process/create.c:64 (BaseProcessStartup))>
<00000000>
kdb:> regs
CS:EIP  0x0008:0x800adf47
SS:ESP  0x0004:0x800024da
   EAX  0x00000004   EBX  0x8010b120
   ECX  0x0000001f   EDX  0xff000000
   ESI  0x00000000   EDI  0x81286900
   EBP  0x9e2e8a04
EFLAGS  0x00000202  IF IOPL0
kdb:>

-- 
Configure bugmail: http://reactos.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list