Bug report #19561
Crash while reopening minimized QGIS window.
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | 3.0.3 | Regression?: | No |
Operating System: | Windows 10 Professional | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | not reproducable |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 27388 |
Description
User Feedback¶
I opened the window after having it minimized all weekend
Report Details¶
Crash ID: 5fe87e1d589013065bc457c1527801c73b2dab97
Stack Trace
QgsColorRampShader::shade : QgsSingleBandPseudoColorRenderer::block : QgsBrightnessContrastFilter::block : QgsHueSaturationFilter::block : QgsRasterResampleFilter::block : QgsRasterProjector::block : QgsRasterIterator::readNextRasterPart : QgsRasterDrawer::draw : QgsRasterLayerRenderer::render : QgsMapRendererParallelJob::renderLayerStatic : QgsMapRendererParallelJob::renderingFinished : QgsArchive::zip : QgsImageOperation::flipImage : QtConcurrent::ThreadEngineBase::run : QThreadPoolPrivate::reset : QThread::start : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.0.3-Girona
QGIS code revision: 8a899c8758
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 Giovanni Manghi over 6 years ago
- Status changed from Open to Feedback
- Priority changed from Low to High
very difficult to test this scenario :)
can you give us more details? what datasources do you use?
#2 Updated by Giovanni Manghi over 6 years ago
also update to 3.2
#3 Updated by Nicholas Boyko about 6 years ago
I had some rasters relating to LiDAR QC loaded, and had another QGIS window that had other rasters open, each had roughly 2GB of data in memory. The first opened fine, the second crashed on maximizing. I had XYZ tiles loaded in both.
#4 Updated by Giovanni Manghi about 6 years ago
Nicholas Boyko wrote:
I had some rasters relating to LiDAR QC loaded, and had another QGIS window that had other rasters open, each had roughly 2GB of data in memory. The first opened fine, the second crashed on maximizing. I had XYZ tiles loaded in both.
very hard to try replicate indeed. Does it happens regularly? or it was a one time thing? Any difference on 3.2/master?
#5 Updated by Nicholas Boyko about 6 years ago
This was a one-time thing, I suspect that it's probably more of a Windows thing, possibly lost track of assigned RAM.
Have not tested 3.2, but I also have not had this issue since. I'll try replicating tomorrow.
#6 Updated by Giovanni Manghi about 6 years ago
- Resolution set to not reproducable
- Status changed from Feedback to Closed
Reopen if replicable in a consistent way.