Bug report #20584
QGIS 3.4 Crashes on File Drive Change
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Affected QGIS version: | 3.4.1 | Regression?: | No |
Operating System: | Windows 10 Pro Version 1803 Build 17134.376 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 28404 |
Description
User Feedback¶
Plugged in an external hard drive while QGIS was open. It appears that any file drive change causes 3.4 to crash on my Windows 10 Pro machine
Report Details¶
Crash ID: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
Stack Trace
QgsWinNative::initializeMainWindow : QAbstractEventDispatcher::filterNativeEvent : CallWindowProcW : CallWindowProcW : GetMenuState : KiUserCallbackDispatcher : NtUserPeekMessage : 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: 10.0.17134
Related issues
History
#1 Updated by Dan Renner almost 6 years ago
It appears that any file drive change while QGIS 3.4.1 is open results in a crash. I've tried this in an existing project, a new project, both plugging in (adding) a new file drive, or removing (unplugging) an existing file drive.
#2 Updated by Giovanni Manghi almost 6 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
Already fixed for 3.4.2
#3 Updated by Jürgen Fischer almost 6 years ago
- Duplicates Bug report #20386: Program crashes in idle phase added