Open
Description
Description
Tested on latest stable and latest nightly and issue persists in both. Tried reinstalling and installing fresh and didn't help.
HeidiSQL version
12.10.0.7000
Database server version
mariadb Ver 15.1 Distrib 10.11.11-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper
Reproduction recipe
- Select any TEXT field under the Data tab
- Select the [...] button after it appears to go into the big text editor
- Hit Escape key
- "An error occurred in the application."
Error/Backtrace
executable : heidisql.exe
exec. date/time : 2025-01-21 19:52
version : 12.10.0.7000
compiled with : Delphi 12
madExcept version : 5.1.4
callstack crc : $62c611ac, $b37b4519, $b37b4519
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 00000000006CF2DB in module 'heidisql.exe'. Read of address 0000000000000010.
main thread ($1198):
006cf2db heidisql.exe Vcl.Controls TWinControl.WndProc
007062fd heidisql.exe Vcl.StdCtrls TButtonControl.WndProc
006ce85a heidisql.exe Vcl.Controls TWinControl.MainWndProc
005e15c3 heidisql.exe System.Classes StdWndProc
7ffb9fbf USER32.dll DispatchMessageW
0087326b heidisql.exe Vcl.Forms TApplication.ProcessMessage
008732e3 heidisql.exe Vcl.Forms TApplication.HandleMessage
0087373a heidisql.exe Vcl.Forms TApplication.Run
012bb238 heidisql.exe heidisql 115 +41 initialization
7ffb9eb9 KERNEL32.DLL BaseThreadInitThunk
7ffb9fe1 ntdll.dll RtlUserThreadStart