[Bug 42658] Playstation Now needs msvcr120.dll.? Alloc at Concurrency@@YAPAXI at Z

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 16 12:38:38 CDT 2017


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

--- Comment #7 from Austin English <austinenglish at gmail.com> ---
(In reply to Gijs Vermeulen from comment #6)
> Created attachment 57597 [details]
> stub test v3
> 
> (In reply to Bruno Jesus from comment #5) 
> > The function returns void pointer, not void.
> > 
> > _CRTIMP void * __cdecl Alloc(    size_t _NumBytes );
> 
> Thank you, I changed this but reverted it like an idiot.
> This patch should take care of the warning.

Yep, warnings are gone, thanks.

But then it has a different failure:
msvcr120.dll.?_NewCollection at _AsyncTaskCollection@details at Concurrency@@SAPAV123 at PAV_CancellationTokenState@23@@Z

Others it needs:
./psnowlauncher.exe imports following stub symbols:
  msvcr120:??0invalid_operation at Concurrency@@QAE at PBD@Z
  msvcr120:?Free at Concurrency@@YAXPAX at Z
  msvcr120:?GetCurrentThreadId at platform@details at Concurrency@@YAJXZ
  msvcr120:?_Cancel at _TaskCollection@details at Concurrency@@QAEXXZ
  msvcr120:?_GetCurrentInlineDepth at _StackGuard@details at Concurrency@@CAAAIXZ
 
msvcr120:?_NewCollection at _AsyncTaskCollection@details at Concurrency@@SAPAV123 at PAV_CancellationTokenState@23@@Z
  msvcr120:?_Oversubscribe at _Context@details at Concurrency@@SAX_N at Z
  msvcr120:?_ReportUnobservedException at details@Concurrency@@YAXXZ
 
msvcr120:?_RunAndWait at _TaskCollection@details at Concurrency@@QAG?AW4_TaskCollectionStatus at 23@PAV_UnrealizedChore at 23@@Z
 
msvcr120:?_Schedule at _TaskCollection@details at Concurrency@@QAEXPAV_UnrealizedChore at 23@@Z
 
msvcr120:?_ScheduleTask at _CurrentScheduler@details at Concurrency@@SAXP6AXPAX at Z0@Z
  msvcr120:?__ExceptionPtrAssign@@YAXPAXPBX at Z
  msvcr120:__crtUnhandledException

-- 
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