Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.8.4
-
None
-
771b34fb0c62f8c1e982dbcf256bc90ddaba64b7
Description
Attached you find a sample GUI program which shows the culprit.
It uses a MySQL (MariaDB) table to insert and delete rows.
First add two new rows using the "Add" button.
Next remove them using the "Remove" button (select the row to delete in the table view).
After pressing the secon time the "Remove" button the program aborts.
Attached you find also a backtrace (qt and application was compiled in debug mode) when program aborts.