Bug report #22015
Crash on export image
Status: | Feedback | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 3.6.2 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29829 |
Description
User Feedback¶
Crash on export picture
Report Details¶
Crash ID: 7598bbeb6c675323c6886cfd3c9a8f76844407f6
Stack Trace
memcmp : QVectorPath::convertToPainterPath : QVectorPath::convertToPainterPath : QRasterPaintEngine::penChanged : QPolygonF::united : QPolygonF::united : QPolygonF::united : QRasterPaintEngine::fill : QPaintEngineEx::draw : QPaintEngineEx::drawPath : QgsFillSymbolLayer::_renderPolygon : QgsSimpleFillSymbolLayer::renderPolygon : QgsFillSymbol::renderPolygonUsingLayer : QgsFillSymbol::renderPolygon : QgsLayoutItemPage::draw : QgsLayoutItem::paint : QGraphicsScene::dragMoveEvent : QGraphicsItem::dragMoveEvent : QGraphicsEffectSource::draw : QgsLayoutEffect::draw : QGraphicsScene::drawItems : QGraphicsScene::drawItems : QGraphicsScene::render : QgsLayoutExporter::renderRegion : QgsLayoutExporter::renderRegionToImage : QgsLayoutExporter::renderPageToImage : QgsLayoutExporter::createImage : QgsLayoutExporter::exportToImage : QgsVertexEditorModel::flags : QMetaObject::activate : QAction::activate : QMenu::actionGeometry : QMenu::actionGeometry : QMenu::mouseReleaseEvent : QWidget::event : QMenu::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 : DispatchMessageW : DispatchMessageW : QEventDispatcherWin32::processEvents : qt_plugin_query_metadata : QEventLoop::exec : QCoreApplication::exec : main : BaseThreadInitThunk : RtlUserThreadStart :
QGIS Info
QGIS Version: 3.6.2-Noosa
QGIS code revision: 656500e0c4
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.1
Running against GDAL: 2.4.1
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.17763
History
#1 Updated by Giovanni Manghi over 5 years ago
- Status changed from Open to Feedback
Duplicate of #21983 ?