Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in categorized symbol renderer #34551

Closed
m-kuhn opened this issue Feb 19, 2020 · 2 comments · Fixed by #34553
Closed

Crash in categorized symbol renderer #34551

m-kuhn opened this issue Feb 19, 2020 · 2 comments · Fixed by #34553
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption

Comments

@m-kuhn
Copy link
Member

m-kuhn commented Feb 19, 2020

QGIS 3.10.2, Windows 10
Playing around with the renderer configuration crashed QGIS suddenly.



Crash ID: 72b82a2e92f5f9f6bbfe47e3f0a99b41ce357349


Stack Trace


QgsCategorizedSymbolRenderer::convertFromRenderer qgscategorizedsymbolrenderer.cpp:1064
QgsCategorizedSymbolRendererWidget::QgsCategorizedSymbolRendererWidget qgscategorizedsymbolrendererwidget.cpp:505
QgsCategorizedSymbolRendererWidget::create qgscategorizedsymbolrendererwidget.cpp:493
QgsRendererPropertiesDialog::rendererChanged qgsrendererpropertiesdialog.cpp:251
QMetaObject::activate :
QWidgetLineControl::`default constructor closure' :
QComboBox::setCurrentIndex :
QWidgetLineControl::`default constructor closure' :
QMetaObject::activate :
QComboBoxPrivateContainer::eventFilter :
QCoreApplicationPrivate::sendThroughObjectEventFilters :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify qgsapplication.cpp:418
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify qgsapplication.cpp:418
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
UserCallWinProcCheckWow :
DispatchMessageWorker :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main main.cpp:1598
BaseThreadInitThunk :
RtlUserThreadStart :




QGIS Info
QGIS Version: 3.10.2-A Coru�a
QGIS code revision: d4cd3cfe5a
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 3.0.3
Running against GDAL: 3.0.3



System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.18363​
@m-kuhn m-kuhn added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 19, 2020
@m-kuhn
Copy link
Member Author

m-kuhn commented Feb 19, 2020

Reproduction steps:

  1. Open style dock (required?)
  2. Choose heatmap renderer
  3. Choose graduated renderer
  4. Choose categroized renderer
  5. 💥

@roya0045
Copy link
Contributor

Seems to be a regression, 3.4 is fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants