Bug report #18793
QGis V3.0.2 crashes on use of plugin
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | 3.0.2 | Regression?: | No |
Operating System: | Windows 10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26680 |
Description
Afher update QGIS is crashed on running a plugin.
Before the update no problem (3.0.1)
Below the report:
Crash ID: dc875963f5312d374de7702b3ede3ed050d4e475 Stack Trace QLocale::numberOptions : QLocale::standaloneMonthName : QString::toDouble : QgsAbstractFeatureIterator::nextFeature : QgsVectorLayerFeatureIterator::fetchFeature : QgsAbstractFeatureIterator::nextFeature : QgsVectorFileWriter::writeAsVectorFormat : QgsVectorFileWriter::writeAsVectorFormat : QgsVectorFileWriter::writeAsVectorFormat : std::_String_alloc > >::_Get_data : PyCFunction_FastCallDict : PyObject_GenericGetAttr : PyEval_EvalFrameDefault : PyFunction_FastCallDict : PyObject_CallFunctionObjArgs : PyObject_Call : PyInit_QtCore : PyInit_QtCore : PyInit_QtCore : PyInit_QtCore : PyInit_QtCore : 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 : 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
History
#1 Updated by Jürgen Fischer over 6 years ago
- Affected QGIS version changed from 3.0.1 to 3.0.2
- Subject changed from QGis V3.0.2 crasht on use of plugin to QGis V3.0.2 crashes on use of plugin
- Description updated (diff)
#2 Updated by Jürgen Fischer over 6 years ago
- Status changed from Open to Feedback
Which plugin are you referring to?
#3 Updated by N. Veenstra over 6 years ago
- File bfvw_tools.zip added
- Assignee set to Jürgen Fischer
Jürgen Fischer wrote:
Which plugin are you referring to?
It is a plugin i wrote myself and convert it from Qgis2.18 to Qgis3.01
Afther that all was running well. but afther the update to Qgis3.0.2, Qgis does crash.
I send also the code off my plugin.
It crasht on the menu item 'CSV to SHP'
#4 Updated by Jürgen Fischer over 6 years ago
- Assignee deleted (
Jürgen Fischer) - Status changed from Feedback to Open