seg-fault for default branch on Mac OSX?
Ben Abbott
bpabbott at mac.com
Sun Aug 31 22:15:19 CDT 2008
On Aug 31, 2008, at 9:51 PM, Ben Abbott wrote:
> Does anyone have a thought as to what might cause this?
>
> octave:1> backend('fltk')
> octave:2> clear -f
> octave:3> panic: Segmentation fault -- stopping myself...
> attempting to save variables to `octave-core'...
> save to `octave-core' complete
> Segmentation fault
>
> Ben
The following produces no ill effect.
octave:1> __init_fltk__
octave:2> __remove_fltk__
octave:3> clear -f
Ben
More information about the Octave-maintainers
mailing list