<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Sep 30, 2014, at 7:34 AM, Kspaei &lt;<a href="mailto:spaei127@gmail.com">spaei127@gmail.com</a>&gt; wrote:</div><div><br></div><div>I also am on 10.9.5. I have the following variants installed for boost and octave:</div><div><br></div><div><font face="Monaco">$ port installed octave boost<br>The following ports are currently installed:<br>&nbsp;&nbsp;boost @1.56.0_1+no_single+no_static+python27 (active)<br>&nbsp;&nbsp;octave @3.8.2_1+atlas+gcc48 (active)<br></font><br></div><blockquote type="cite"><div dir="ltr"><div class="gmail_quote">I have Mac OS X 10.9.5 and I installed octave 3.8.2.<br><div dir="ltr"><div><br></div><div>When I type "exit" from octave, however, I see the following:</div><div><br></div><div><div>octave:1&gt; exit</div><div>libc++abi.dylib: terminating with uncaught exception of type octave_interrupt_exception</div><div>panic: Abort trap: 6 -- stopping myself...</div><div>attempting to save variables to 'octave-workspace'...</div><div>warning: unable to open 'octave-workspace' for writing...</div><div>Abort trap: 6</div><div><br></div><div>I read on the internet that this problem seems to be due to a mixing between compilers, but I do not think there is a solution yet.</div><div><br></div><div>Furthermore, while using octave I also see:</div><div><br></div><div><div>libc++abi.dylib: terminating with uncaught exception of type std::bad_cast: std::bad_cast</div><div>panic: Abort trap: 6 -- stopping myself…</div></div></div></div></div></div></blockquote><div><br></div><div>I suspect you need to selfupdate and install boost without a gcc variant.&nbsp;</div><div><br></div><div>I see a different error however:</div><div><br></div><div><font face="Monaco">octave:1&gt; exit<br>libc++abi.dylib: terminating with uncaught exception of type octave_interrupt_exception<br>panic: Abort trap: 6 -- stopping myself...<br></font></div><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div>attempting to save variables to 'octave-workspace'...</div><div>warning: unable to open 'octave-workspace' for writing...</div><div>Abort trap: 6</div></div></div></div></div></div></blockquote><div><br></div><div>This is because you ran it from a directory that you did not have write access to. Here is my output from my home directory. Note that I also see an About trap.&nbsp;</div><div><br></div><div><font face="Monaco">attempting to save variables to 'octave-workspace'...<br>save to 'octave-workspace' complete<br>Abort trap: 6<br></font><br></div></div><br><div>Cheers!</div><div>Frank</div><div><br></div></body></html>