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

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

[Octave-bug-tracker] [bug #29861] Segmentation fault


From: Rik
Subject: [Octave-bug-tracker] [bug #29861] Segmentation fault
Date: Tue, 11 May 2010 20:54:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9

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

                 Summary: Segmentation fault 
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 11 May 2010 08:54:15 PM GMT
                Category: Interpreter
                Severity: 2 - Minor
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following code causes a segmentation fault in both the development code
and octave 3.0.5.

x = [-8:0.4:8]';
surfc(x)

I realize this is not the correct way to call surfc, but this isn't a reason
to segfault.  It seems that the m-file should at least perform minimal
validity testing on its arguments and complain rather than abort. 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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