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

QGIS3 crashes on loading plugin manager #27353

Closed
qgib opened this issue Aug 1, 2018 · 26 comments
Closed

QGIS3 crashes on loading plugin manager #27353

qgib opened this issue Aug 1, 2018 · 26 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers High Priority Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Aug 1, 2018

Author Name: Alex Zvoleff (@azvoleff)
Original Redmine Issue: 19526
Affected QGIS version: 3.4.4
Redmine category:plugin_manager


When I click "Plugins" -> "Manage and Install Plugins", I get a crash. I tried deleting my user settings folder, but this didn't help.

Bug report is below:

User Feedback

Tried to load the plugin manager.

Report Details

Crash ID: b122357ce3b80f0a997f8e1815dc4609d9ad2f28

Stack Trace

QString::fill :
QString::indexOf :
QDir::fromNativeSeparators :
QFileInfo::QFileInfo :
QFileInfo::QFileInfo :
CPLString::~CPLString :
CPLString::~CPLString :
PyInit__gui :
PyCFunction_FastCallDict :
PyObject_GenericGetAttr :
PyEval_EvalFrameDefault :
PyErr_Occurred :
PyObject_GenericGetAttr :
PyEval_EvalFrameDefault :
PyErr_Occurred :
PyEval_EvalCode :
PyArena_Free :
PyRun_StringFlags :
instance :
instance :
QgisApp::rotatePointSymbols :
QgsPythonRunner::run :
QgisApp::showPluginManager :
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.2.1-Bonn
QGIS code revision: 1edf372
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.17134

@qgib
Copy link
Contributor Author

qgib commented Aug 2, 2018

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from Python plugins to Plugin Manager
  • priority_id was changed from Normal to High

@qgib
Copy link
Contributor Author

qgib commented Aug 10, 2018

Author Name: Borys Jurgiel (@borysiasty)


I have two questions: Is QGIS installed from the OsGeo4W web installer or the standalone (normal) installer? Was QGIS 2.x and/or OsGeo4W stuff ever installed on that computer?

I'm trying to make sure these problems are always caused by some remains of old versions and never occur on fresh installations.

@qgib
Copy link
Contributor Author

qgib commented Aug 10, 2018

Author Name: Alex Zvoleff (@azvoleff)


Yes on both counts - the 3.2 install that crashed was installed with the OSGeo4W installer, and QGIS 2.18 is also installed on this system. In the past this computer has had QGIS 2.x installed from the standalone installer, although right now the QGIS 2.18 on it is from OsGeo4W.

@qgib
Copy link
Contributor Author

qgib commented Nov 8, 2018

Author Name: Giovanni Manghi (@gioman)


Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Feb 11, 2019

Author Name: Nyall Dawson (@nyalldawson)


  • resolution was changed from to no timely feedback
  • status_id was changed from Feedback to Closed

@qgib
Copy link
Contributor Author

qgib commented Feb 13, 2019

Author Name: Alex Zvoleff (@azvoleff)


I do still see this in 3.4.1, but I am not sure how to change the affected version in the report though. I don't seem to be able to update the affected version - do I need to post a new report?


  • status_id was changed from Closed to Reopened

@qgib
Copy link
Contributor Author

qgib commented Feb 13, 2019

Author Name: Giovanni Manghi (@gioman)


Alex Zvoleff wrote:

I do still see this in 3.4.1, but I am not sure how to change the affected version in the report though. I don't seem to be able to update the affected version - do I need to post a new report?

update to 3.4.4 and try on a new/clean profile, if the issue remain we can reopen and change the affected version.


  • status_id was changed from Reopened to Closed

@qgib
Copy link
Contributor Author

qgib commented Feb 13, 2019

Author Name: Alex Zvoleff (@azvoleff)


Yep, still see this on 3.4.4, even after deleting the old QGIS folders from AppData (I'm on Windows). Stack trace is below:

User Feedback

Installed QGIS from OSGeo4W, then clicked "plugins" -> "manage and install plugins".

Report Details

Crash ID: 9bdd35c5dc25b2449b1fbbebb0537fea60a30bc3

Stack Trace

QString::fill :
QString::indexOf :
QDir::fromNativeSeparators :
QFileInfo::QFileInfo :
QFileInfo::QFileInfo :
QgsSettingsLocatorFilter::triggerResult :
QgsSettingsLocatorFilter::triggerResult :
PyInit__gui :
PyMethodDef_RawFastCallKeywords :
PyMethodDef_RawFastCallKeywords :
PyEval_EvalFrameDefault :
PyEval_EvalCodeWithName :
PyMethodDef_RawFastCallKeywords :
PyEval_EvalFrameDefault :
PyEval_EvalCodeWithName :
PyEval_EvalCodeEx :
PyEval_EvalCode :
PyArena_Free :
PyRun_StringFlags :
instance :
instance :
QgisApp::rotatePointSymbols :
QgsPythonRunner::run :
QgisApp::showPluginManager :
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.4.4-Madeira
QGIS code revision: af723c4
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.0
Running against GDAL: 2.4.0

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.17763


  • status_id was changed from Closed to Reopened

@qgib
Copy link
Contributor Author

qgib commented Feb 13, 2019

Author Name: Giovanni Manghi (@gioman)


Alex Zvoleff wrote:

Yep, still see this on 3.4.4, even after deleting the old QGIS folders from AppData (I'm on Windows). Stack trace is below:

ok reopened, but still very likely a local issue.


  • status_id was changed from Reopened to Open
  • version was changed from 3.2.1 to 3.4.4
  • resolution was changed from no timely feedback to

@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2019

Author Name: Axel Hörteborn (Axel Hörteborn)


Giovanni Manghi wrote:

Alex Zvoleff wrote:

Yep, still see this on 3.4.4, even after deleting the old QGIS folders from AppData (I'm on Windows). Stack trace is below:

ok reopened, but still very likely a local issue.

I can confirm that this issue also occurs in 3.4.5 (Just happened, have worked earlier..)

@azvoleff
Copy link

azvoleff commented Sep 9, 2019

Still seeing this on 3.8:

User Feedback

Clicked on the plugins option and tried to load the plugin manager. This is on a new install on Windows of QGIS from the OSGeo4W installer. Prior to loading QGIS I deleted both AppData\Local\QGIS and AppData\Roaming\QGIS in order to reset the app.

Report Details

Crash ID: 19bf44043b3c55deca19f3a34f93f8e87d4aee84

Stack Trace

QString::fill :
QString::indexOf :
QDir::fromNativeSeparators :
QFileInfo::QFileInfo :
QFileInfo::QFileInfo :
QgsAllLayersFeaturesLocatorFilter::triggerResultFromAction :
QgsAllLayersFeaturesLocatorFilter::triggerResultFromAction :
PyInit__gui :
PyMethodDef_RawFastCallKeywords :
PyMethodDef_RawFastCallKeywords :
PyEval_EvalFrameDefault :
PyEval_EvalCodeWithName :
PyMethodDef_RawFastCallKeywords :
PyEval_EvalFrameDefault :
PyEval_EvalCodeWithName :
PyEval_EvalCodeEx :
PyEval_EvalCode :
PyArena_Free :
PyRun_StringFlags :
instance :
instance :
QgisApp::rotatePointSymbols :
QgsPythonRunner::run :
QgisApp::showPluginManager :
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.8.2-Zanzibar
QGIS code revision: 4470baa
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.18362

@jodeutmann
Copy link

QGIS 3.10.3 Standardinstallation:

After that and after setting my proxy-parameters i try to install a plugin (no matter which one) via plugin manager. By only click on the name of the plugin, qgis crashed. I have a parallel installation of QGIS 3.4.15. Install a plugin via 3.4.15: no problems!

This is what qgiscrashhandler (QGIS 3.10.3) say:

(the "Copy Report" Button is inactive!!!, means grey, so reporting to issue tracker is not possible)

**Crash ID: 472ea3512682a3798d2cecc71f612973b1cc7185

Stack Trace

QMetaObject::activate :
QHttpMultiPart::qt_metacast :
QSslKey::operator!= :
QSslKey::operator!= :
QMetaObject::activate :
QAbstractSocket::proxyAuthenticationRequired :
QMetaObject::activate :
QAbstractSocket::proxyAuthenticationRequired :
QNetworkProxyQuery::networkConfiguration :
QMetaObject::activate :
QAbstractSocket::disconnected :
QAbstractSocket::canReadLine :
QNetworkProxyQuery::networkConfiguration :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify qgsapplication.cpp:418
QCoreApplication::notifyInternal2 :
QEventDispatcherWin32::processEvents :
UserCallWinProcCheckWow :
DispatchMessageWorker :
QEventDispatcherWin32::processEvents :
QEventLoop::exec :
QThread::exec :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.10.3-A Coru�a
QGIS code revision: 0e1f846
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 3.0.4
Running against GDAL: 3.0.4

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601**

@jef-n
Copy link
Member

jef-n commented Mar 26, 2020

@jodeutmann You probably didn't enter a description - that's why it's greyed out.

@jodeutmann
Copy link

Ok, my fault

User Feedback

QGIS crashes while click on the name of a freely chosen plugin

Report Details

Crash ID: 472ea3512682a3798d2cecc71f612973b1cc7185

Stack Trace

QMetaObject::activate :
QHttpMultiPart::qt_metacast :
QSslKey::operator!= :
QSslKey::operator!= :
QMetaObject::activate :
QAbstractSocket::proxyAuthenticationRequired :
QMetaObject::activate :
QAbstractSocket::proxyAuthenticationRequired :
QNetworkProxyQuery::networkConfiguration :
QMetaObject::activate :
QAbstractSocket::disconnected :
QAbstractSocket::canReadLine :
QNetworkProxyQuery::networkConfiguration :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify qgsapplication.cpp:418
QCoreApplication::notifyInternal2 :
QEventDispatcherWin32::processEvents :
UserCallWinProcCheckWow :
DispatchMessageWorker :
QEventDispatcherWin32::processEvents :
QEventLoop::exec :
QThread::exec :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.10.3-A Coru�a
QGIS code revision: 0e1f846
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 3.0.4
Running against GDAL: 3.0.4

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601

@tiliarou
Copy link

Exactly the same issue. I'm behind http/https proxy which is configured and working in QGIS configuration.

`## User Feedback

clicking on an extension and when loading the description it hangs for several seconds before crashing

Report Details

Crash ID: 472ea3512682a3798d2cecc71f612973b1cc7185

Stack Trace

QMetaObject::activate :
QHttpMultiPart::qt_metacast :
QSslKey::operator!= :
QSslKey::operator!= :
QMetaObject::activate :
QAbstractSocket::proxyAuthenticationRequired :
QMetaObject::activate :
QAbstractSocket::proxyAuthenticationRequired :
QNetworkProxyQuery::networkConfiguration :
QMetaObject::activate :
QAbstractSocket::disconnected :
QAbstractSocket::canReadLine :
QNetworkProxyQuery::networkConfiguration :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify qgsapplication.cpp:437
QCoreApplication::notifyInternal2 :
QEventDispatcherWin32::processEvents :
UserCallWinProcCheckWow :
DispatchMessageWorker :
QEventDispatcherWin32::processEvents :
QEventLoop::exec :
QThread::exec :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.14.0-Pi
QGIS code revision: 9f7028f
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 3.0.4
Running against GDAL: 3.0.4

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601
`

@tiliarou
Copy link

Also happening with brand new profile... Extension manager has a problem with proxies...

@gioman
Copy link
Contributor

gioman commented Jun 23, 2020

Extension manager has a problem with proxies.

@tiliarou so without proxy no crash?

@gioman gioman added the Feedback Waiting on the submitter for answers label Jun 23, 2020
@tiliarou
Copy link

tiliarou commented Jun 23, 2020

Extension manager has a problem with proxies.

@tiliarou so without proxy no crash?

Without proxy the repo is not updated and it loads the previous list. Then it can't display the plug-ins details or install because there is no internet connection.

Edit: actually it only loads the installed plug-ins list and can't access the installable list. But it doesn't crash.

@rduivenvoorde
Copy link
Contributor

I have several clients working on Windows which are behind proxies.
I do not have problems there.
Can you maybe try if you see something when you enable the NetworkLogging/Debug Tools (F12)
With me only the first time you open the plugin dialog it tries to retrieve a list from your repo(s).
After that all info is there, so clicking on an item does nog do some http-things anymore...

@tiliarou
Copy link

tiliarou commented Jun 24, 2020

If I start QGIS while no proxy set in options, it will timeout when trying to load the plugin repo.
After setting the proxy, it will retrieve the list then show the plugin manager.
If I close the plugin manager, remove the proxy, load the plugin manager, it will load the previously retrieved list.
Then when clicking on a plugin not installed, it will crash, same as with proxy...

Networking debug tool just show get request to the repo, which fails without proxy and succeed with proxy. But no info when it crashes, the debug window is not updated.

stack.txt
report.txt

@rduivenvoorde
Copy link
Contributor

Just wondering: is there something special on your setup (compared to the ones I use)?

  • used locale (I see some 'rtl' msgs in you reports, not sure if this is RightToLeft or something else...)?
  • is it a password authenticated proxy?
  • did you try to replay this on another computer (just to rule out it is a local issue)?

@tiliarou
Copy link

tiliarou commented Jun 24, 2020

Just wondering: is there something special on your setup (compared to the ones I use)?

* used locale (I see some 'rtl' msgs in you reports, not sure if this is RightToLeft or something else...)?

* is it a password authenticated proxy?

* did you try to replay this on another computer (just to rule out it is a local issue)?

locales:

  • Format is set to French (France)
  • Location is set to Qatar
  • Keyboards: English US and French France
  • Language for non-Unicode programs: English US

Proxy is password authenticated, basic auth with username and password

I only have this computer in my corporate environment. I just installed 4.13 on my own PC at home (without proxy) and it's working perfectly.

I used to have QGIS standalone 2.18 installed.

Is there any way to have more verbosity and more logs when the crash happens ?

Are you sure RtlUserThreadStart is related to Right to Left ?
I found on stackoverflow that "RtlUserThreadStart is otherwise a Windows function you'll always see back in an unmanaged stack trace, that's how a thread gets started"

@rduivenvoorde
Copy link
Contributor

@tiliarou I tested here (Latest dev on Debian testing behind a VPN proxy), setting the Interface to French, and the locale (numbers, date etc) to Arabic Qatar (ar_QA), but all was fine with me.

No, I do not know 'RtlUserThreadStart' it was just a wild guess because in web development RTL are RightToLeft Languages (like arabic...).

Some info about more logging on Windows:
https://qgis.org/en/site/getinvolved/development/bugreporting.html#log-output-on-windows

But it would be really helpfull if you could test this on an other or fresh machine, just to rule out local computer issues.

@tiliarou
Copy link

I tried to change my Location in windows to France. Then I started QGIS and tried to trigger the crash.. and it didn't. It was working correctly.
Then I set my location again to Qatar and started QGIS again and it didn't crash ! I can now see descriptions and install plugins...
I don't understand...

@gioman
Copy link
Contributor

gioman commented Jun 24, 2020

@azvoleff reopen if you find a way to crash QGIS again.

@gioman gioman closed this as completed Jun 24, 2020
@tiliarou
Copy link

tiliarou commented Jun 25, 2020

Retried this morning without changing anything and it crashed again :(
The only thing I did was let the computer idle for the night...

Edit: process explorer screenshots attached just after hang then crash.
qgis-bin stack:

ntoskrnl.exe!KiCpuId+0xaa
ntoskrnl.exe!ObfReferenceObject+0x792
ntoskrnl.exe!KeWaitForSingleObject+0x1a3
ntoskrnl.exe!CcGetFlushedValidData+0xc34
ntoskrnl.exe!KeInsertQueueApc+0x605
ntoskrnl.exe!ObfReferenceObject+0x99d
ntoskrnl.exe!KeWaitForMultipleObjects+0x272
ntoskrnl.exe!NtRequestWaitReplyPort+0x335
ntoskrnl.exe!FsRtlReleaseFile+0xc6d
ntoskrnl.exe!longjmp+0x5bf3
ntdll.dll!NtWaitForMultipleObjects+0xa
KERNELBASE.dll!GetCurrentProcess+0x40
kernel32.dll!WaitForMultipleObjectsEx+0xb3
USER32.dll!GetScrollBarInfo+0x1dd
USER32.dll!MsgWaitForMultipleObjectsEx+0x2e
Qt5Core.dll!QEventDispatcherWin32::processEvents+0x5ba
qwindows.dll!qt_plugin_query_metadata+0x1d19
Qt5Core.dll!QEventLoop::exec+0x1b3
Qt5Widgets.dll!QDialog::exec+0x167
_gui.pyd!PyInit__gui+0x340b29
python37.dll!PyMethodDef_RawFastCallKeywords+0x2d4
python37.dll!PyMethodDef_RawFastCallKeywords+0xb5e
python37.dll!PyEval_EvalFrameDefault+0x8e1
python37.dll!PyEval_EvalCodeWithName+0x1a0
python37.dll!PyMethodDef_RawFastCallKeywords+0xc13
python37.dll!PyEval_EvalFrameDefault+0x8e1
python37.dll!PyEval_EvalCodeWithName+0x1a0
python37.dll!PyEval_EvalCodeEx+0x9b
python37.dll!PyEval_EvalCode+0x2d
python37.dll!PyArena_Free+0xcb
python37.dll!PyRun_StringFlags+0x89
qgispython.dll!instance+0x3dfe
qgispython.dll!instance+0x37ef
qgis_app.dll!QgisApp::rotatePointSymbols+0x78
qgis_core.dll!QgsPythonRunner::run+0x48
qgis_app.dll!QgisApp::showPluginManager+0x58
Qt5Core.dll!QMetaObject::activate+0x4a1
Qt5Widgets.dll!QAction::activate+0x132
Qt5Widgets.dll!QMenu::actionGeometry+0x458
Qt5Widgets.dll!QMenu::actionGeometry+0x2c6
Qt5Widgets.dll!QMenu::mouseReleaseEvent+0xb9
Qt5Widgets.dll!QWidget::event+0xdc
Qt5Widgets.dll!QMenu::event+0x17c
Qt5Widgets.dll!QApplicationPrivate::notify_helper+0x140
Qt5Widgets.dll!QApplication::notify+0x8dd
qgis_core.dll!QgsApplication::notify+0x7f
Qt5Core.dll!QCoreApplication::notifyInternal2+0xb9
Qt5Widgets.dll!QApplicationPrivate::sendMouseEvent+0x326
Qt5Widgets.dll!QSizePolicy::QSizePolicy+0x2670
Qt5Widgets.dll!QSizePolicy::QSizePolicy+0xa8e
Qt5Widgets.dll!QApplicationPrivate::notify_helper+0x140
Qt5Widgets.dll!QApplication::notify+0x1b57
qgis_core.dll!QgsApplication::notify+0x7f
Qt5Core.dll!QCoreApplication::notifyInternal2+0xb9
Qt5Gui.dll!QGuiApplicationPrivate::processMouseEvent+0x871
Qt5Gui.dll!QWindowSystemInterface::sendWindowSystemEvents+0x9b
Qt5Core.dll!QEventDispatcherWin32::processEvents+0xd65
USER32.dll!TranslateMessageEx+0x291
USER32.dll!TranslateMessage+0x1de
Qt5Core.dll!QEventDispatcherWin32::processEvents+0x536
qwindows.dll!qt_plugin_query_metadata+0x1d19
Qt5Core.dll!QEventLoop::exec+0x1b3
Qt5Core.dll!QCoreApplication::exec+0x144
qgis_app.dll!main+0x4f50
qgis-bin.exe+0x4c73
qgis-bin.exe+0x50df
kernel32.dll!BaseThreadInitThunk+0xd
ntdll.dll!RtlUserThreadStart+0x1d

image
image

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 Feedback Waiting on the submitter for answers High Priority Plugins
Projects
None yet
Development

No branches or pull requests

7 participants