octave-maintainers
[Top][All Lists]
Advanced

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

Re: thoughts about unwind_protect


From: Jaroslav Hajek
Subject: Re: thoughts about unwind_protect
Date: Thu, 7 Jan 2010 14:31:16 +0100

On Thu, Jan 7, 2010 at 1:59 PM, Jaroslav Hajek <address@hidden> wrote:
> On Thu, Jan 7, 2010 at 11:07 AM, Marco Atzeri <address@hidden> wrote:
>> --- Gio 7/1/10, Jaroslav Hajek  ha scritto:
>>
>>>
>>> Can you clarify a little? You have Octave built
>>> --without-framework-opengl and it crashes on exit? Or the
>>> other way
>>> around?
>>
>> It is configured without opengl and without fltk.
>> Octave crash on exit; just only the command exit is
>> enough for the segfault.
>> All the other functionality seems to work.
>> "Make check" pass all the tests.
>>
>> ../octave/configure --libexecdir=/usr/lib --without-framework-opengl 
>> F77=gfortran-4 CXX=g++-4 CPP=cpp-4 CC=gcc-4 LDFLAGS=-no-undefined 
>> FLIBS=-lgfortran lt_cv_deplibs_check_method=pass_all
>>
>> In the past there was a flag to disable the fltk, but it seems not anymore 
>> available. However the absence is detected,
>> and I have no fltk libs in the system to avoid false detection.
>>
>
> Why do you think FLTK has anything to do with this? Does the problem
> vanish if you build with FLTK?
>
>

I just tried to build without FLTK, but can't reproduce the crash.
Valgrind doesn't show anything. I'm afraid you'll have to make
discover the source.

-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



reply via email to

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