https://bugs.winehq.org/show_bug.cgi?id=50187
Bug ID: 50187 Summary: programs/conhost/window.c:2310 - Unhandled exception: divide by zero in 64-bit code Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vladimir.kokovic@gmail.com Distribution: ---
Created attachment 68703 --> https://bugs.winehq.org/attachment.cgi?id=68703 backtrace.log
When my console application starts, wine reports an exception for which I don't see any real reason. Attached is the backtrace.log of the moment this exception occurs.
https://bugs.winehq.org/show_bug.cgi?id=50187
--- Comment #1 from Vladimir Koković vladimir.kokovic@gmail.com --- Created attachment 68704 --> https://bugs.winehq.org/attachment.cgi?id=68704 Another backtrace
https://bugs.winehq.org/show_bug.cgi?id=50187
--- Comment #2 from Vladimir Koković vladimir.kokovic@gmail.com --- Attached is a patch, which when applied, exceptions no longer occur.
https://bugs.winehq.org/show_bug.cgi?id=50187
--- Comment #3 from Vladimir Koković vladimir.kokovic@gmail.com --- Created attachment 68706 --> https://bugs.winehq.org/attachment.cgi?id=68706 programs-conhost-window.c.patch
https://bugs.winehq.org/show_bug.cgi?id=50187
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com Keywords| |patch