http://bugs.winehq.org/show_bug.cgi?id=59736 --- Comment #2 from ugursarp2001@gmail.com --- (In reply to Rafał Mużyło from comment #1)
A question: just how much is your prefix messed up...I mean 'tweaked' with randomly picked native libraries ?
Given that RtlIsThreadWithinLoaderCallout is a stub, nothing in wine tree uses it.
RELATED BUG: #29244 (Spoon Studio, same underlying technology, open since 2011)
Closed since December 2013 as a duplicate of a bug that has been fixed in August2015. ....?
The prefix is mostly stock. The only modifications made during troubleshooting: - uxtheme.dll and cryptbase.dll copied to the application directory (not system32) - winetricks dotnet48 was installed in a separate test prefix only - Application was also tested with a completely fresh prefix with identical results Regarding the related bugs: we checked both #29244 and #30399. Comment 11 in #29244 notes that Xenocode wrapped apps require both bugs to be fixed. Both appear to be fixed since Wine 1.7.50, yet the application still fails on Wine 11.8. This suggests the problem domain has moved further, possibly related to the NtWaitForXxx implementation mentioned in #30399 comment 10. -- 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.