Details
-
Improvement
-
Resolution: Unresolved
-
Critical
-
None
-
0.4.15-dev-7968-g24a56f8 https://github.com/reactos/reactos/commit/24a56f89ab5cd529a724f1b5de9ce239e7170b6a
Description
Unhider: https://github.com/reactos/reactos/commit/24a56f89ab5cd529a724f1b5de9ce239e7170b6a
Tested under: reactos-bootcd-0.4.15-dev-7968-g24a56f8-x86-gcc
Description: When trying to start SuperTuz 0.5.1, it won't start. Also, there is some other software reported in the chat not working. https://chat.reactos.org/reactos/channels/town-square/ugfntbnzep8hzmkzbpn5pqmw5r
This is caused by us not having ucrtbase.dll yet, so adding this newer dll will fix all applications needing it.
Error:
The procedure entry point terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-0.dll.
(dll/win32/kernel32/client/proc.c:138) Accepting image version 6.0, although ReactOS is an NT 5.2 OS!
|
(dll/ntdll/ldr/ldrinit.c:1891) WARN: Accepting different LOAD_CONFIG size!
|
(dll/ntdll/rtl/libsupp.c:1129) ApiSetResolveToHost redirected api-ms-win-crt-runtime-l1-1-0.dll to C:\ReactOS\System32\msvcrt.dll
|
(dll/ntdll/ldr/ldrpe.c:1034) Failed to snap api-ms-win-crt-runtime-l1-1-0.dll!terminate for VCRUNTIME140.dll |
err:(win32ss/user/user32/windows/messagebox.c:1048) MessageBox: L"The procedure entry point terminate could not be located in the dynamic link library api-ms-win-crt-runtime-l1-1-0.dll.\r\n" |
(dll/ntdll/ldr/ldrinit.c:2551) LDR: Process initialization failure for D:\Program Files\SuperTux\bin\supertux2.exe; NTSTATUS = c0000139 |
|
Attachments
Issue Links
- is duplicated by
-
CORE-19874 REGRESSION: Could not install LibreOffice 5.4.7.2 due to api-ms-win-crt-runtime-l1-1-0.dll
- Untriaged
- relates to
-
CORE-16700 Apisets Pseudo-Regression, Firefox crashes during startup with exception due to frequent calls to _seh_filter_dll()
- Open