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 after launching Field Calculator or Select Features with Expression #29681

Closed
qgib opened this issue Apr 17, 2019 · 2 comments
Closed

Crash after launching Field Calculator or Select Features with Expression #29681

qgib opened this issue Apr 17, 2019 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Expressions Related to the QGIS expression engine or specific expression functions High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Apr 17, 2019

Author Name: Przemek Garasz (Przemek Garasz)
Original Redmine Issue: 21866
Affected QGIS version: 3.6.1
Redmine category:field_calculator


Whenever I press "Field Calculator" icon or "Select Features with Expression", no matter main taskbar or inside a table, QGIS crashes. This started to happen after upgrade from 3.4 to 3.6. QGIS is installed through OSGeo4W on W10.

Crash ID: a5fd3076ee6820a3be41f0cfc69aa8f8653529e3

Stack Trace

QBitArray::QBitArray :
QgsVirtualLayerDefinition::SourceLayer::source :
QgsExpressionBuilderWidget::updateFunctionTree :
QgsExpressionBuilderWidget::QgsExpressionBuilderWidget :
QgsFieldCalculator::setPrecisionMinMax :
QgsFieldCalculator::QgsFieldCalculator :
QgisApp::fieldCalculator :
QMetaObject::activate :
QAction::activate :
QAbstractButton::click :
QAbstractButton::mouseReleaseEvent :
QToolButton::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.6.1-Noosa
QGIS code revision: 2468226
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.17134

@qgib
Copy link
Contributor Author

qgib commented Apr 18, 2019

Author Name: Giovanni Manghi (@gioman)


Can you try with a new/clean qgis profile and no 3rd party plugins installed? thanks.


  • priority_id was changed from Normal to High
  • category_id was changed from GUI to Field calculator

@qgib
Copy link
Contributor Author

qgib commented Apr 18, 2019

Author Name: Przemek Garasz (Przemek Garasz)


Disabling the plugins alone helped. Then I enabled all the plugins one by one to see which one is it, and to my surprise, it turned out it's the Processing plugin.

A fresh profile does not crash with Processing enabled, so something must have gone corrupt in mine.

Thanks!


  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Apr 18, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Expressions Related to the QGIS expression engine or specific expression functions Crash/Data Corruption labels May 25, 2019
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 Expressions Related to the QGIS expression engine or specific expression functions High Priority
Projects
None yet
Development

No branches or pull requests

1 participant