Skip to content

Urduino upload error report #8960

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

Closed
rontapp opened this issue Jun 9, 2019 · 3 comments
Closed

Urduino upload error report #8960

rontapp opened this issue Jun 9, 2019 · 3 comments
Labels
Type: Duplicate Another item already exists for this topic

Comments

@rontapp
Copy link

rontapp commented Jun 9, 2019

Read the IArduino: 1.8.9 (Windows Store 1.8.21.0) (Windows 10), Board: "Arduino/Genuino Uno"

Build options changed, rebuilding all
C:\Users\Siliconium\Documents\Arduino\libraries\Adafruit_GFX_Library\Adafruit_SPITFT.cpp: In member function 'drawFastHLine':

C:\Users\Siliconium\Documents\Arduino\libraries\Adafruit_GFX_Library\Adafruit_SPITFT.cpp:1565:1: internal compiler error: Segmentation fault

}

^

Please submit a full bug report,

with preprocessed source if appropriate.

See http://gcc.gnu.org/bugs.html for instructions.

lto-wrapper.exe: fatal error: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\hardware\tools\avr/bin/avr-gcc returned 1 exit status

compilation terminated.

c:/program files/windowsapps/arduinollc.arduinoide_1.8.21.0_x86__mdqgnx93n4wtt/hardware/tools/avr/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed

collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
ssues section of the Contributing Rules at the "contributing guidelines" link above before submitting an issue report.

@rontapp
Copy link
Author

rontapp commented Jun 9, 2019

what have I done? all was well then this.
I deleted the app Arduino IDE fro my pc the re installed it can get rid of this error

@per1234 per1234 added the Type: Duplicate Another item already exists for this topic label Jun 9, 2019
@per1234
Copy link
Collaborator

per1234 commented Jun 9, 2019

Closing as duplicate of #7949

Here's a workaround:

  1. Tools > Board > Boards Manager
  2. Wait for downloads to finish.
  3. When you move the mouse pointer over "Arduino AVR Boards", you will see a "Select version" dropdown menu appear. Select "1.6.21".
  4. Click "Install".
  5. Wait for installation to finish.
  6. Click "Close".

If you have File > Preferences > Check for updates on startup checked, the Arduino IDE may occasionally notify you that a new version of Arduino AVR Boards is available, you'll need to refrain from updating back to the new Arduino AVR Boards version, otherwise you'll be back to seeing the segmentation fault error again.

@per1234 per1234 closed this as completed Jun 9, 2019
@rontapp
Copy link
Author

rontapp commented Jun 9, 2019

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

2 participants