Windows fatal exception: access violation
Current thread 0x00002918 (most recent call first):
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\api\downloader.py", line 52 in download
loop.exec_()
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\api\connexion_oapi.py", line 76 in run
self.download()
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 255 in process_query
osm_file = connexion_overpass_api.run()
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318 in process_quick_query
return process_query(
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\quick_query_panel.py", line 423 in _run
num_layers = process_quick_query(
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47 in run
self._run()
File "C:\Users/sbrow/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\quick_osm.py", line 196 in open_dialog
dialog.exec_()
**Stack Trace**
No stack trace is available.
**QGIS Info**
QGIS Version: 3.24.0-Tisler
QGIS code revision: 6b44a42058
Compiled against Qt: 5.15.2
Running against Qt: 5.15.2
Compiled against GDAL: 3.4.1
Running against GDAL: 3.4.1
**System Info**
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.19044
Environment
QuickOSM version: 2.0.1
QGIS version: Both 3.20.3 Odense and 3.24.0 Tisler
Without more information, I won't be able to debug more this ticket.
If you have more feedbacks, context, OSM queries, feel free to reopen the ticket. Thanks
What is the bug?
QuickOSM queries for canvas extent data returns is causing QGIS to crash. Crash logs are below.
Report Details
Environment