octave-maintainers
[Top][All Lists]
Advanced

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

Re: First success of building octave development branch(3-3-51+) by Min


From: Shai Ayal
Subject: Re: First success of building octave development branch(3-3-51+) by MinGW (for me)
Date: Thu, 15 Apr 2010 14:52:13 +0300

2010/4/15 Tatsuro MATSUOKA <address@hidden>:
> Hello
>
>>
>> > Can you use
>> >
>> >   ./run-octave -g
>>
>
>
> I have rebuilt the octave without optimizing option (perhaps default option 
> is -O2 -g?) and
>  ./run-octave -g.
>
> (Th latest ChangeLog date of the snapshot is 2010-04-14 )
>
> The result is
> *************************************************************************
> GNU Octave, version 3.3.51+
> Copyright (C) 2010 John W. Eaton and others.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
> FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
>
> Octave was configured for "i686-pc-mingw32".
>
> Additional information about Octave is available at http://www.octave.org.
>
> Please contribute if you find this software useful.
> For more information, visit http://www.octave.org/help-wanted.html
>
> Read http://www.octave.org/bugs.html to learn how to submit bug reports.
>
> For information about changes from previous versions, type `news'.
>
> octave.exe:1> help fplot
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
>
> Program received signal SIGSEGV, Segmentation fault.
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> ?? (warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> ) at ../../../hg/octave-work/liboctave/Array.h:249
> 249       ~Array (void)
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> Current language:  auto
> The current source language is "auto; currently c++".
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
>
> (gdb)
> *****************************************************************************

Tatsuro, perhaps you can also send the output of the "bt" gdb command.
This will tell use where the problem is in the code
Shai



reply via email to

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