[Bug 41859] pingo crashes when optimizing PNG images

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 29 00:28:21 CST 2016


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

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msvcrt
         Resolution|INVALID                     |---
             Status|RESOLVED                    |UNCONFIRMED

--- Comment #2 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Bruno Jesus from comment #1)
> Also crashes in Windows, most likely a program bug. I can always reproduce
> the issue in XP.

While it indeed crashes under XP the application works just fine under
Windows 7. The app relies on newer msvcrt behaviour to allocate aligned
memory in malloc. Copying msvcrt.dll from Windows 7 and setting reported
Windows version to Windows 7 in winecfg (otherwise msvcrt refuses to load)
makes the application work under Wine (msvcrt=n).

Reopening.

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