Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-2861

kernel32 doesn't work with large amount of message table data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • 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

          Activity

            People

              fireball fireball
              ThePhysicist Timo Kreuzer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: