Skip to content
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

arduino-builder returned 1073741855 (STATUS_WX86_BREAKPOINT = 0x4000001F) #300

Open
ghost opened this issue Oct 8, 2018 · 5 comments
Open
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@ghost
Copy link

ghost commented Oct 8, 2018

Hello,

We have been trying to get Arduino to run in our School.

We have tried installing via .exe
Zip folder with - portable file as per instructions.
Also we tried installing from the School Microsoft Education Store.

@facchinm
Copy link
Member

facchinm commented Oct 9, 2018

Hi @Rashantha ,
can you tell us a bit more about the problem you are facing? For example, which operating system are these PC running? Can you try compiling a sketch with verbose compilation on (from File/Preferences) and paste here the complete output? Thanks

@facchinm facchinm changed the title arduino-builder returned 1,073,741,855 arduino-builder returned 1073741855 (STATUS_WX86_BREAKPOINT = 0x4000001F) Oct 9, 2018
@ghost
Copy link
Author

ghost commented Oct 9, 2018

Same error if installed via .exe, zip file or MS Store.

Arduino: 1.8.7 (Windows Store 1.8.15.0) (Windows 10), Board: "Arduino/Genuino Uno"

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware -tools C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\tools-builder -tools C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -built-in-libraries C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\libraries -libraries C:\Users\test.student\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10807 -build-path C:\Users\TEST~1.STU\AppData\Local\Temp\arduino_build_95736 -warnings=none -build-cache C:\Users\TEST~1.STU\AppData\Local\Temp\arduino_cache_898305 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.2.1.path=C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino14.path=C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -prefs=runtime.tools.avr-gcc-5.4.0-atmel3.6.1-arduino2.path=C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\hardware\tools\avr -verbose C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\examples\01.Basics\Blink\Blink.ino
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
fatal: morestack on g0
... 400+ lines of this.


C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.15.0_x86__mdqgnx93n4wtt\arduino-builder returned 1,073,741,855

Error compiling for board Arduino/Genuino Uno.

@facchinm
Copy link
Member

facchinm commented Oct 9, 2018

@Rashantha it would be cool if you could tell me exactly which version of Windows10 you are running (OS name, version and build number, like "Windows10 S 1511 10586.29" ). You can get these information from Settings app -> System - > About. Thanks!

@ghost
Copy link
Author

ghost commented Oct 9, 2018

Windows 10 1803 EDU 17134.167

@facchinm
Copy link
Member

Hi @Rashantha,
I installed your exact same version in a VM (both 32 and 64 bit) and couldn't reproduce the issue. I think it's related with some other program (antivirus) acting in the background.
Just for reference, a go bug exists (golang/go@52e782a) but you are the first reporter of this problem, so I doubt it's widespread.
Leaving the issue open of reference; updating to go 1.11.1 could fix the issue but we would lose Windows XP compatibility.

@rsora rsora added the status: waiting for information More information must be provided before work can proceed label Sep 22, 2021
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants