[Changeset]: Re: rats crashes Octave

John W. Eaton jwe at bevo.che.wisc.edu
Wed Jun 25 06:17:51 CDT 2008


On 25-Jun-2008, David Bateman wrote:

| tlhiv wrote:
| > it seems that the function `rats` called with no arguments segfaults Octave
| > here for me on 4 different machines.  Each of these machines are running
| > Octave 3.0.1 in Gentoo Linux x86_64.  The output I get is
| >
| > octave:1> rats
| > panic: Segmentation fault -- stopping myself...
| > attempting to save variables to `octave-core'...
| > save to `octave-core' complete
| > Segmentation fault
| >   
| Opps, the attached changeset addresses this..

Thanks.  I applied this changeset and also moved the call to
unwind_protect::run_frame ("Frats") so that it is in the same block as
the call to unwind_protect:;begin_frame ("Frats").

jwe


More information about the Bug-octave mailing list