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

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

[Octave-bug-tracker] [bug #35661] GNU Octave 3.6.0 crashed in surf()


From: anonymous
Subject: [Octave-bug-tracker] [bug #35661] GNU Octave 3.6.0 crashed in surf()
Date: Tue, 28 Feb 2012 22:23:54 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7

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

                 Summary: GNU Octave 3.6.0 crashed in surf()
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Di 28 Feb 2012 22:23:50 UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Stephan Gebauer
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hello,

I am using GNU Octave Versions 3.4.3 and 3.6.0. under Windows 7.
there occurs an error in GNU Octave 3.6.0 with surf()-Funktion and textures.
the simple example code in attachment(zip-file) is tested in matlab 2007a and
GNU Octave 3.4.3 and works fine with this. In Gnu Octave 3.6.0 this example
crashed with error:


error: invalid color specification: texturemap
error: invalid value for color property "facecolor" (value = texturemap)
error: called from:
error:  
C:\USR\Octave\Octave3.6.0_gcc4.6.2\share\octave\3.6.0\m\plot\surface.m at line
159, column 7
error:  
C:\USR\Octave\Octave3.6.0_gcc4.6.2\share\octave\3.6.0\m\plot\surface.m at line
51, column 23
error:   C:\USR\Octave\Octave3.6.0_gcc4.6.2\share\octave\3.6.0\m\plot\surf.m
at line 51, column 9
error:   C:\work\octave\test_surf.m at line 14, column 3
panic: Segmentation violation -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete


to prevent "panic: Segmentation violation...." wrapped a try ....catch around
the surf-function, so Octave 3.6.0 not hangs up!

when you cut out the 'FaceColor','texturemap', then Octave hangs suddenly(with
try ... catch..., and also Octave 3.4.3 crashing under this condition)
with error:

panic: Segmentation violation -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete

For testing purposes in the zip file is also matlabs topo.mat and the
minimized code example wich crashed in Octave 3.6.0.

Hope its helpful report!

Best Regards

 Stephan Gebauer



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Di 28 Feb 2012 22:23:50 UTC  Name: testsurf.zip  Size: 115kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=25208>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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