Bug report #20905

Updated by Jürgen Fischer over 5 years ago

QGIS 3.4.3 crashes every time when flash or external drive is inserted in the computer while the program is running. When the program is started with a flash drive already inserted in the computer, removing the drive results into the program crashing.
The crash reported generated is copied below!!

<pre>
Crash ID: 62e7ce134610ef9026ee41ebb2d921a70abb8c1e

Stack Trace



QgsWinNative::initializeMainWindow :
QAbstractEventDispatcher::filterNativeEvent :
IsThreadDesktopComposited :
InSendMessageEx :
RegisterDeviceNotificationW :
KiUserCallbackDispatcher :
PeekMessageW :
PeekMessageW :
PeekMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.4.1-Madeira
QGIS code revision: 383851c597
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.3.2
Running against GDAL: 2.3.2

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.2.9200
</pre>

Back