bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #19819] regression crashes if dependent variable is the s


From: John Darrington
Subject: PSPP-BUG: [bug #19819] regression crashes if dependent variable is the same as analytic variable
Date: Tue, 08 May 2007 05:51:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2

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

                 Summary: regression crashes if dependent variable is the
same as analytic variable
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Tuesday 05/08/07 at 13:51
                Category: Numerical Errors
                Severity: 5 - Average
                  Status: None
             Assigned to: jstover
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None

    _______________________________________________________

Details:

This code causes a segfault:

DATA LIST LIST /x * y * .
BEGIN DATA.
70  .92  
50 .85
80 .84
20 .84
END DATA

REGRESSION /var = x
        /dependent x.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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