help-octave
[Top][All Lists]
Advanced

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

Re: problem with 3.8 release-candidate 1


From: Jordi Gutiérrez Hermoso
Subject: Re: problem with 3.8 release-candidate 1
Date: Tue, 10 Dec 2013 11:13:03 -0500

On Tue, 2013-12-10 at 17:07 +0100, Kjetil brinchmann Halvorsen wrote:
> see below.
> 
> On Tue, Dec 10, 2013 at 5:00 PM, Jordi Gutiérrez Hermoso
> <address@hidden> wrote:
> > On Tue, 2013-12-10 at 16:46 +0100, Kjetil brinchmann Halvorsen wrote:
> >> and when inside the program, I do
> >> imshow(V, [])
> >>   (or, imshow(VI, []) is the same)
> >> --- and then it dies!
> >
> > I can't reproduce this.
> >
> > Can you please describe the nature of the death?
> 
>   Yes, it bombs, without any seremonial (it first begins to show a
> plot window, but that never completes)
> 
> at the command line I can read:
> address@hidden:~/Software/gnuoctave/RC1/octave-3.8.0-rc1$
> ./run-octave --persist --force-gui  kjetil_test.m
> octave exited with signal 11

This is a segfault and the ceremonial I was looking for.

Can you please rebuild Octave with debug symbols,

    http://wiki.octave.org/Debugging_Octave

and produce a stack trace?

    http://wiki.octave.org/Debugging_Octave#Tools_for_debugging

Thanks,
- Jordi G. H.




reply via email to

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