[ros-bugs] [Bug 3740] The InstallShield Engine (iKernel.exe) could not be launched

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Nov 6 23:31:43 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3740





--- Comment #7 from grschneider <grschneider at gmail.com>  2008-11-06 23:31:42 CET ---
This is actually a kernel32 problem. dll\win32\kernel32\file\deviceio.c
GetOverlappedResult crashes because the supplied out-parameter
lpNumberOfBytesTransferred is null. This is a mandatory param and shouldn't be
null normally. Point is that windows crashes on that function, but not in every
case(ERROR_INVALID_HANDLE for example) - ReactOS crashes always.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list