[Bug 45813] New: Unimplemented DLL issues using Orbit Profiler

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 11 22:53:01 CDT 2018


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

            Bug ID: 45813
           Summary: Unimplemented DLL issues using Orbit Profiler
           Product: Wine
           Version: 3.15
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: jimbo1qaz at gmail.com
      Distribution: ---

I tried using 64-bit ORBIT_PROFILER_1.0.2 in a 64-bit .wine to debug a 32-bit
EXE (https://github.com/jimbo1qaz/j0CC-FamiTracker/releases/tag/j0.6.0a).

When Orbit Profiler attaches to j0CC-Famitracker, j0CC (not Orbit) crashes with
some unimplemented .?_Winerror_message at std@@YAKKPADK@ (error only visible in
debug build, not in release)

Installing winetricks -q vcrun2017, that crash is fixed. But instead, when
attaching Orbit Debugger crashes with Unhandled exception: unimplemented
function ADVAPI32.dll.TraceSetInformation called in 64-bit code
(0x000000007bc5bf2c).

Enabling DLL override and copying a 64-bit advapi32.dll into the program
directory from Windows 10 x64 system32 results in orbit.exe eating one cpu core
without opening its GUI.

I've reproduced the first two in a clean WINEPROFILE.

wine-staging 3.15, I can't test wine-devel until I reboot to a live USB,
because I locked myself out of sudoers with usermod.

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