-
-
Notifications
You must be signed in to change notification settings - Fork 542
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
Using the ZIP/portable version, attempting to run it from a network drive.
Tried on 3 Windows PCs. All crash with the same exception code.
Faulting application name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7
Faulting module name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7
Exception code: 0x80000003
Fault offset: 0x0000000001574066
Faulting process id: 0x2bd8
Faulting application start time: 0x01d889e70d75c7c8
Faulting application path: A:\Arduino\2.0\Arduino IDE.exe
Faulting module path: A:\Arduino\2.0\Arduino IDE.exe
Report Id: ec3005a7-a679-44e9-8098-74b2280aa70d
Faulting package full name:
Faulting package-relative application ID:
Faulting application name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7
Faulting module name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7
Exception code: 0x80000003
Fault offset: 0x0000000001574066
Faulting process id: 0x2a40
Faulting application start time: 0x01d889e67ea4ccd8
Faulting application path: A:\Arduino\2.0\Arduino IDE.exe
Faulting module path: A:\Arduino\2.0\Arduino IDE.exe
Report Id: d7ae8452-cc91-41b9-a1a8-8707c200224f
Faulting package full name:
Faulting package-relative application ID:
Faulting application name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7
Faulting module name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7
Exception code: 0x80000003
Fault offset: 0x0000000001574066
Faulting process id: 0x2a40
Faulting application start time: 0x01d889e67ea4ccd8
Faulting application path: A:\Arduino\2.0\Arduino IDE.exe
Faulting module path: A:\Arduino\2.0\Arduino IDE.exe
Report Id: d7ae8452-cc91-41b9-a1a8-8707c200224f
Faulting package full name:
Faulting package-relative application ID:
To reproduce
Unzip the RC2 IDE to a network drive, then attempt to launch the IDE.
Expected behavior
Assuming it supports running "portably"/from a network drive, it should run as normal.
If I copy the files into a "portable" folder eg C:\Arduino, the software runs OK.
Arduino IDE version
Version: 2.0.0-rc8 Date: 2022-06-23T09:36:07.533Z CLI Version: 0.24.0 [c1b10f56] Copyright © 2022 Arduino SA
Operating system
Windows
Operating system version
Windows 10, Windows 7
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project