Opened 7 years ago

Closed 6 years ago

#53722 closed defect (worksforme)

octave --no-gui : ^C causes segmentation fault

Reported by: Zippyzip Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: octave

Description

Trying to interrupt octave using crtl-C produces a segmentation fault:

[From regular MacOs Terminal:]

> octave --no-gui
GNU Octave, version 4.2.0
Octave was configured for "x86_64-apple-darwin16.x.x".
octave:1> ^Cpanic: Segmentation fault: 11 -- stopping myself...
panic: attempted clean up failed -- aborting...
Abort trap: 6

System: Mac Os Sierra (10.12.3)

Macports 2.4.1

octave @4.2.0_5+app+atlas+docs+fltk+gfortran+graphicsmagick+qt4+sound

Change History (4)

comment:1 Changed 7 years ago by Zippyzip

Actually ctrl-C also crashes octave on my machine when using the GUI.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to MarcusCalhoun-Lopez
Status: newassigned

In the future, please Cc the port maintainers (port info --maintainers octave), if any.

comment:3 Changed 7 years ago by Zippyzip

Issue appears to be gone with octave@4.2.1_0 (for information: also upgraded to Mac Os Sierra 10.12.4)

comment:4 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: worksforme
Status: assignedclosed

Closing since the problem seems to have been resolved.

Note: See TracTickets for help on using tickets.