Bug report #18804
Crashed on build raster pyramid.
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Rasters | ||
Affected QGIS version: | 3.0.2 | Regression?: | No |
Operating System: | Windows 10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | no timely feedback |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 26690 |
Description
User Feedback¶
Crashed on build raster pyramid from 5.3GB tiff file.
Judging from the fact that the prograss bar stops without advancing, it appears that threads are disconnected between the GUI and the logic.
Report Details¶
Crash ID: 03109d469735a09b13fc46aaec16baebbcd2aed1
Stack Trace
GDALRegister_Terragen : GDALRegister_GTiff : GDALRegister_GTiff : GDALRegister_GTiff : GDALRasterBlock::Write : GDALAllValidMaskBand::GetMaskFlags : GDALAllValidMaskBand::GetMaskFlags : GDALDataset::FlushCache : GDALPamDataset::FlushCache : GDALRegister_GTiff : GDALRegister_GTiff : GDALRegister_GTiff : GDALRegister_GTiff : GTIFFBuildOverviews : GDALDefaultOverviews::BuildOverviews : GDALDataset::IBuildOverviews : GDALRegister_GTiff : GDALDataset::BuildOverviews : GDALWarpOperation::operator= : QgsRasterLayerProperties::buttonBuildPyramids_clicked : QMetaObject::activate : QAbstractButton::clicked : QAbstractButton::click : QAbstractButton::mouseReleaseEvent : QWidget::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QApplicationPrivate::sendMouseEvent : QSizePolicy::QSizePolicy : QSizePolicy::QSizePolicy : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QGuiApplicationPrivate::processMouseEvent : QWindowSystemInterface::sendWindowSystemEvents : QEventDispatcherWin32::processEvents : CallWindowProcW : DispatchMessageW : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QCoreApplication::exec : main : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.0.2-Girona
QGIS code revision: 307d082e3d
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.16299
Related issues
History
#1 Updated by zimirrr leonid about 6 years ago
- File am.tif added
User Feedback¶
Hello, have same error in qgis 3.2.2.
Tried to export tif with pyramids.
I am new to working with raster, so maybe I do something wrong.
My test tif that I try to export is very small.
Report Details¶
Crash ID: 34dff7955bf5098c247f292fc6ba85eebc45bea4
Stack Trace
QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify : QCoreApplication::notifyInternal2 : QGuiApplicationPrivate::updateBlockedStatus : QGuiApplicationPrivate::showModalWindow : QWindow::setVisible : QWidgetPrivate::show_sys : QWidgetPrivate::show_helper : QWidget::setVisible : QDialog::setVisible : QDialog::exec : QMessageBox::showEvent : QMessageBox::warning : QgsRasterFileWriter::buildPyramids : QgsRasterFileWriter::writeDataRaster : QgsRasterFileWriter::writeDataRaster : QgsRasterFileWriter::writeRaster : QgsRasterFileWriterTask::run : QgsTask::start : QThreadPoolPrivate::reset : QThread::start : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.2.2-Bonn
QGIS code revision: 26842169e9
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: 6.1.7601
#2 Updated by Giovanni Manghi about 6 years ago
#3 Updated by Giovanni Manghi about 6 years ago
- Status changed from Open to Feedback
To the original reporter: does it still happens on 3.2? How pyramids were build, with the Processing tool or using the option in the raster layer proprties? Any change you give us the link where to download the raster you are using?
#4 Updated by Jürgen Fischer about 6 years ago
- Related to Bug report #19679: Crash when saving a raster with pyramids added
#5 Updated by Even Rouault about 6 years ago
- Status changed from Feedback to In Progress
- Assignee set to Even Rouault
- Category changed from GUI to Rasters
#6 Updated by Even Rouault about 6 years ago
- Status changed from In Progress to Feedback
- Assignee deleted (
Even Rouault)
Unassigning: I was actually working on #19679
#7 Updated by Giovanni Manghi about 6 years ago
Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
#8 Updated by Alexander Bruy almost 6 years ago
- Status changed from Feedback to Closed
- Resolution set to no timely feedback
Closed for the lack of feedback. Please reopen if necessary.