octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36144] GNU Octave 3.6.1 (winxp sp3) crashes w


From: anonymous
Subject: [Octave-bug-tracker] [bug #36144] GNU Octave 3.6.1 (winxp sp3) crashes with plot
Date: Tue, 10 Apr 2012 12:26:19 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)

URL:
  <http://savannah.gnu.org/bugs/?36144>

                 Summary: GNU Octave 3.6.1 (winxp sp3) crashes with plot 
                 Project: GNU Octave
            Submitted by: None
            Submitted on: mar 10 apr 2012 12:26:18 UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: ruggero
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Dear everybody, 

I have to make some comments on bug #35933
I installed today Octave 3.6.1 from the prebulid zip.
As first instruction to test the program I tried the plot instruction, with a
very simple plot([1:10]).
I got the message 
panic: Segmentation violation -- stopping myself... etc.

I look in the bug tracker, finding bug #35933.
I tried all the libblas dll, both with and witout the instruction 
graphics_toolkit gnuplot
with no result (a pain...).

I tried to test gnuplot alone: it works, but Octave still don't.

Before to give up, I decided to test some matrix instruction, expecting to
confirm the problems with the libblas.dll. However with the commands
a = rand(30,30); b = inv(a); 
I got no errors.

However, magically, after that, the plot works. It works, even if I do it as a
fist instruction entering in Octave.

If it is important, I'm running win XP home edition, Vers. 2002, sp.3
processor athlon 64 3400+. At the time I decided to test the matrix
instructions, I was probably running the pentium libblas.dll, but now I
switched back on the default one, that works anyway.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36144>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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