Bug report #19318
Crash opening download folder from qgis browser
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Browser | ||
Affected QGIS version: | 3.2 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | up/downstream |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 27146 |
Description
User Feedback¶
Opening Download folder from qgis browser
Report Details¶
Crash ID: a7e3446be2e62662557bd300505b822d5c9aa6c5
Stack Trace
RtlFreeHeap : free_base : nc_set_var_chunk_cache_ints : nc_set_var_chunk_cache_ints : nc_set_var_chunk_cache_ints : nc_set_var_chunk_cache_ints : NC4_sync : NC4_close : nc_close : GDALRegister_netCDF : GDALOpenEx : GDALOpen : dataItem : QgsDataItemProviderRegistry::addProvider : QgsDirectoryItem::createChildren : QgsDataItem::runCreateChildren : QgsDataItem::runCreateChildren : QgsDataItem::rowCount : QThreadPoolPrivate::reset : QThread::start : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.2.0-Bonn
QGIS code revision: bc43194061
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.4
Running against GDAL: 2.2.4
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.17134
History
#1 Updated by Nyall Dawson over 6 years ago
- Resolution set to up/downstream
- Status changed from Open to Closed
This crash is occurring within GDAL. There's likely a file inside your downloads folder which is causing the crash. You could try moving the files one by one until you identify the culprit, and then file an issue with GDAL to get the crash resolved.