Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=5131)
just log
Media Player Classic Home Cinema while starting new file(video or audia file) crashs. While MPC starts we have such lines in debuglog
|
(dll/ntdll/ldr/utils.c:2294) Failed to create or open dll section of 'C:\Program Files\MPC HomeCinema\mpc-hcENU.dll' (Status c0000135)
|
(dll/ntdll/ldr/utils.c:2294) Failed to create or open dll section of 'C:\Program Files\MPC HomeCinema\mpc-hcLOC.dll' (Status c0000135)
|
but there are no such files in program directory and they are not needed(i asked about that on #MPC-HC IRC channel).
raddr2line
C:\Games>raddr2line ntdll.dll 8fb3
|
(0:20:20) igorko: include/reactos/wine/list.h:110 (RtlAllocateHeap@12)
|
|
C:\Games>raddr2line ntdll.dll 18d72
|
lib/rtl/res.c:190 (LdrpAccessResource@16)
|
|
C:\Games>raddr2line ntdll.dll 1947d
|
lib/rtl/i386/res_asm.s:18 (LdrAccessResource)
|
|
C:\Games>raddr2line kernel32.dll 279e2
|
dll/win32/kernel32/misc/res.c:1203 (LoadResource@8)
|
|
C:\Games>raddr2line user32.dll 279cc
|
dll/win32/user32/windows/accel.c:100 (U32LoadAccelerators@8)
|
|
C:\Games>raddr2line user32.dll 27b43
|
dll/win32/user32/windows/accel.c:234 (LoadAcceleratorsW@8)
|
Attachments
Issue Links
- blocks
-
CORE-9749 Epic to collect all LDR affected apps altogether
- Resolved