Bug report #21236
Crash running queries in DB Manager
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Alessandro Pasotti | ||
Category: | DB Manager | ||
Affected QGIS version: | 3.5(master) | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29054 |
Description
affected 3.4.4 and master, tested on Windows for now.
open db manager and open sql console (tested on small postgis layer and a virtual layer as well (shapefile))
write a simple query like
select * from mylayer
click execute -->
if you click "execute" a second time shortly after the first time, then QGIS immediately crashes.
Replicating the above on master is a little harder (sometime you have to click "execute" more than twice), but still easy.
History
#1 Updated by Giovanni Manghi over 5 years ago
- Subject changed from Crasj running queries in DB Manager to Crash running queries in DB Manager
#2 Updated by Alessandro Pasotti over 5 years ago
- Assignee set to Alessandro Pasotti
#3 Updated by Alessandro Pasotti over 5 years ago
I cannot reproduce on linux. Any stacktrace?
#4 Updated by Alessandro Pasotti over 5 years ago
- Status changed from Open to Feedback
#5 Updated by Giovanni Manghi over 5 years ago
- File Recording #2.mp4 added
- Status changed from Feedback to Open
- File Recording #1.mp4 added
Screencast attached (3.4.4 and master)
#6 Updated by Alessandro Pasotti over 5 years ago
- File Screenshot_20190213_083651.png added
- File Screenshot_20190213_083618.png added
#7 Updated by Alessandro Pasotti over 5 years ago
- Status changed from Open to Feedback
According to information from Nyall, this could actually have been fixed in the last few days, can you please re-test current master?
#8 Updated by Giovanni Manghi over 5 years ago
- Status changed from Feedback to Closed
- Resolution set to fixed/implemented
All good now after updating today packages in osgeo4w!