help-octave
[Top][All Lists]
Advanced

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

RE: segmentation fault with plot


From: Karl M. Syring
Subject: RE: segmentation fault with plot
Date: Mon, 22 Mar 1999 20:56:04 +0100

I think, you have a very old version of the cygwin dll. You can get a new
one from
http://www.lexa.ru/sos/
Follow the instructions given there, that is copy the recent cygwin1.dll to
cygwinb19.dll. Hopefully, everything will work now.

Regards
Karl


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Miha Vrhovec
> Sent: Montag, 22. März 1999 18:13
> To: address@hidden
> Subject: segmentation fault with plot
>
>
> The following happens (almost) every time I run plot, and I don't
> know what
> could possibly be the problem.
> For example:
> _____________________________________________
> octave.bin:1> a=rand(10,1);
> octave.bin:2> b=rand(10,1);
> octave.bin:3> plot(a,b,"+")
> (C:\OCTAVE\BIN\OCTAVE.BIN 1000) Exception: STATUS_ACCESS_VIOLATION
> error: segmentation violation -- stopping myself...
> attempting to save variables to `octave-core'...
> save to `octave-core' complete
> _____________________________________________
>
> I have version 2.0.13 (i386-pc-cygwin32).
>
> Regards,
>                 Mike
>
>
>



reply via email to

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