http://bugs.winehq.org/show_bug.cgi?id=23298
Summary: RELOG.exe crashes Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: johnfolkers@yahoo.com
Created an attachment (id=29043) --> (http://bugs.winehq.org/attachment.cgi?id=29043) Application RELOG Wine debugger output
Dell dualcore running 64bit Ubuntu 10.04 LTS.
Fresh install of Ubuntu as of a few weeks ago. Fresh install of wine1.2 from package manager.
Expecting to use the c:\windows\system32\relog.exe built-in windows utility to convert performance monitor counters from one format to another.
wine relog.exe > output works OK. I can read the output.
However, actually using the program relog.exe in production fails and crashes.
The command I used:
wine relog.exe Windows27Counters_000003.blg -f csv -o relogtest_1.csv > ~/relog_out.txt wine: Call from 0x7b836712 to unimplemented function pdh.dll.PdhGetLogFileTypeW, aborting wine: Unimplemented function pdh.dll.PdhGetLogFileTypeW called at address 0x7b836712 (thread 0009), starting debugger...
... see attachment.
http://bugs.winehq.org/show_bug.cgi?id=23298
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net Component|-unknown |pdh
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2010-06-21 02:08:35 --- PdhGetLogFileTypeW is unimplemented like the rest of the log file functions. This function is also undocumented.
http://bugs.winehq.org/show_bug.cgi?id=23298
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-21 03:35:11 --- Please specify 'wine --version' in the Version field above.
http://bugs.winehq.org/show_bug.cgi?id=23298
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-05-21 09:16:49 CDT --- Still a stub in wine 1.5.30.
https://bugs.winehq.org/show_bug.cgi?id=23298
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Version|unspecified |1.2-rc4 Summary|RELOG.exe crashes |Windows utility 'relog.exe' | |crashes on unimplemented | |function | |'pdh.dll.PdhGetLogFileTypeW | |' Ever confirmed|0 |1
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
likely still present.
The app is described here: http://technet.microsoft.com/en-us/library/bb490958.aspx
The use-case ranks near pointless since Wine's PDH usefulness is quite limited.
Regards
https://bugs.winehq.org/show_bug.cgi?id=23298
--- Comment #5 from Austin English austinenglish@gmail.com --- Created attachment 50651 --> https://bugs.winehq.org/attachment.cgi?id=50651 stub
The function is undocumented, but I took a guess based on PdhGetLogSize: https://msdn.microsoft.com/en-us/library/windows/desktop/aa372639%28v=vs.85%...
that stub gets it to the next issue, pdh.dll.PdhBindInputDataSourceW
https://bugs.winehq.org/show_bug.cgi?id=23298
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=23298
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=23298
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=23298
--- Comment #6 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/117480
https://bugs.winehq.org/show_bug.cgi?id=23298
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a0e2a3f20a472a642ad85111ad0 | |6eb5436a28146 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #6)
https://source.winehq.org/git/wine.git/commitdiff/a0e2a3f20a472a642ad85111ad...
Next is bug 39861
https://bugs.winehq.org/show_bug.cgi?id=23298
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.1.
https://bugs.winehq.org/show_bug.cgi?id=23298
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com Target Milestone|--- |1.8.x
https://bugs.winehq.org/show_bug.cgi?id=23298
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #9 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.5.