I downloaded the lastest svn source through the RosBE, it had builded successfuly (bootcd) but got a promblem during installation process.
When system trying to register MSHTML.DLL an error is occured.
I'm using VirtualBox 4.0.8 r71778
Here goes lastest messages (com0com)
(ntoskrnl\mm\ARM3\sysldr.c:168) Loading: \SystemRoot\system32\drivers\cdfs.sys at F71E4000 with 14 pages
WARNING: HvpWriteLog at lib\cmlib\hivewrt.c:26 is UNIMPLEMENTED!
WARNING: HvpWriteLog at lib\cmlib\hivewrt.c:26 is UNIMPLEMENTED!
WARNING: HvpWriteLog at lib\cmlib\hivewrt.c:26 is UNIMPLEMENTED!
WARNING: HvpWriteLog at lib\cmlib\hivewrt.c:26 is UNIMPLEMENTED!
(dll\ntdll\ldr\utils.c:2181) Relocating (76f60000 -> 013F0000) C:\ReactOS\System32\msvfw32.dll
(dll\ntdll\ldr\utils.c:2181) Relocating (10000000 -> 01420000) C:\ReactOS\System32\wined3d.dll
(dll\ntdll\ldr\utils.c:2181) Relocating (35670000 -> 01420000) C:\ReactOS\System32\devenum.dll
(dll\ntdll\ldr\utils.c:2181) Relocating (747d0000 -> 0144B000) C:\ReactOS\System32\quartz.dll
(dll\ntdll\ldr\utils.c:2181) Relocating (6b360000 -> 01587000) C:\ReactOS\System32\dsound.dll
(dll\ntdll\ldr\utils.c:2181) Relocating (76f60000 -> 015EF000) C:\ReactOS\System32\msvfw32.dll
WARNING: MmFlushVirtualMemory at ntoskrnl\mm\ARM3\virtual.c:1043 is UNIMPLEMENTED!
(dll\ntdll\ldr\utils.c:2181) Relocating (76140000 -> 01611000) C:\ReactOS\System32\inetcomm.dll
fixme:(dll\win32\wintrust\register.c:1161) stub
(dll\ntdll\ldr\utils.c:2181) Relocating (76650000 -> 01611000) C:\ReactOS\System32\mshtml.dll
(lib\rtl\heap.c:2234) HEAP: Trying to free an invalid address 00660008!
Assertion 'FreeEntry->PreviousSize == CurrentEntry->Size' failed at lib\rtl\heap.c line 1056
(dll\win32\syssetup\wizard.c:1704) SetupInstallFromInfSection failed with error 2147483651
(lib\rtl\critical.c:141) Deadlock: 00630700
I'm new in ReactOS and don't know how do i turn on call stack tracing to fix this by myself.
Please, help, or tell me how do i turn on some more debuggig info.