[Bug 38896] msvcp120/Concurrency/InitializeSystemFunctionPointers throws Concurrency::scheduler_resource_allocation_error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 30 17:47:12 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38896

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |source, testcase
         Resolution|ABANDONED                   |DUPLICATE

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello Daniel,

I can't reproduce this.

--- snip ---
$ wine ./TestApplication.exe 

invoking call_once
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:advapi:RegisterTraceGuidsW (0x424c23, (nil),
{f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x4402c0, (null), (null), 0x444ea8):
stub
fixme:advapi:RegisterTraceGuidsW   register trace class
{72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:advapi:RegisterTraceGuidsW   register trace class
{e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:advapi:RegisterTraceGuidsW   register trace class
{e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:advapi:RegisterTraceGuidsW   register trace class
{5727a00f-50be-4519-8256-f7699871fecb}
fixme:advapi:RegisterTraceGuidsW   register trace class
{7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:advapi:RegisterTraceGuidsW   register trace class
{79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:advapi:RegisterTraceGuidsW   register trace class
{2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33fc60): semi-stub
we are inside call_once functor
input anything to close the program
<enter>
--- snip ---

$ wine --version
wine-1.7.50

Reverted to Wine 1.7.46 -> same output

If the Windows version of the WINEPREFIX is set to 'Windows 7', a C++ exception
is indeed thrown with Wine 1.7.46 which is bug 37306

Changing the default Windows version is an important detail which must be
stated when reporting a bug.

$ sha1sum TestApplication.exe
e558a57d747f7e89473254b91b4b58ab243bea7c  TestApplication.exe

$ du -sh TestApplication.
272K    TestApplication.exe

Regards

*** This bug has been marked as a duplicate of bug 37306 ***

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list