-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Waiting for feedbackMore information must be provided before we can proceedMore information must be provided before we can proceed
Description
Arduinio IDE 1.8.8, 1.8.9 & also 1.9 Beta showed me the same SIGSEV when trying to compile a simple sketch for "Optiboot on Mega 1280"
Platform: macOS Mojave Version 10.14
Ardunio: 1.8.8, 1.8.9 & also 1.9 Beta
The current selected board needs the core 'arduino:arduino' that is not installed.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x1190c3c]
goroutine 1 [running]:
github.com/arduino/arduino-builder.(*SetupBuildProperties).Run(0x1860e50, 0xc420068400, 0x1860e50, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/github.com/arduino/arduino-builder/setup_build_properties.go:98 +0x11bc
github.com/arduino/arduino-builder.(*ContainerSetupHardwareToolsLibsSketchAndProps).Run(0x1860e50, 0xc420068400, 0x1860e50, 0x0)
/home/jenkins/workspace/arduino-builder-all-cross/src/github.com/arduino/arduino-builder/container_setup.go:63 +0x41d
github.com/arduino/arduino-builder.runCommands(0xc420068400, 0xc42004fda0, 0x3, 0x3, 0xc42004fd01, 0x10c0e95, 0xc420093790)
/home/jenkins/workspace/arduino-builder-all-cross/src/github.com/arduino/arduino-builder/builder.go:207 +0xe5
github.com/arduino/arduino-builder.(*ParseHardwareAndDumpBuildProperties).Run(0xc42004fe00, 0xc420068400, 0x66, 0x7ffeefbffccb)
/home/jenkins/workspace/arduino-builder-all-cross/src/github.com/arduino/arduino-builder/builder.go:195 +0xee
github.com/arduino/arduino-builder.RunParseHardwareAndDumpBuildProperties(0xc420068400, 0x66, 0x7ffeefbffccb)
/home/jenkins/workspace/arduino-builder-all-cross/src/github.com/arduino/arduino-builder/builder.go:228 +0x35
main.main()
/home/jenkins/workspace/arduino-builder-all-cross/src/github.com/arduino/arduino-builder/arduino-builder/main.go:396 +0x96a
/Applications/Arduino.app/Contents/Java/arduino-builder returned 2
Error compiling for board Optiboot on Mega1280.
Metadata
Metadata
Assignees
Labels
Waiting for feedbackMore information must be provided before we can proceedMore information must be provided before we can proceed