What does this error mean?

Questions about Wine on Linux
Locked
CloudFfa
Newbie
Newbie
Posts: 1
Joined: Sat Feb 23, 2019 7:03 pm

What does this error mean?

Post by CloudFfa »

What does the error below mean or refer to? I'm trying to run a 32 program.

0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:process:SetProcessDEPPolicy (1): stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0009:fixme:thread:SetThreadStackGuarantee (0x33fc64): stub
0031:err:ole:CoGetContextToken apartment not initialised
0009:fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
0009:fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
0009:fixme:shell:URL_ParseUrl failed to parse L"System"
0009:fixme:nls:get_dummy_preferred_ui_language (0x0 0x33c84c (nil) 0x33c848) returning a dummy value (current locale)
0009:fixme:nls:get_dummy_preferred_ui_language (0x0 0x33c84c 0x17f348 0x33c848) returning a dummy value (current locale)
0009:fixme:process:FlushProcessWriteBuffers : stub
0009:fixme:ntdll:EtwRegisterTraceGuidsW (0xc20a5a, (nil), {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 1, 0x33db30, (null), (null), 0x105b5a8): stub
0009:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}
0031:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
0031:fixme:ole:Context_CC_ContextCallback (0x17f630/0x17f634)->(0x791c8272, 0x30ecc38, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
0031:fixme:ole:Context_CC_ContextCallback (0x17f630/0x17f634)->(0x791c8272, 0x30ecbc4, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
Locked