Jump to content
43oh

Energia IDE 1.6.10E18 Crashes on macOS Sierra


Recommended Posts

Seems to have been fixed in Arduino Builder 1.3.21. I don't have access to Sierra right now. Can you please give the attached arduino-builder a try? Arduino builder is located in Energia.app/Contents/Java/

 

Note that this arduino-builder is a slightly modified version of the original arduino-builder. Reason is in the pull-request here: https://github.com/arduino/arduino-builder/pull/119

 

 

arduino-builder.zip

Link to post
Share on other sites

I've tested the arduino-builder utility of Arduino 1.6.12 (version 1.3.21) and it seems to work fine.

 

As a temporary solution, replace the arduino-builder utility of Energia (version 1.3.18) by the new Arduino one (version 1.3.21).

  • Download the Arduino 1.6.12 IDE
  • Look for the arduino-builder utility, under /Applications/Arduino.app/Contents/Java/arduino-builder on macOS,
  • Copy and paste it into /Applications/Energia.app/Contents/Java/arduino-builder on macOS. 
 
Please use the file provided by Robert. This was a very temporary solution!
Link to post
Share on other sites

 

I've tested the arduino-builder utility of Arduino 1.6.12 (version 1.3.21) and it seems to work fine.

 

As a temporary solution, replace the arduino-builder utility of Energia (version 1.3.18) by the new Arduino one (version 1.3.21).

  • Download the Arduino 1.6.12 IDE
  • Look for the arduino-builder utility, under /Applications/Arduino.app/Contents/Java/arduino-builder on macOS,
  • Copy and paste it into /Applications/Energia.app/Contents/Java/arduino-builder on macOS. 

 

It would be better to use the binary attached in my post here: http://forum.43oh.com/topic/9911-energia-ide-1610e18-crashes-on-macos-sierra/?p=74625

Link to post
Share on other sites
  • 11 months later...

Hi,

I updated to OS X High sierra, and installed a fresh copy of energia 18 from energia.nu and replaced the arduino-builder with the one from above post, but unfortunately, blink fails to compile (board chosen F5529)

 


/Applications/Energia.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware "/Applications/Energia.app/Contents/Java/hardware" -hardware "/Users/baettig/Library/Energia15/packages" -tools "/Applications/Energia.app/Contents/Java/tools-builder" -tools "/Applications/Energia.app/Contents/Java/hardware/tools/msp430" -tools "/Users/baettig/Library/Energia15/packages" -built-in-libraries "/Applications/Energia.app/Contents/Java/libraries" -libraries "/Users/baettig/Documents/Energia/libraries" -fqbn=energia:msp430:MSP-EXP430F5529LP -ide-version=10610 -build-path "/var/folders/67/4hcf1n2n6k19d5kvvbztt9qh0000gn/T/builded0b72ce2b4f77512eec99a6713fe17d.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose "/Applications/Energia.app/Contents/Java/examples/01.Basics/Blink/Blink.ino"
arduino-builder returned 139

Error compiling for board MSP-EXP430F5529LP.

 

I would be happy to provide more details in order to get energia running again.

 

BTW is there an ETA for a new release (19)?

 

Thank you very much for your help

 

Edit: sorry for posting under tiva, but this was the most pertinent thread I found and I didn't think it important enough to open a new one with the same content under msp430...

Link to post
Share on other sites
  • 4 months later...

I have caught "Segmentation fault: 11" when I execute the arduino-builder in terminal of macOS High Sierra 10.13.2. Does anyone know the workaround?

It has been solved in my environment using different arduino-builder.zip on https://github.com/energia/Energia/issues/983.

On 2016/9/22 at 12:43 AM, energia said:

Seems to have been fixed in Arduino Builder 1.3.21. I don't have access to Sierra right now. Can you please give the attached arduino-builder a try? Arduino builder is located in Energia.app/Contents/Java/

 

Note that this arduino-builder is a slightly modified version of the original arduino-builder. Reason is in the pull-request here: https://github.com/arduino/arduino-builder/pull/119

 

 

arduino-builder.zip

 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...