[Bug 39376] Kontakt 5.0 standalone or VST in FL Studio 11 crash with Windows version set to 'Windows 8' (needs kernel32.GetCurrentProcessorNumberEx stub)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 4 04:17:15 CDT 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|RESOLVED                    |REOPENED
                URL|                            |http://www.native-instrumen
                   |                            |ts.com/en/products/komplete
                   |                            |/samplers/kontakt-5-player/
                   |                            |free-download/
          Component|-unknown                    |kernel32
         Resolution|DUPLICATE                   |---
            Summary|Kontakt 5.0 standalone or   |Kontakt 5.0 standalone or
                   |VST in FL Studio 11 crash   |VST in FL Studio 11 crash
                   |with Windows version set to |with Windows version set to
                   |'Windows 8'                 |'Windows 8' (needs
                   |                            |kernel32.GetCurrentProcesso
                   |                            |rNumberEx stub)
     Ever confirmed|0                           |1

--- Comment #5 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

the resolution is incorrect.

You created the bug report complaining about failure to run with Windows
version set to 'Windows 8', having WINEPREFIX tainted with native VC++ 2013
overrides to work around bug 37694

Bug 37694 has nothing to do with the failure to run with Windows 7+ setting.

I downloaded Kontakt 5 installer and tested with Windows 8 setting.

Prerequisite: 'winetricks -q vcrun2013'

--- snip ---
...
0027:Call KERNEL32.GetVersionExW(0033f700) ret=02746c1f
0027:Ret  KERNEL32.GetVersionExW() retval=00000001 ret=02746c1f
0027:Call KERNEL32.GetModuleHandleW(0273fb64 L"kernel32.dll") ret=02746b2f
0027:Ret  KERNEL32.GetModuleHandleW() retval=7b820000 ret=02746b2f
0027:Call KERNEL32.GetProcAddress(7b820000,02746ba8 "SetThreadGroupAffinity")
ret=02746b3f
0027:Ret  KERNEL32.GetProcAddress() retval=7b83146c ret=02746b3f
0027:Call KERNEL32.GetProcAddress(7b820000,02746bc0 "GetThreadGroupAffinity")
ret=02746b4a
0027:Ret  KERNEL32.GetProcAddress() retval=7b82f42c ret=02746b4a
0027:Call KERNEL32.GetModuleHandleW(0273fb64 L"kernel32.dll") ret=02746b7d
0027:Ret  KERNEL32.GetModuleHandleW() retval=7b820000 ret=02746b7d
0027:Call KERNEL32.GetProcAddress(7b820000,02746bd8
"GetCurrentProcessorNumberEx") ret=02746b80
0027:Ret  KERNEL32.GetProcAddress() retval=00000000 ret=02746b80
0027:Call KERNEL32.GetLastError() ret=02771ff1
0027:Ret  KERNEL32.GetLastError() retval=0000007f ret=02771ff1
0027:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033f6ac)
ret=02739339
0027:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b845e01
ip=7b845e01 tid=0027
0027:trace:seh:raise_exception  info[0]=19930520
0027:trace:seh:raise_exception  info[1]=0033f6d4
0027:trace:seh:raise_exception  info[2]=027fcf40
0027:trace:seh:raise_exception  eax=7b832b9d ebx=001feb58 ecx=0000000c
edx=0033f5e4 esi=0033f690 edi=0033f650
0027:trace:seh:raise_exception  ebp=0033f628 esp=0033f5c4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000202
0027:trace:seh:call_stack_handlers calling handler at 0x27fb404 code=e06d7363
flags=1 
...
0027:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033eec0)
ret=02739339
0027:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b845e01
ip=7b845e01 tid=0027
0027:trace:seh:raise_exception  info[0]=19930520
0027:trace:seh:raise_exception  info[1]=00000000
0027:trace:seh:raise_exception  info[2]=00000000
0027:trace:seh:raise_exception  eax=7b832b9d ebx=00000000 ecx=0000000c
edx=0033ee04 esi=0033eea4 edi=0033ee70
0027:trace:seh:raise_exception  ebp=0033ee48 esp=0033ede4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000202
0027:trace:seh:call_stack_handlers calling handler at 0x2739ffc code=e06d7363
flags=1 
...
0027:Call KERNEL32.UnhandledExceptionFilter(0033eca8) ret=027c4820
wine: Unhandled exception 0x40000015 in thread 27 at address
0xf7560023:0x027c7676 (thread 0027), starting debugger... 
--- snip ---

MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/dd405487%28v=vs.85%29.aspx

With a 'kernel32.GetCurrentProcessorNumberEx' stub present that it runs into
bug 25086 ("Multiple games and applications need
kernel32.GetLogicalProcessorInformationEx implementation (CPU-Z 1.72, Splinter
Cell: Blacklist, Adobe CC 2015)").

$ sha1sum Kontakt\ 5.exe 
766d67cce235078f3431c1c8ec6464d4bbab16ab  Kontakt 5.exe

$ du -sh Kontakt\ 5.exe 
35M    Kontakt 5.exe

$ wine --version
wine-1.7.52

Regards

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