Really it seems to have some error inside RPC (openservice, 1060 error, etc). Similar to a full MS Office 2003 installation package, it behaves similar way. Then after pause (when it tries to do an RPC connect, but fails at last),
(subsystems/win32/win32k/objects/gdiobj.c:722) Type = 0xb808, KernelData = 0x000001CD, ProcessId = 0x00000000
our favorite one, with messed up KernelData pointer (which gets filled by something incorrectly, or is not initialized, or whatever).
fixme:(dll/win32/msi/database.c:146) open failed r = 80030003 for L"C:\DOCUME~1\ADMINI~1.REA\LOCAL_~1\Temp\IXP001.TMP\ \WORDVIEW.MSI"
this one, 80030003 is STG_E_PATHNOTFOUND, so it couldn't open this file for some reason.
Hum? It looks to me that wine does not work,,, well look where it crashed! Are you sure you are talking about cross over and not wine?
It looks to me that ReactOS doesn't work :-)
WBR, Aleksey Bragin.
On May 11, 2008, at 8:22 AM, James Tabor wrote:
Hi!
On Thu, May 8, 2008 at 8:46 AM, Aleksey Bragin aleksey@reactos.org wrote:
Hello,They care about ReactOS crashing after closing regedit. Or during Office 2003 installation. And if it continues to crash this way, I'm sorry, but noone could feel the pleasure of multiple graphic cards support, or any other feature which is useless for 99% of potential users.
I've tried to install wdviewer.exe (Word viewer for Office 2003), here are results.
err:(dll/win32/advapi32/service/sctrl.c:243) CreateFileW() failed (Error 231) fixme:(dll/win32/comdlg32/filedlg.c:256) Flags 0x00800000 not yet implemented (subsystems/win32/win32k/ntuser/message.c:1207) Attempted to post message to window 0x30104 that is being destroyed! fixme:(dll/win32/imm32/imm.c:802) (-1): stub fixme:(dll/win32/msxml3/domdoc.c:67) interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented (subsystems/win32/win32k/ntuser/window.c:1538) FIXME - Parent is HWND_MESSAGE fixme:(dll/win32/msxml3/domdoc.c:67) interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented fixme:(dll/win32/rpcrt4/ndr_marshall.c:6456) (301C9A08, 301C9608, 1024, 0x0): stub err:(dll/win32/advapi32/service/scm.c:1427) ROpenServiceW() failed (Error 1060) fixme:(dll/win32/rpcrt4/ndr_marshall.c:6456) (301C9A08, 301C9608, 1024, 0x0): stub
pause
fixme:(dll/win32/msxml3/main.c:39) err:(dll/win32/msi/package.c:830) (subsystems/win32/win32k/objects/gdiobj.c:721) Attempted to free global gdi handle 0xb70801d9, caller needs to get ownership first!!! (subsystems/win32/win32k/objects/gdiobj.c:722) Type = 0xb808, KernelData = 0x000001CD, ProcessId = 0x00000000 failed to copy package L"C:\DOCUME~1\ADMINI~1.REA\LOCAL_~1\Temp\IXP001.TMP\ \WORDVIEW.MSI" fixme:(dll/win32/msi/database.c:146) open failed r = 80030003 for L"C:\DOCUME~1\ADMINI~1.REA\LOCAL_~1\Temp\IXP001.TMP\ \WORDVIEW.MSI"
Hum? It looks to me that wine does not work,,, well look where it crashed! Are you sure you are talking about cross over and not wine? _______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev