[MacPorts] #45210: Octave: unexpected termination after hitting ctrl-c (Octave v3.8.2, OSX10.9.5)

MacPorts noreply at macports.org
Sat Jan 10 12:04:15 PST 2015


#45210: Octave: unexpected termination after hitting ctrl-c (Octave v3.8.2,
OSX10.9.5)
---------------------+-------------------------
  Reporter:  mike@…  |      Owner:  michaelld@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.3.1
Resolution:          |   Keywords:
      Port:  octave  |
---------------------+-------------------------

Comment (by olmec@…):

 Hi,

 Mac OS 10.10.1 here, patch applied.  Started with a clean slate

 {{{
 port uninstall all
 }}}

 Then
 {{{
 sudo port -v install octave +gui +gcc49
 }}}

 atlas fails, so built that on its own (clang)

 Then try
 {{{
 sudo port -v install octave +gui +gcc49
 }}}
 again, which works.

 But in octave I get the same sauce:

 {{{
 octave:1> a = 1
 a =  1
 octave:2> ^Clibc++abi.dylib: terminating with uncaught exception of type
 octave_interrupt_exception
 panic: Abort trap: 6 -- stopping myself...
 attempting to save variables to 'octave-workspace'...
 save to 'octave-workspace' complete
 Abort trap: 6
 }}}

 I have repeated the same exercise without the +gcc49 flag too... and the
 result is no different.

-- 
Ticket URL: <https://trac.macports.org/ticket/45210#comment:36>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list