octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build error: __init_fltk__ missing


From: John W. Eaton
Subject: Re: Build error: __init_fltk__ missing
Date: Fri, 6 Nov 2009 08:12:24 -0500

On  6-Nov-2009, Michael Godfrey wrote:

| >
| > I'm attaching an updated version of the patch that accounts for his
| > recent changes.
| This works much better.  But, I have noticed a backend('fltk')
| problem which was not present, as far as I know, until
| recently:
| With backend('fltk');  in .octaverc file:
| lt-octave:1> plot([1:200])
| lt-octave:2> quit
| 
| panic: Segmentation fault -- stopping myself...
| attempting to save variables to `octave-core'...
| *** glibc detected ***
| /home/godfrey/mdg/software/octave/devel/hg/octave/src/.libs/lt-octave:
| corrupted double-linked list: 0x00000000024f2460 ***

I can't duplicate this problem here, so I don't know what to debug.

If you want to try debugging a little, can you try doing the above
with "run-octave -g" and then seeing where it crashes?

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]