Page 3 of 5

Posted: Tue Oct 04, 2011 4:07 am
by hto
Try this kernel & driver.

Re: ReactOS on eBox and embedded systems

Posted: Tue Oct 04, 2011 3:10 pm
by pbreneman
Here is a very long debug log:
http://www.turbocontrol.com/CAP51.zip

There a some error messages at the end of the log:

Code: Select all

(drivers/filesystems/fastfat/fsctl.c:834) VfatFileSystemControl(IrpContext B093A228)
(drivers/filesystems/fastfat/fsctl.c:690) VfatGetRetrievalPointers(IrpContext B093A228)
(drivers/filesystems/fastfat/misc.c:148) VfatBuildRequest (DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:179) VfatAllocateIrpContext(DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:98) VfatDispatchRequest (IrpContext B093A228), is called for IRP_MJ_FILE_SYSTEM_CONTROL
(drivers/filesystems/fastfat/fsctl.c:834) VfatFileSystemControl(IrpContext B093A228)
(drivers/filesystems/fastfat/fsctl.c:690) VfatGetRetrievalPointers(IrpContext B093A228)
(drivers/filesystems/fastfat/misc.c:148) VfatBuildRequest (DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:179) VfatAllocateIrpContext(DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:98) VfatDispatchRequest (IrpContext B093A228), is called for IRP_MJ_FILE_SYSTEM_CONTROL
(drivers/filesystems/fastfat/fsctl.c:834) VfatFileSystemControl(IrpContext B093A228)
(drivers/filesystems/fastfat/fsctl.c:690) VfatGetRetrievalPointers(IrpContext B093A228)
(ntoskrnl/mm/ARM3/syspte.c:254) MiReserveSystemPtes: Failed to reserve 5 PTE(s)!
(ntoskrnl/mm/ARM3/pool.c:755) Out of NP Expansion Pool
(drivers/filesystems/fastfat/misc.c:148) VfatBuildRequest (DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:179) VfatAllocateIrpContext(DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:98) VfatDispatchRequest (IrpContext B093A228), is called for IRP_MJ_CLEANUP
(drivers/filesystems/fastfat/cleanup.c:112) VfatCleanup(DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/cleanup.c:26) VfatCleanupFile(DeviceExt B068C0D0, FileObject B0539A60)
(drivers/filesystems/fastfat/misc.c:148) VfatBuildRequest (DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:179) VfatAllocateIrpContext(DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/misc.c:98) VfatDispatchRequest (IrpContext B093A228), is called for IRP_MJ_CLOSE
(drivers/filesystems/fastfat/close.c:79) VfatClose(DeviceObject B068C018, Irp B051D7B0)
(drivers/filesystems/fastfat/close.c:27) VfatCloseFile(DeviceExt B068C0D0, FileObject B0539A60)
(drivers/filesystems/fastfat/fcb.c:188) releasing FCB at B051D4D8: \pagefile.sys, refCount:1
(./base/system/smss/init.c:55) SM: InitSessionManager: failed to create paging files (Stat   

Posted: Wed Oct 05, 2011 4:48 am
by hto
Try unmodified kernel with this fixed (I hope) driver. If it will hang at the same place, use driver from dbg subdirectory and previous kernel; otherwise, use this fixed driver and older kernel from ntoskrnl.7z

Re: ReactOS on eBox and embedded systems

Posted: Wed Oct 05, 2011 6:52 am
by pbreneman
It still hangs. Here is the log from the dbg version (no error message at the end this time):
http://www.turbocontrol.com/CAP53.zip

Re: ReactOS on eBox and embedded systems

Posted: Wed Oct 05, 2011 7:46 am
by pbreneman
Maybe it is because I only have 256 MB of RAM? How large of a pagefile.sys should it be creating with that much memory? Is there any way to disable the page file or limit the size?

Later... I renamed pagefile.sys several times and when I booted up it always created a new (and smaller) pagefile.sys which I am guessing is based on the amount of free disk space. The first file was 382 MB but the last file was just 117 MB and it no longer crashed in the same place.

I guess the reason the live cd works is because it wasn't creating any pagefile.sys.

With the original r53891 files (except I'm using the older UniATA) I booted up on the boot cd but when it went to reboot I stopped and loaded files onto the CF until I only had abut 650 MB free. Now when I boot up on the CF I'm stuck at another place as shown in the log below:

Code: Select all

(ntoskrnl/kd/kdio.c:321) -----------------------------------------------------
(ntoskrnl/kd/kdio.c:322) ReactOS 0.4-SVN (Build 20110929-r53891)
(ntoskrnl/kd/kdio.c:324) 1 System Processor [0 MB Memory]
(ntoskrnl/kd/kdio.c:325) Command Line: /DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /SOS /KDSERIAL
(ntoskrnl/kd/kdio.c:329) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\
(ntoskrnl/ke/i386/cpu.c:251) Vortex86 SoC CPU support not fully tested!
(ntoskrnl/ke/i386/cpu.c:494) Supported CPU features :  KF_RDTSC      KF_CMPXCHG8B  KF_WORKING_PTE           
(ntoskrnl/ke/i386/cpu.c:251) Vortex86 SoC CPU support not fully tested!
(ntoskrnl/ke/i386/cpu.c:801) Prefetch Cache: 32 bytes	L2 Cache: 0 bytes	L2 Cache Line: 64 bytes	L2 Cache Associativity: 0
(ntoskrnl/ke/i386/cpu.c:1088) No support for SYSENTER detected.
(ntoskrnl/mm/mminit.c:243)           0x80000000 - 0x80C00000	Boot Loaded Image
(ntoskrnl/mm/mminit.c:247)           0xB0000000 - 0xB0181000	PFN Database
(ntoskrnl/mm/mminit.c:251)           0xB0181000 - 0xB0949000	ARM³ Non Paged Pool
(ntoskrnl/mm/mminit.c:255)           0xBC000000 - 0xBD000000	System View Space
(ntoskrnl/mm/mminit.c:259)           0xBD000000 - 0xC0000000	Session Space
(ntoskrnl/mm/mminit.c:262)           0xC0000000 - 0xC0300000	Page Tables
(ntoskrnl/mm/mminit.c:265)           0xC0300000 - 0xC0400000	Page Directories
(ntoskrnl/mm/mminit.c:268)           0xC0400000 - 0xC0800000	Hyperspace
(ntoskrnl/mm/mminit.c:272)           0xE1000000 - 0xED400000	ARM³ Paged Pool
(ntoskrnl/mm/mminit.c:275)           0xF4C00000 - 0xFA305000	System PTE Space
(ntoskrnl/mm/mminit.c:278)           0xFA305000 - 0xFFBE0000	Non Paged Pool Expansion PTE Space
(hal/halx86/legacy/bussupp.c:620) Found parent bus (indicating PCI Bridge). PCI devices may fail!

====== PCI BUS HARDWARE DETECTION =======

00:00.0 Host bridge [0600]: RDC Semiconductor, Inc. R6021 Host Bridge [17f3:6021] (rev 01)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, medium devsel, latency 0

00:03.0  [0300]: XGI Technology Inc. (eXtreme Gra Z7/Z9 (XG20 core) [18ca:0020] (rev 00)
	Subsystem: Unknown [18ca:0020]
	Flags: 66MHz, medium devsel, latency 0
	Memory at f8000000 (32-bit, prefetchable) [size=128M]
	Memory at fefc0000 (32-bit, non-prefetchable) [size=256K]
	I/O ports at df80 [size=128]

00:07.0 ISA bridge [0601]: RDC Semiconductor, Inc. R6031 ISA Bridge [17f3:6031] (rev 01)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, latency 0

00:08.0 Ethernet controller [0200]: RDC Semiconductor, Inc. R6040 MAC Controller [17f3:6040] (rev 00)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, medium devsel, latency 128, IRQ 09
	I/O ports at de00 [size=512]
	Memory at fefbb400 (32-bit, non-prefetchable) [size=1K]
	Device is using IRQ 9! ISA Cards using that IRQ may fail!

00:0a.0 USB Controller [0c03]: RDC Semiconductor, Inc. R6060 USB 1.1 Controller [17f3:6060] (rev 11)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, medium devsel, latency 128, IRQ 06
	Memory at 000e2000 (32-bit, non-prefetchable) [size=8K]
	Device is using IRQ 6! ISA Cards using that IRQ may fail!
	Device is an OHCI (USB) PCI Expansion Card. Turn off Legacy USB in your BIOS!

00:0a.1 USB Controller [0c03]: RDC Semiconductor, Inc. R6061 USB 2.0 Controller [17f3:6061] (rev 02)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, medium devsel, latency 128, IRQ 05
	Memory at 000e3000 (32-bit, non-prefetchable) [size=4K]
	Device is using IRQ 5! ISA Cards using that IRQ may fail!

00:0b.0 USB Controller [0c03]: RDC Semiconductor, Inc. R6060 USB 1.1 Controller [17f3:6060] (rev 11)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, medium devsel, latency 128, IRQ 15
	Memory at 000e0000 (32-bit, non-prefetchable) [size=128K]
	Device is using IRQ 15! ISA Cards using that IRQ may fail!
	Device is an OHCI (USB) PCI Expansion Card. Turn off Legacy USB in your BIOS!

00:0b.1 USB Controller [0c03]: RDC Semiconductor, Inc. R6061 USB 2.0 Controller [17f3:6061] (rev 02)
	Subsystem: GLoria L [0000:0000]
	Flags: bus master, medium devsel, latency 128, IRQ 09
	Memory at 000e1000 (32-bit, non-prefetchable) [size=4K]
	Device is using IRQ 9! ISA Cards using that IRQ may fail!

00:0c.0 Mass storage controller [0180]: RDC Semiconductor, Inc. R1010 IDE Controller [17f3:1010] (rev 13)
	Subsystem: Unknown [17f3:1010]
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 14
	I/O ports at 01f0 [size=16]
	I/O ports at 03f4 [size=4]
	I/O ports at 0170 [size=16]
	I/O ports at 0374 [size=4]
	I/O ports at fff0 [size=16]
	Device is using IRQ 14! ISA Cards using that IRQ may fail!

====== PCI BUS DETECTION COMPLETE =======

PC Compatible Eisa/Isa HAL Detected
(ntoskrnl/io/pnpmgr/pnpmgr.c:2822) Firmware mapper is enabled
(ntoskrnl/io/pnpmgr/pnpreport.c:346) Reported device: DETECTEDInternal\PCI_HAL (Root\PCI_HAL\0)
(ntoskrnl/io/iomgr/iorsrce.c:882) IoReportResourceUsage is halfplemented!
(ntoskrnl/io/iomgr/driver.c:1557) '\Driver\BUSLOGIC' initialization failed, status (0xc00000c0)
(ntoskrnl/io/iomgr/iorsrce.c:725) Failed opening given symbolic link!
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\floppy.sys at FA13B000 with 19 pages
(ntoskrnl/io/iomgr/driver.c:1557) '\Driver\FLOPPY' initialization failed, status (0xc000000e)
(ntoskrnl/mm/ARM3/sysldr.c:929) Leaking driver: floppy.sys
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\cdrom.sys at FA11C000 with 1b pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\fs_rec.sys at FA110000 with c pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\null.sys at FA108000 with 8 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\beep.sys at FA0FF000 with 9 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\mouclass.sys at FA0EB000 with 14 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\kbdclass.sys at FA0D7000 with 14 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\blue.sys at FA0CC000 with b pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\vbemp.sys at FA0C0000 with c pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\videoprt.sys at FA0A2000 with 1e pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\npfs.sys at FA08E000 with 14 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\msfs.sys at FA084000 with a pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\system32\drivers\afd.sys at FA05A000 with 2a pages
(ntoskrnl/io/iomgr/file.c:421) Using IopParseDevice() hack. Requested invalid attributes: 1
(ntoskrnl/ex/init.c:1930) Free non-cache pages: e8d9
WARNING:  RtlSetUnhandledExceptionFilter at lib/rtl/exception.c:186 is UNIMPLEMENTED!
(ntoskrnl/ps/query.c:1268) Unsupported or unimplemented: 22
WARNING:  RtlSetUnhandledExceptionFilter at lib/rtl/exception.c:186 is UNIMPLEMENTED!
(ntoskrnl/ps/query.c:1268) Unsupported or unimplemented: 22
Boot took 5189854621 cycles!
Interrupts: 7293 System Calls: 3217 Context Switches: 301
WARNING:  RtlSetUnhandledExceptionFilter at lib/rtl/exception.c:186 is UNIMPLEMENTED!
(dll/ntdll/ldr/ldrutils.c:1138) LDR: LdrpMapDll Relocating Image Name csrsrv.dll (00400000 -> 00330000)
(dll/ntdll/ldr/ldrutils.c:1177) Overlapping DLL: \??\C:\ReactOS\system32\csrss.exe
(ntoskrnl/ps/query.c:1268) Unsupported or unimplemented: 22
(ntoskrnl/ps/query.c:1163) Not implemented: ProcessBasePriority
(subsystems/win32/csrss/csrsrv/api/wapi.c:183) Size: 300000
(subsystems/win32/csrss/csrsrv/api/wapi.c:343) Status: 0. Root: C:\ReactOS
(subsystems/win32/csrss/csrsrv/init.c:614) SM: CsrpLoadKernelModeDriver called
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SYSTEMROOT\system32\win32k.sys at F9E19000 with 225 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SYSTEMROOT\system32\ftfd.dll at F9D37000 with e2 pages
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\System32\kbdus.dll at F9D2E000 with 9 pages
(ntoskrnl/ex/init.c:1972) Free non-cache pages: e441
(ntoskrnl/mm/ARM3/zeropage.c:40) Free non-cache pages: e441
(subsystems/win32/win32k/main/dllmain.c:330) No Desktop handle for this Thread!
(subsystems/win32/win32k/main/dllmain.c:366) No TEB for this Thread!
(subsystems/win32/win32k/main/dllmain.c:330) No Desktop handle for this Thread!
(subsystems/win32/win32k/main/dllmain.c:366) No TEB for this Thread!
(subsystems/win32/win32k/main/dllmain.c:330) No Desktop handle for this Thread!
(subsystems/win32/win32k/main/dllmain.c:366) No TEB for this Thread!
(ntoskrnl/mm/section.c:4061) Mapping between 0x7FCB9000 and 0x7FFB9000 failed (C0000018).
(subsystems/win32/csrss/csrsrv/api/wapi.c:296) Multiple mapping hack
(subsystems/win32/csrss/csrsrv/api/wapi.c:97) CSR: Unknown request type 0x10004
(dll/win32/kernel32/client/dllmain.c:211) CSR Failed to give us a console
(subsystems/win32/win32k/main/dllmain.c:330) No Desktop handle for this Thread!
(subsystems/win32/win32k/ntuser/sysparams.c:1501) err: UserSystemParametersInfo called without active windowstation.
(subsystems/win32/win32k/ntuser/ntuser.c:153) err: Enter NtUserInitialize(0, 00000000, 00000000)
(subsystems/win32/win32k/ntuser/display.c:79) err: InitDisplayDriver(\Device\Video0, \Registry\Machine\System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\VBE\Device0);
(ntoskrnl/mm/ARM3/sysldr.c:168) Loading: \SystemRoot\System32\framebuf.dll at F9D03000 with b pages
err:(dll/win32/user32/misc/dllmain.c:351) GetConnected
(ntoskrnl/mm/section.c:4061) Mapping between 0x7FCB9000 and 0x7FFB9000 failed (C0000018).
(subsystems/win32/csrss/csrsrv/api/wapi.c:296) Multiple mapping hack
(subsystems/win32/win32k/ntuser/hook.c:1089) err: Kill Thread Hooks pti 0xb02b15f0 pdo 0x0
WARNING:  RtlSetUnhandledExceptionFilter at lib/rtl/exception.c:186 is UNIMPLEMENTED!
(ntoskrnl/ps/query.c:1268) Unsupported or unimplemented: 22
(subsystems/win32/win32k/main/dllmain.c:330) No Desktop handle for this Thread!
(subsystems/win32/win32k/ntuser/sysparams.c:1501) err: UserSystemParametersInfo called without active windowstation.
(dll/win32/gdi32/objects/dc.c:25) WinSpooler.Drv Did not load!

Re: ReactOS on eBox and embedded systems

Posted: Wed Oct 05, 2011 7:02 pm
by Haos
(ntoskrnl/mm/section.c:4061) Mapping between 0x7FCB9000 and 0x7FFB9000 failed (C0000018).
Seen something similar when tried to load qemu native driver... Wonder what module belongs to this one.

Posted: Wed Oct 05, 2011 8:22 pm
by hto
Maybe it is because I only have 256 MB of RAM? How large of a pagefile.sys should it be creating with that much memory? Is there any way to disable the page file or limit the size?
I run reactos in a virtual machine with such amount of RAM.

The size of pagefile.sys is 1.5 * the size of phyical memory, but it depends on free disk space. The code is here.

You can change the size manually with a registry editor (under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles; only initial size (the first number) currently matters). The "Properties for System" control panel applet only shows paging file sizes; changing is not yet implemented.
I guess the reason the live cd works is because it wasn't creating any pagefile.sys.
And bootcd loops here until memory is exhausted. There seems to be some synchronization issue between ZwSetInformationFile(....., FileAllocationInformation) above and ZwFsControlFile(....., FSCTL_GET_RETRIEVAL_POINTERS, .....). I thought I fixed it, but not.
Now when I boot up on the CF I'm stuck at another place as shown in the log below
Try kernel from ntoskrnl.7z again.

Posted: Wed Oct 05, 2011 8:36 pm
by hto
Haos wrote: Seen something similar when tried to load qemu native driver... Wonder what module belongs to this one.
I see it every time I boot ReactOS. It's from this place.

Re: ReactOS on eBox and embedded systems

Posted: Thu Oct 06, 2011 4:58 am
by pbreneman
Try kernel from ntoskrnl.7z again.
Here is the log using that:
http://www.turbocontrol.com/CAP70.zip

Posted: Thu Oct 06, 2011 10:44 pm
by hto
Try kernel and HAL from here. If it will not work, use kernel from dbg subdirectory (and the same HAL).

Re: ReactOS on eBox and embedded systems

Posted: Fri Oct 07, 2011 2:31 am
by pbreneman
It still hangs. Here is the log using the dbg kernel and the new HAL:
http://www.turbocontrol.com/CAP73.zip

Posted: Fri Oct 07, 2011 5:37 pm
by hto
I'm out of ideas already. :)

P.S. I noticed that all logs are "abridged":
(ntoskrnl/m
Maybe something is wrong when writing to the serial port. Does it hang when you choose ReactOS instead of ReactOS (RosDbg)?

Re: ReactOS on eBox and embedded systems

Posted: Sat Oct 08, 2011 5:22 am
by pbreneman
Thanks for all the help you've been already. You've fixed at least two bugs for me. I'm working around two other bugs. I'd probably have better success if I had 512 MB of RAM rather than 256 MB.

I'll try some more things. I don't intend to give up as I think ReactOS is pretty close to working on my system from the CF. I can boot up on the live CD so that gives me hope!

Here is a bit of the last log just in case anyone else might have a suggestion on what it is doing when it crashed:

Code: Select all

(ntoskrnl/kd/kdio.c:321) -----------------------------------------------------
(ntoskrnl/kd/kdio.c:322) ReactOS 0.4-SVN (Build 20111006-r54029)
(ntoskrnl/kd/kdio.c:324) 1 System Processor [0 MB Memory]
(ntoskrnl/kd/kdio.c:325) Command Line: /DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /SOS /KDSERIAL
(ntoskrnl/kd/kdio.c:329) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\
(ntoskrnl/kdbg/kdb_symbols.c:459) KdbSymInit() BootPhase=0
(ntoskrnl/ke/i386/cpu.c:251) Vortex86 SoC CPU support not fully tested!
(ntoskrnl/ke/i386/cpu.c:494) Supported CPU features :  KF_RDTSC      KF_CMPXCHG8B  KF_WORKING_PTE

...

(ntoskrnl/lpc/connect.c:110) Name: \Windows\ApiPort. Qos: F9D1DCAC. Views: 00000000/00000000. Sid: 00000000
(ntoskrnl/lpc/connect.c:417) Messages: E1053558/E1053584. Ports: E10EB330/E10F7980. Status: 0
(ntoskrnl/lpc/connect.c:425) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:598) Request Messages: E1053558/E1053584
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/mm/section.c:4061) Mapping between 0x7FCB9000 and 0x7FFB9000 failed (C0000018).
(subsystems/win32/csrss/csrsrv/api/wapi.c:296) Multiple mapping hack
(ntoskrnl/lpc/complete.c:65) Context: 00000000. Message: 0090FEE0. Accept: 1. Views: 0090FE8C/00000000
(ntoskrnl/ps/process.c:950) Cid: 0090FEE8
(ntoskrnl/lpc/complete.c:279) Handle: 3f8. Messages: E1053558/E1053584. Ports: E10F76B0/E10F7980/E10EB330
(ntoskrnl/lpc/complete.c:312) Status: 0. Thread: 00000000. Process: [csrss.exe]
(ntoskrnl/lpc/complete.c:330) Handle: 3f8
(ntoskrnl/lpc/complete.c:379) Release: B091ADEC
(ntoskrnl/lpc/complete.c:384) Port: E10F76B0. Thread: B091AC00
(ntoskrnl/lpc/connect.c:429) Wait: B091ADEC
(ntoskrnl/lpc/connect.c:429) Wait done: 0
(ntoskrnl/lpc/connect.c:486) Handle: 3fc. Length: 148
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 0
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB026E9C8, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB0292BA8)
(ntoskrnl/cc/copy.c:339) AllocationSize 159744, FileSize 159744
(ntoskrnl/mm/anonmem.c:709) Type 2000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress d20000  *URegionSize 200000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress d20000  *URegionSize 200000
(ntoskrnl/ps/thread.c:865) ProcessHandle: FFFFFFFF Context: 0090FB30
(ntoskrnl/ps/thread.c:200) ThreadContext: 0090FB30 TargetProcess: 00000000 ProcessHandle: FFFFFFFF
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/procsup.c:144) VAD: B026E290
(ntoskrnl/mm/ARM3/procsup.c:145) Allocated PEB/TEB at: 0x7FCB6000 for        csrss.exe
(ntoskrnl/se/sd.c:1334) Use token owner sid!
(ntoskrnl/se/sd.c:1362) Use token group sid!
(ntoskrnl/se/sd.c:1405) Use token default DACL!
(ntoskrnl/se/sd.c:1458) L: sizeof(SECURITY_DESCRIPTOR) 20 OwnerLength 16 GroupLength 12 DaclLength 52 SaclLength 0
(ntoskrnl/se/sd.c:1503) Owner of e10f73e0 at 48
(ntoskrnl/se/sd.c:1523) Descrptor e10f73e0
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00000000/0090FEE0. Context: 00000000
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/ps/process.c:1340) Parent: FFFFFFFF Attributes: 0032FE84
(ntoskrnl/ps/process.c:1282) ParentProcess: FFFFFFFF Flags: 0
(ntoskrnl/ps/process.c:369) ProcessHandle: 0032FF00 Parent: FFFFFFFF
(ntoskrnl/dbgk/dbgkobj.c:281) Process: B026DD88 Parent: B050C5D0
(ntoskrnl/se/sd.c:1334) Use token owner sid!
(ntoskrnl/se/sd.c:1362) Use token group sid!
(ntoskrnl/se/sd.c:1405) Use token default DACL!
(ntoskrnl/se/sd.c:1458) L: sizeof(SECURITY_DESCRIPTOR) 20 OwnerLength 16 GroupLength 12 DaclLength 52 SaclLength 0
(ntoskrnl/se/sd.c:1503) Owner of e1164f98 at 48
(ntoskrnl/se/sd.c:1523) Descrptor e1164f98
(ntoskrnl/mm/ARM3/procsup.c:594) NLS Tables at: 7FFBC000
(ntoskrnl/mm/ARM3/procsup.c:144) VAD: B0253F78
(ntoskrnl/mm/ARM3/procsup.c:145) Allocated PEB/TEB at: 0x7FFBB000 for     winlogon.exe
(ntoskrnl/mm/ARM3/procsup.c:606) PEB at: 7FFBB000
(ntoskrnl/se/sd.c:1334) Use token owner sid!
(ntoskrnl/se/sd.c:1362) Use token group sid!
(ntoskrnl/se/sd.c:1405) Use token default DACL!
(ntoskrnl/se/sd.c:1458) L: sizeof(SECURITY_DESCRIPTOR) 20 OwnerLength 16 GroupLength 12 DaclLength 52 SaclLength 0
(ntoskrnl/se/sd.c:1503) Owner of e1164f48 at 48
(ntoskrnl/se/sd.c:1523) Descrptor e1164f48
(ntoskrnl/ps/process.c:181) Process: B026DD88 Mode: 1
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress 430000  *URegionSize 1000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress 440000  *URegionSize 1000
(ntoskrnl/mm/anonmem.c:709) Type 2000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress 450000  *URegionSize 200000
(ntoskrnl/ps/thread.c:35) StartRoutine: 00000000 StartContext: 00332333
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00000000/00F1FEE0. Context: 00000000
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress 450000  *URegionSize 200000
(ntoskrnl/ps/thread.c:865) ProcessHandle: 0000040C Context: 0032FB40
(ntoskrnl/ps/thread.c:200) ThreadContext: 0032FB40 TargetProcess: 00000000 ProcessHandle: 0000040C
(ntoskrnl/mm/ARM3/procsup.c:144) VAD: B02539E8
(ntoskrnl/mm/ARM3/procsup.c:145) Allocated PEB/TEB at: 0x7FFBA000 for     winlogon.exe
(ntoskrnl/se/sd.c:1334) Use token owner sid!
(ntoskrnl/se/sd.c:1362) Use token group sid!
(ntoskrnl/se/sd.c:1405) Use token default DACL!
(ntoskrnl/se/sd.c:1458) L: sizeof(SECURITY_DESCRIPTOR) 20 OwnerLength 16 GroupLength 12 DaclLength 52 SaclLength 0
(ntoskrnl/se/sd.c:1503) Owner of e1164f48 at 48
(ntoskrnl/se/sd.c:1523) Descrptor e1164f48
(ntoskrnl/lpc/send.c:659) Handle: 40. Messages: 0032FE54/0032FE54. Type: 0
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/0032FE54. Data: 0032FE6C. Length: 10c0054
(ntoskrnl/lpc/send.c:839) Release: B065DB10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:627) Non-Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 0071FEDC/E105356C. Data: E1053584. Length: 10c0054
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 3
(ntoskrnl/lpc/reply.c:678) Port: E10504F8. Status: 00000000
(ntoskrnl/lpc/reply.c:339) Handle: 14. Messages: 0071FEDC/0071FEDC. Context: 00000000
(ntoskrnl/ps/process.c:950) Cid: 0071FEE4
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/0071FEDC. Data: 0071FEF4. Length: 10c0054
(ntoskrnl/lpc/reply.c:534) Release: B091ADEC
(ntoskrnl/lpc/reply.c:541) Wait: B065DB10
(ntoskrnl/lpc/send.c:843) Wait: B091ADEC
(ntoskrnl/lpc/send.c:843) Wait done: 0
(ntoskrnl/lpc/send.c:873) Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 0032FE54/E105356C. Data: E1053584. Length: 10c0054
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 0
(ntoskrnl/lpc/send.c:919) Port: E10EB9E8. Status: 00000000
(ntoskrnl/ps/thread.c:35) StartRoutine: 00000000 StartContext: 00407219
WARNING:  RtlSetUnhandledExceptionFilter at lib/rtl/exception.c:186 is UNIMPLEMENTED!
(ntoskrnl/mm/anonmem.c:709) Type 2000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress 650000  *URegionSize 100000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress 650000  *URegionSize 1000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052FE0. Base: 77DB0000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052D38. Base: 7C700000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052608. Base: 76000000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164EE0. Base: 75700000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress 651000  *URegionSize 1000
(ntoskrnl/se/priv.c:123) SepPrivilegeCheck() called
(ntoskrnl/se/priv.c:144) Found privilege. Attributes: 3
(ntoskrnl/ps/kill.c:1236) ThreadHandle: FFFFFFFE ExitStatus: 00000000
(ntoskrnl/ps/kill.c:945) Thread: B091AC00 ExitStatus: 00000000
(ntoskrnl/ps/kill.c:415) ExitStatus: 00000000
(ntoskrnl/lpc/send.c:30) Port: E10F62D8. Message: F9D1DC80
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/F9D1DC80. Data: F9D1DC98. Length: 200008
(ntoskrnl/lpc/send.c:147) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:627) Non-Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 00B0FEE0/E105356C. Data: E1053584. Length: 200008
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 3
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00000000/00B0FEE0. Context: 00000000
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/lpc/send.c:159) Port: E10EB330. Message: E1053558
(subsystems/win32/win32k/ntuser/hook.c:1089) err: Kill Thread Hooks pti 0xb026f638 pdo 0x0
(ntoskrnl/mm/ARM3/procsup.c:167) Deleting TEB: 7FFBA000 in        csrss.exe
(ntoskrnl/mm/ARM3/procsup.c:180) Removing node for VAD: 7ffba 7ffba
(ntoskrnl/ps/kill.c:174) Context: 00000000
(ntoskrnl/ps/kill.c:346) ObjectBody: B091AC00
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164E58. Base: 71650000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052B78. Base: 78050000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164DD0. Base: 74AA0000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164D48. Base: 78020000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E10520C8. Base: 77E70000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052F30. Base: 68A00000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164CC8. Base: 763A0000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164C40. Base: 6B3A0000
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB0250DD8, FileOffset 0, Length 8192, Wait 1, Buffer 0xF9D1C000, IoStatus 0xB02E2130)
(ntoskrnl/cc/copy.c:339) AllocationSize 180224, FileSize 180224
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1164BB8. Base: 74850000
(ntoskrnl/ps/query.c:1268) Unsupported or unimplemented: 22
(ntoskrnl/lpc/connect.c:110) Name: \Windows\ApiPort. Qos: 0064F704. Views: 0064F6EC/0064F710. Sid: 00651310
(ntoskrnl/lpc/connect.c:417) Messages: E1053558/E1053584. Ports: E10EB330/E1164A80. Status: 0
(ntoskrnl/lpc/connect.c:425) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:598) Request Messages: E1053558/E1053584
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/ps/process.c:1381) ClientId: 0090FE2C Attributes: 0090FE14
(ntoskrnl/se/priv.c:123) SepPrivilegeCheck() called
(ntoskrnl/se/priv.c:144) Found privilege. Attributes: 3
(ntoskrnl/ps/process.c:907) ProcessId: 000000A4
(ntoskrnl/lpc/complete.c:65) Context: 00000000. Message: 0090FEE0. Accept: 1. Views: 0090FE8C/00000000
(ntoskrnl/ps/process.c:950) Cid: 0090FEE8
(ntoskrnl/lpc/complete.c:279) Handle: 418. Messages: E1053558/E1053584. Ports: E11649B8/E1164A80/E10EB330
(ntoskrnl/lpc/complete.c:312) Status: 0. Thread: 00000000. Process: [winlogon.exe]
(ntoskrnl/lpc/complete.c:330) Handle: 418
(ntoskrnl/lpc/complete.c:379) Release: B0253C2C
(ntoskrnl/lpc/complete.c:384) Port: E11649B8. Thread: B0253A40
(ntoskrnl/lpc/connect.c:429) Wait: B0253C2C
(ntoskrnl/lpc/connect.c:429) Wait done: 0
(ntoskrnl/lpc/connect.c:486) Handle: 68. Length: 148
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 0
(ntoskrnl/mm/ARM3/virtual.c:2708) Querying class 0 about address: 00750000
(ntoskrnl/mm/ARM3/virtual.c:2626) Base: 00750000 AllocBase: 00750000 AllocProtect: 4 Protect: 4 State: 1000 Type: 40000 Size: 10000
(ntoskrnl/mm/anonmem.c:709) Type 2000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress f20000  *URegionSize 200000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress f20000  *URegionSize 200000
(ntoskrnl/ps/thread.c:865) ProcessHandle: FFFFFFFF Context: 0090FB30
(ntoskrnl/ps/thread.c:200) ThreadContext: 0090FB30 TargetProcess: 00000000 ProcessHandle: FFFFFFFF
(ntoskrnl/mm/ARM3/procsup.c:144) VAD: B0269988
(ntoskrnl/mm/ARM3/procsup.c:145) Allocated PEB/TEB at: 0x7FFBA000 for        csrss.exe
(ntoskrnl/se/sd.c:1334) Use token owner sid!
(ntoskrnl/se/sd.c:1362) Use token group sid!
(ntoskrnl/se/sd.c:1405) Use token default DACL!
(ntoskrnl/se/sd.c:1458) L: sizeof(SECURITY_DESCRIPTOR) 20 OwnerLength 16 GroupLength 12 DaclLength 52 SaclLength 0
(ntoskrnl/se/sd.c:1503) Owner of e1164930 at 48
(ntoskrnl/se/sd.c:1523) Descrptor e1164930
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00000000/0090FEE0. Context: 00000000
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/mm/ARM3/virtual.c:2708) Querying class 0 about address: 00760000
(ntoskrnl/lpc/send.c:659) Handle: 68. Messages: 0064F7B8/0064F7B8. Type: 0
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/0064F7B8. Data: 0064F7D0. Length: 480030
(ntoskrnl/lpc/send.c:839) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:627) Non-Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 00F1FEE0/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 3
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00F1FEE0/00F1FEE0. Context: 00000000
(ntoskrnl/ps/process.c:950) Cid: 00F1FEE8
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/00F1FEE0. Data: 00F1FEF8. Length: 480030
(ntoskrnl/lpc/reply.c:534) Release: B0253C2C
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/lpc/send.c:843) Wait: B0253C2C
(ntoskrnl/lpc/send.c:843) Wait done: 0
(ntoskrnl/lpc/send.c:873) Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 0064F7B8/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 0
(ntoskrnl/lpc/send.c:919) Port: E1164A80. Status: 00000000
(ntoskrnl/ps/kill.c:1298) PortHandle: 00000068
(ntoskrnl/se/priv.c:123) SepPrivilegeCheck() called
(ntoskrnl/se/priv.c:144) Found privilege. Attributes: 3
(ntoskrnl/lpc/send.c:659) Handle: 68. Messages: 0064F7D8/0064F7D8. Type: 0
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/0064F7D8. Data: 0064F7F0. Length: 480030
(ntoskrnl/ps/thread.c:35) StartRoutine: 00000000 StartContext: 00332333
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00000000/0111FEE0. Context: 00000000
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/lpc/send.c:839) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:627) Non-Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 00B0FEE0/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 3
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 00B0FEE0/00B0FEE0. Context: 00000000
(ntoskrnl/ps/process.c:950) Cid: 00B0FEE8
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/00B0FEE0. Data: 00B0FEF8. Length: 480030
(ntoskrnl/lpc/reply.c:534) Release: B0253C2C
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/lpc/send.c:843) Wait: B0253C2C
(ntoskrnl/lpc/send.c:843) Wait done: 0
(ntoskrnl/lpc/send.c:873) Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 0064F7D8/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 0
(ntoskrnl/lpc/send.c:919) Port: E1164A80. Status: 00000000
(ntoskrnl/mm/anonmem.c:709) Type 2000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress 760000  *URegionSize 20000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress 760000  *URegionSize 19000
(ntoskrnl/se/token.c:1050) NtQueryInformationToken(TokenUser)
(ntoskrnl/ex/event.c:107) NtCreateEvent(0xB0268C10, 0x1f0003, 0x00000000)
(ntoskrnl/se/token.c:1050) NtQueryInformationToken(TokenUser)
(subsystems/win32/win32k/main/dllmain.c:330) No Desktop handle for this Thread!
(subsystems/win32/win32k/ntuser/sysparams.c:1501) err: UserSystemParametersInfo called without active windowstation.
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress 652000  *URegionSize 1000
(ntoskrnl/mm/anonmem.c:709) Type 2000
(ntoskrnl/mm/anonmem.c:856) *UBaseAddress 990000  *URegionSize 10000
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:765) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:772) *UBaseAddress 990000  *URegionSize 1000
(ntoskrnl/ps/process.c:907) ProcessId: 000000A4
(ntoskrnl/lpc/send.c:659) Handle: 3fc. Messages: F9CFEC98/F9CFEC98. Type: 0
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/F9CFEC98. Data: F9CFECB0. Length: 480030
(ntoskrnl/lpc/send.c:839) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:627) Non-Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 0090FEE0/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 3
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/lpc/reply.c:339) Handle: 50. Messages: 0090FEE0/0090FEE0. Context: 00000000
(ntoskrnl/ps/process.c:950) Cid: 0090FEE8
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/0090FEE0. Data: 0090FEF8. Length: 480030
(ntoskrnl/lpc/reply.c:534) Release: B0253C2C
(ntoskrnl/lpc/reply.c:541) Wait: B04EAC10
(ntoskrnl/lpc/send.c:843) Wait: B0253C2C
(ntoskrnl/lpc/send.c:843) Wait done: 0
(ntoskrnl/lpc/send.c:873) Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: F9CFEC98/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 0
(ntoskrnl/lpc/send.c:919) Port: E10F7980. Status: 00000000
(ntoskrnl/se/sd.c:1334) Use token owner sid!
(ntoskrnl/se/sd.c:1362) Use token group sid!
(ntoskrnl/se/sd.c:1393) Use parent DACL!
(ntoskrnl/se/sd.c:1458) L: sizeof(SECURITY_DESCRIPTOR) 20 OwnerLength 16 GroupLength 12 DaclLength 92 SaclLength 0
(ntoskrnl/se/sd.c:1503) Owner of e11642c0 at 70
(ntoskrnl/se/sd.c:1523) Descrptor e11642c0
(ntoskrnl/mm/anonmem.c:709) Type 1000
(ntoskrnl/mm/anonmem.c:797) NtAllocateVirtualMemory() = 0
(ntoskrnl/mm/anonmem.c:804) *UBaseAddress 429000  *URegionSize 1000
(ntoskrnl/ps/process.c:1381) ClientId: F9CFEC00 Attributes: F9CFEBE8
(ntoskrnl/se/priv.c:123) SepPrivilegeCheck() called
(ntoskrnl/ps/process.c:907) ProcessId: 0000007C
(ntoskrnl/lpc/send.c:659) Handle: 3fc. Messages: F9CFEC44/F9CFEC44. Type: 0
(ntoskrnl/lpc/reply.c:105) Destination/Origin: E105356C/F9CFEC44. Data: F9CFEC5C. Length: 480030
(ntoskrnl/lpc/send.c:839) Release: B04EAC10
(ntoskrnl/lpc/reply.c:541) Wait done: 0
(ntoskrnl/lpc/reply.c:627) Non-Reply Messages: E105356C/E1053584
(ntoskrnl/lpc/reply.c:105) Destination/Origin: 00F1FEE0/E105356C. Data: E1053584. Length: 480030
(ntoskrnl/lpc/close.c:60) Message: E1053558. Flags: 3
(ntoskrnl/lpc/reply.c:678) Port: E10EB330. Status: 00000000
(ntoskrnl/ex/event.c:107) NtCreateEvent(0xB0242B18, 0x1f0003, 0x00000000)
(ntoskrnl/se/token.c:1050) NtQueryInformationToken(TokenUser)
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/lpc/send.c:843) Wait: B0253C2C
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB029EAE8, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB0265020)
(ntoskrnl/cc/copy.c:339) AllocationSize 77824, FileSize 77824
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1167020. Base: 72F50000
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB02651D8, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB0250400)
(ntoskrnl/cc/copy.c:339) AllocationSize 458752, FileSize 458752
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1167F68. Base: 76100000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052E48. Base: 762D0000
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB022DB20, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB02D0BB0)
(ntoskrnl/cc/copy.c:339) AllocationSize 1351680, FileSize 1351680
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1167EB0. Base: 76180000
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB022C580, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB022C020)
(ntoskrnl/cc/copy.c:339) AllocationSize 237568, FileSize 237568
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1167DF8. Base: 5AD70000
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB02208C8, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB022D0F8)
(ntoskrnl/cc/copy.c:339) AllocationSize 36864, FileSize 36864
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1167D40. Base: 69CC0000
(ntoskrnl/cc/copy.c:332) CcCopyRead(FileObject 0xB020AA68, FileOffset 0, Length 8192, Wait 1, Buffer 0xFA044000, IoStatus 0xB022D0F8)
(ntoskrnl/cc/copy.c:339) AllocationSize 524288, FileSize 524288
(ntoskrnl/cc/copy.c:420) CcCopyRead O.K.
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/mm/ARM3/virtual.c:163) FIXME: ARM3 should decrement the pool PDE refcount for: 000007C0
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1167C90. Base: 697D0000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E10528E8. Base: 77A50000
(ntoskrnl/dbgk/dbgkutil.c:392) Section: E1052370. Base: 6A360000
(ntoskrnl/m

Re: ReactOS on eBox and embedded systems

Posted: Sat Oct 08, 2011 6:39 am
by Z98
Compact flash? What interface is it running over?

Posted: Sat Oct 08, 2011 7:50 am
by hto
Actually, I am not out of ideas. But I wonder how much patience you have. :)

There was some guy (who was not SomeGuy, but just someone from Australia) on this forum, who also tried to run ReactOS on an industrial board. And although he said “my wife tells me my middle name is Jobe”, he disappeared too soon.

If you are ready to conduct more experiments, then I suggest to fully install recent ReactOS in a virtual machine, passing all stages (now you run the 2nd stage after the 1st text-mode stage) and to copy files to this real machine. If it will hang again, try to break into the kernel debugger (by pressing the Tab + k combination).

If it will not work, then, since these logs do not shed much light on the nature of the bug, instead of adding even more debug output to the kernel or to other components, some other way to get to the debugger and to assess the situation from there, should be found.

Some servers have a crash button, which injects NMI on the processor. Maybe this industrial machine has such a feature. If not, then I would try to count timer ticks, invoking the debugger after the N-th interrupt.
Z98 wrote: What interface is it running over?
00:0c.0 Mass storage controller [0180]: RDC Semiconductor, Inc. R1010 IDE Controller
[17f3:1010] (rev 13)
Subsystem: Unknown [17f3:1010]
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 14
I/O ports at 01f0
I/O ports at 03f4
I/O ports at 0170
I/O ports at 0374
I/O ports at fff0
Device is using IRQ 14! ISA Cards using that IRQ may fail!