[Bug 45309] New: Program runs fine in Wine, but dies in Wine-dbg

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 9 21:40:19 CDT 2018


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

            Bug ID: 45309
           Summary: Program runs fine in Wine, but dies in Wine-dbg
           Product: Wine
           Version: 3.9
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: winedbg
          Assignee: wine-bugs at winehq.org
          Reporter: dcoffin at cybercom.net
      Distribution: ---

Created attachment 61583
  --> https://bugs.winehq.org/attachment.cgi?id=61583
winedbg trace, only showing the first two exceptions. In wine, only "fixme"
messages appear, and the program runs perfectly.

I have a program that runs flawlessly in Wine, including the generation of an
output file whose correctness can be independently verified.

However, when I run the same program in Wine-dbg, it generates dozens of
floating point exceptions: stack error, inexact result, and sometimes overflow
and divide by zero. If I "continue" through all these exceptions, the program
opens a window saying that the program "has encountered a serious problem and
needs to close", or "There was an unknown error", and no output file is
generated.

Also notice that the "Thread ID=0034 renamed using MS VC6 extension" messages
only appear with winedbg, not wine.

The program being run is Adobe DNG Converter 10.3, and I deleted my .wine
directory before installing it. I tried converting various raw photos and all
exhibited this behavior.

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