[Bug 33955] FFT-z reports 'Unable to locate the "Processor" performance object' (missing 'HKEY_PERFORMANCE_DATA' counter '238', processor object)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 6 13:01:17 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
            Summary|FFT-z: Unhandled page fault |FFT-z reports 'Unable to
                   |on read access hangs up     |locate the "Processor"
                   |debugger                    |performance object'
                   |                            |(missing
                   |                            |'HKEY_PERFORMANCE_DATA'
                   |                            |counter '238', processor
                   |                            |object)
     Ever confirmed|0                           |1

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

confirming.

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay wine ./FFT-z.exe >>log.txt 2>&1
...
0009:Call advapi32.RegQueryValueExA(80000004,004c2ce4
"238",00000000,00000000,00651e9c,0033f570) ret=004c2a6e
0009:Ret  advapi32.RegQueryValueExA() retval=00000002 ret=004c2a6e
0009:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0033f554)
ret=004c2ac4
0009:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b83ae9b ip=7b83ae9b
tid=0009
0009:trace:seh:raise_exception  info[0]=004c2ac4
0009:trace:seh:raise_exception  info[1]=0069b06c
0009:trace:seh:raise_exception  info[2]=004e049c
0009:trace:seh:raise_exception  info[3]=004e04a4
0009:trace:seh:raise_exception  info[4]=004e0498
0009:trace:seh:raise_exception  info[5]=004e04a0
0009:trace:seh:raise_exception  info[6]=0033f570
0009:trace:seh:raise_exception  eax=7b826d79 ebx=7b8bc000 ecx=004c2ac4
edx=0033f4b4 esi=0033f554 edi=0033f520
0009:trace:seh:raise_exception  ebp=0033f4f8 esp=0033f494 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200283
...
0009:Call user32.MessageBoxA(00010072,006b925c "Unable to locate the
\"Processor\" performance object.",006b922c "FFT-z",00000010) ret=0047bec3
--- snip ---

There is another bug in same area: bug 33037 is about missing
'HKEY_PERFORMANCE_DATA' counter '230' = process object.

$ sha1sum FFT-z-3.1.exe 
3584bb1c72d4b417f2de81b1485f240186ff4dce  FFT-z-3.1.exe

$ du -sh FFT-z-3.1.exe 
1.4M    FFT-z-3.1.exe

$ wine --version
wine-1.7.21-61-gf9f3b21

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