Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
CreateProcess (szFullName, szFullCmdLine, NULL, NULL, FALSE,
0 /CREATE_NEW_CONSOLE/, NULL, NULL, &stui, &prci))
When:
+ szFullCmdLine is an empty string
+ szFullName is not a program string (but is a string).
make the gui application (jgay_sconsole) using crash reactos.
The error looks like PAGE FAULT
or PAGE VIOLATION
Attachments
Issue Links
- is blocked by
-
CORE-30 Need exception handling on user->kernel calls
- Resolved