http://bugs.winehq.org/show_bug.cgi?id=6328
Summary: Regression in Wine renders Creatacard unable to start Product: Wine Version: 0.9.17. Platform: PC URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=cc29 7050f9e8b1f247991a0ef56b51c1fe4a5df2 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: arrenlex@msn.com
The greeting card maker Creatacard used to work perfectly with Wine. The following patch caused it to completely stop working, instead starting the wine debugger:
alex@ubuntu:~/Base/wine-git$ git bisect bad cc297050f9e8b1f247991a0ef56b51c1fe4a5df2 is first bad commit diff-tree cc297050f9e8b1f247991a0ef56b51c1fe4a5df2 (from c060cdbc149d5358931b5c69ae0b4146ed7ae5ae) Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 24 14:00:19 2006 +0200
ntdll: Support memory allocations inside reserved areas.
:040000 040000 cde1aec2f8bfb38ac40e89098493cd2c65fa0611 e6b500a6bd15b8b948225e38757318dd2e9b0030 M dlls
Link to this patch in the GIT log is the bug's URL.
Unfortunately this software is not free (came with my printer) and I don't believe a demo is available for download. Is there any way this regression can be fixed? Of course, it still exists in the most recent GIT Wine -- 0.9.17 is the version the bug was introduced. Will attach a wine debugger log.
I do not know which component this should be assigned to; my apologies.