little-brother / sqlite-gui

Lightweight SQLite editor for Windows
GNU General Public License v2.0
1.09k stars 52 forks source link

Crash with undo (after formatting: ctr+t shortcut) #125

Closed SilvioGrosso closed 2 years ago

SilvioGrosso commented 2 years ago

Hello @little-brother

Tested on: Windows 10 and Windows 8.1 (64 bit) With: sqlite-gui.1.7.6-x64-no-ciphers

These past days, I have been testing sqlite-gui and I got frequent crash when undoing (ctr+z):

Unfortunately, they are very difficult to reproduce and sometimes they do not occur at all while undoing.

After many trials and errors, I have got at least one way to always reproduce the crash :-)

It suffices to:

Here is a screenshot of the crash with Windows 8.1 (the same occurs on Windows 10 64 bit): immagine

little-brother commented 2 years ago

Thanks. I'll check it. Most likely the query formatter by Ctrl + T has a bug.