Skip to content

Crash upon startup when running from network drive #1118

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

Open
3 tasks done
SpitFire-666 opened this issue Jun 27, 2022 · 0 comments
Open
3 tasks done

Crash upon startup when running from network drive #1118

SpitFire-666 opened this issue Jun 27, 2022 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@SpitFire-666
Copy link

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
@SpitFire-666 SpitFire-666 added the type: imperfection Perceived defect in any part of project label Jun 27, 2022
@kittaakos kittaakos removed their assignment Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants