http://bugs.winehq.org/show_bug.cgi?id=34318
Bug #: 34318 Summary: Process Hacker 2.x needs ntdll.dll.EtwRegisterTraceGuidsW Product: Wine Version: 1.7.0 Platform: x86 URL: http://processhacker.sourceforge.net/downloads.php OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 34317 Classification: Unclassified
Follow up to bug 25994. You'll need native winsta.dll to workaround bug 34317.
http://bugs.winehq.org/show_bug.cgi?id=34318
Bug 34318 depends on bug 34317, which changed state.
Bug 34317 Summary: Process Hacker 2.x needs winsta.dll.WinStationRegisterConsoleNotification http://bugs.winehq.org/show_bug.cgi?id=34317
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=34318
--- Comment #1 from André H. nerv@dawncrow.de 2013-11-20 18:12:35 CST --- Created attachment 46594 --> http://bugs.winehq.org/attachment.cgi?id=46594 forward hack
Hi, does this help?
http://bugs.winehq.org/show_bug.cgi?id=34318
--- Comment #2 from Austin English austinenglish@gmail.com 2013-11-21 00:45:29 CST --- Well, it seems the app has regressed. It crashes before that call now. If I apply your patch to wine-1.6 (and native winsta.dll), I get: wine: Call from 0x7bc4be70 to unimplemented function ntdll.dll.NtCreateKeyedEvent, aborting wine: Unimplemented function ntdll.dll.NtCreateKeyedEvent called at address 0x7bc4be70 (thread 0009), starting debugger...
I'll bisect for the other bug.
http://bugs.winehq.org/show_bug.cgi?id=34318
dmex04@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmex04@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=34318
winebug@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winebug@mailinator.com
--- Comment #3 from winebug@mailinator.com --- This is also needed by native comdlg32 from win7sp1
https://bugs.winehq.org/show_bug.cgi?id=34318
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte@systemsaviour.com
https://bugs.winehq.org/show_bug.cgi?id=34318
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #4 from Teras teras@luukku.com --- According to appdb far cry 4 needs this.
https://bugs.winehq.org/show_bug.cgi?id=34318
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |38102
https://bugs.winehq.org/show_bug.cgi?id=34318
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|38102 |
https://bugs.winehq.org/show_bug.cgi?id=34318
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Process Hacker 2.x needs |Multiple games and |ntdll.dll.EtwRegisterTraceG |applications need |uidsW |ntdll.dll.EtwRegisterTraceG | |uidsW (Process Hacker 2.x, | |Far Cry 4)
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
still present, refining summary.
Forwarding from ntdll to advapi is certainly not a viable approach. You could just provide stubs in ntdll for the event tracing functions.
$ wine --version wine-1.7.46-227-gf6653a9
Regards
https://bugs.winehq.org/show_bug.cgi?id=34318
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #6 from Austin English austinenglish@gmail.com --- Created attachment 51816 --> https://bugs.winehq.org/attachment.cgi?id=51816 stubs
Does this help? Current process watcher doesn't seem to trigger the issue for me.
https://bugs.winehq.org/show_bug.cgi?id=34318
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|austinenglish@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=34318
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ntdll-EtwRegis | |terTraceGuids
https://bugs.winehq.org/show_bug.cgi?id=34318
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d2d40b1da3b1b50be216a996af4 | |2abe24a27929e Status|STAGED |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- This should be fixed with http://source.winehq.org/git/wine.git/patch/d2d40b1da3b1b50be216a996af42abe2..., please retest. If there are any follow-up issues, please open a new bug report for it.
https://bugs.winehq.org/show_bug.cgi?id=34318
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=34318
--- Comment #8 from Adam Bolte abolte@systemsaviour.com --- Sorry, I haven't been able to reproduce this using Far Cry 4 and older versions of Wine as of late, possibly due to a game update? Either way, I'm happy (from a FC4 perspective) for this to be considered resolved. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=34318
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.5.
https://bugs.winehq.org/show_bug.cgi?id=34318
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #10 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.2.