[Bug 43649] New: dbgeng stub DebugCreateEx causes jadesentinel crash in JADE thin client

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 2 06:10:22 CDT 2017


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

            Bug ID: 43649
           Summary: dbgeng stub DebugCreateEx causes jadesentinel crash in
                    JADE thin client
           Product: Wine
           Version: 2.12
          Hardware: x86
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: kim131072 at gmail.com

Created attachment 59074
  --> https://bugs.winehq.org/attachment.cgi?id=59074
Wine log

The change:
https://github.com/wine-compholio/wine-patched/commit/444a7fbf56894d417674b5bb943cb0eb16e9f247
Introduced stub DebugCreateEx. This causes jadesentinel in the JADE Thin Client
(v7.1.xx) to crash. As this is run every time a client is run you always get a
crash dialog. Changing back to wine 2.10 fixes that. The lack of the entry
point allows normal function. It might not actually work in that mode but it
does not crash.

The stub causes:
Unhandled exception: unimplemented function dbgeng.dll.DebugCreateEx called in
32-bit code (0x7b42df12).

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