<program name>.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in t

Questions about Wine on Linux
Locked
amera_09
Level 3
Level 3
Posts: 88
Joined: Mon Dec 09, 2019 6:47 pm

<program name>.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in t

Post by amera_09 »

Latest wine 7.11 , Net Framework 4.8
i face this error when run a program that requires net Framework

Code: Select all

"root@localhost:~# wine /root/Debug/PS4\ PSP\ Classics\ GUI.exe                                                                                               preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000                   002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2).                                                                                    preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000                   preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000                   preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000                   preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000
preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000                   0024:err:actctx:next_xml_elem wrong closing element L"assembly" for L"application"              0024:fixme:actctx:parse_manifest_buffer failed to parse manifest L"Z:\\root\\plswork\\Debug\\PS4 PSP Classics GUI.exe.manifest"                                                                 preloader: Warning: failed to reserve range 00007ffffe000000-00007fffffff0000                   0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION             0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 10003241, 28) stub                        0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 053509ED, 28) stub                        0024:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0435FC74                                    0024:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 05340000) stub
0024:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub                           0024:fixme:advapi:ReportEventW (CAFE4242,0x0001,0x0000,0x000003ff,00000000,0x0001,0x00000000,0435E934,00000000): stub                                                                           0024:err:eventlog:ReportEventW L"Application: PS4 PSP Classics GUI.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 054F0F03 (05340000) with exit code 80131506.\n"                                               0024:fixme:advapi:DeregisterEventSource (CAFE4242) stub                                         0024:fixme:seh:RaiseFailFastException (0435FB84, 0435F8A0, 0) stub"
amera_09
Level 3
Level 3
Posts: 88
Joined: Mon Dec 09, 2019 6:47 pm

Re: <program name>.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an internal error

Post by amera_09 »

Can someone try to get net Framework working with latest wine 7.0 and above because I'm trying and keep getting the Same errors
Locked