Working on Network Mapped Drives Results in Crashes
See original GitHub issueDescription
Not really able to give you much of a repro since it happens no matter what you do on Network Mapped Drives. Randomly when doing pretty much anything it will crash the entire app. Can at least give you an output from EventVwr:
Faulting application name: files.exe, version: 0.0.0.0, time stamp: 0x62167175 Faulting module name: Windows.UI.Xaml.dll, version: 10.0.22000.675, time stamp: 0x16f23f36 Exception code: 0xc000027b Fault offset: 0x0000000000834980 Faulting process id: 0x6bf8 Faulting application start time: 0x01d867eda4daf686 Faulting application path: C:\Program Files\WindowsApps\49306atecsolution.FilesUWP_2.1.15.0_x64__et10x9a9vyk8t\files.exe Faulting module path: C:\Windows\System32\Windows.UI.Xaml.dll Report Id: c16097b4-462e-4919-97fb-8e0145faef0f Faulting package full name: 49306atecsolution.FilesUWP_2.1.15.0_x64__et10x9a9vyk8t Faulting package-relative application ID: App
Steps To Reproduce
- Have network mapped drive
- Attempt to use it in pretty much any way, browse files, copy files, view files
Expected behavior
Expected behavior is to function, sadly it does not.
Files Version
Version: 2.1.15.0 OS Version: 10.0.22000.675
Windows Version
Windows 11 Pro Version 21H2
Relevant Assets/Logs
None sadly except the Error output i put in the above description.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top GitHub Comments
Here you go. debug.log debug_fulltrust.log
Is this still an issue in 2.3.3.0?