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

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

[Octave-bug-tracker] [bug #41838] crash with interp2


From: Muhali
Subject: [Octave-bug-tracker] [bug #41838] crash with interp2
Date: Tue, 11 Mar 2014 20:43:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

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

                 Summary: crash with interp2
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 11 Mar 2014 01:43:51 PM PDT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              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:


interp2(1:2, 2:-1:1, randn(2,2), (1:0.5:2)', 2:-0.5:1, 'pchip')


causes a crash in my current octave-dev:

 ***MESSAGE FROM ROUTINE DPCHIM IN LIBRARY SLATEC.
 ***POTENTIALLY RECOVERABLE ERROR, PROG ABORTED, TRACEBACK REQUESTED
 *  X-ARRAY NOT STRICTLY INCREASING
 *  ERROR NUMBER = -3
 *   
 ***END OF MESSAGE
 
 ***JOB ABORT DUE TO UNRECOVERED ERROR.
0          ERROR MESSAGE SUMMARY
 LIBRARY    SUBROUTINE MESSAGE START             NERR     LEVEL     COUNT
 SLATEC     DPCHIM     X-ARRAY NOT STRICTLY        -3         1         1

Segmentation fault (core dumped)


It happens each time one of the arguments is decreasing (consistent with the
interp2 help which only requires them to be monotonic).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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