https://bugs.winehq.org/show_bug.cgi?id=55833
Bug ID: 55833 Summary: HeidiSQL 12.5.0.6677 crashes on start since Wine 8.17 on ArchLinux Product: Wine Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: clemens.ml@gmx.net Distribution: ---
Created attachment 75330 --> https://bugs.winehq.org/attachment.cgi?id=75330 HeidiSQL Bug report output.
Arch Linux (latest) Starting heidisql 12.5.0.6677 vompiled with Delphi 11 on different wine versions:
wine 8.16 works fine.
wine 8.17 crashes: exception message : Access violation at address 00000002FB43949D in module 'comctl32.dll'. Write of address FFFFFFFFFE1FF500.
wine 8.18 crashes: exception message : Access violation at address 00006FFFFE13956D in module 'comctl32.dll'. Write of address FFFFFFFFFE1FF500.
Reproducable: always
I might be able to debug using gdb when I receive detailed instructions.