Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Adding 3 full localized error message tables to kernel32 leads to a black screen and ros not doing anything anymore. After reducing the number of messages all is well.
(dll\ntdll\ldr\utils.c:2090) Relocating (7c800000 -> 00740000) C:\ReactOS\system32\kernel32.dll
(dll\win32\kernel32\misc\dllmain.c:333) Creating new thread for CSR
(dll\win32\kernel32\misc\dllmain.c:399) Initialization complete
(dll\ntdll\ldr\utils.c:2090) Relocating (7c800000 -> 00730000) C:\ReactOS\system32\kernel32.dll
(dll\win32\kernel32\misc\dllmain.c:333) Creating new thread for CSR
(dll\win32\kernel32\misc\dllmain.c:399) Initialization complete
(ntoskrnl\ke\i386\exp.c:1060) Kill eventlog.exe, ExceptionCode: c0000006, ExceptionAddress: 76576b
(dll\ntdll\ldr\utils.c:2090) Relocating (7c800000 -> 00730000) C:\ReactOS\system32\kernel32.dll
(dll\win32\kernel32\misc\dllmain.c:333) Creating new thread for CSR
(dll\win32\kernel32\misc\dllmain.c:399) Initialization complete
(ntoskrnl\ke\i386\exp.c:1060) Kill lsass.exe, ExceptionCode: c0000006, ExceptionAddress: 76576b
See also CORE-2603
Attachments
Issue Links
- blocks
-
CORE-2603 kernel32 error localization (planned?)
- Open