-
-
Notifications
You must be signed in to change notification settings - Fork 563
Crash on Qt when switching tables while on the "Data" tab #2344
Copy link
Copy link
Closed
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLlinuxAffects Linux version (not Wine)Affects Linux version (not Wine)
Milestone
Description
Description
The app crashes when switching between tables
Using Qt 5 or 6 doesn't seem to make a difference so I guess it's generally Qt related. It does not happen with GTK2
HeidiSQL version
lazarus branch @ c35a35c
Database server version
MySQL 8.0.42
Reproduction recipe
- Connect to a MySQL Server using HeidiSQL on Linux built with Qt
- Select a table and go to the data, open filter and search for something like
id=123(Unsure if this matters) - Switch between tables
Error/Backtrace
Exception class: ERangeError
Message: Range check error
Callstack:
$0000000000ACB8BA
$0000000000ACB91C
$0000000000ACB7F5
$0000000000ABADC7
$00000000004EB2CC
$0000000000AA16A6
$0000000000AC39DA
$0000000000AB19FE
$00000000007DACDE
$0000Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLlinuxAffects Linux version (not Wine)Affects Linux version (not Wine)