http://bugs.winehq.org/show_bug.cgi?id=59086 Bug ID: 59086 Summary: ChickenTournament crashes since the user32 control copies were removed from comctl32 v5 Product: Wine Version: 10.17 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)list.winehq.org Reporter: mstefani(a)winehq.org Distribution: --- Created attachment 79873 --> http://bugs.winehq.org/attachment.cgi?id=79873 Log of WINEDEBUG='+seh,+button,+combo,+commctrl,+edit,+listbox,+static' ChickenTournament demo crashes since # first bad commit: [a48455c735544fc53696ef7ec84f1da0ae8e7c74] comctl32: Remove user32 control copies in comctl32 v5. It works just fine with the previous commit. I've grabbed the debug log for the debug channels in the affected files of that commit but there isn't much, except tons of trace:seh: which I see too when the program works WINEDEBUG='+seh,+button,+combo,+commctrl,+edit,+listbox,+static' 0024:trace:commctrl:DllMain 76160000, 0x1, 0031FD24 0024:trace:commctrl:DllMain Subclassing atom added: 0000C017 0024:trace:commctrl:DllMain 76160000, 0, 00000001 Full log in the attachment. SHA1: 894aa6fc681a385822d50a9f8a4b3cfac62db06f ct.zip SHA256: db7e728167e694e6fea3fa9858f457ec2c4d076c25cc67225f0a976603eeb240 ct.zip The demo is still available to download and the source code is on github. -- 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.