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

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

PSPP-BUG: [bug #38661] CORRELATIONS crashes


From: John Darrington
Subject: PSPP-BUG: [bug #38661] CORRELATIONS crashes
Date: Thu, 04 Apr 2013 14:39:03 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/20100101 Firefox/19.0

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

                 Summary: CORRELATIONS crashes
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Thu 04 Apr 2013 04:39:02 PM CEST
                Category: Syntax Parser
                Severity: 7 - Major
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

The syntax below crashes.  Valgrind also shows an invalid memory access.

data list  list
/age feminine 
innocent 
magician martyr 
masculin 
orphan 
wanderer 
warrior  *
.
begin data.
 20        21.00    17.00    28.00    23.00     4.35      24.00        19.00  
 25.00 
 28        18.00    29.00    30.00    23.00     4.55      17.00        23.00  
 28.00 
 47        18.00    30.00    30.00    29.00     4.35      26.00        31.00  
 31.00 
 20         7.00    19.00    22.00    22.00     4.80      24.00        16.00  
 27.00 
 19        12.00    17.00    27.00    22.00      .        22.00        14.00  
 25.00 
 22         9.00    19.00    30.00    33.00     5.00      29.00        30.00  
 27.00 
 41        16.00    22.00    32.00    23.00     3.90      26.00        27.00  
 23.00 
 18        18.00    20.00    26.00    22.00     5.80      17.00        20.00  
 39.00 
 18        24.00    25.00    25.00    31.00     5.15      27.00        27.00  
 34.00 
 19        22.00    26.00    23.00    37.00     6.00      41.00        32.00  
 27.00 
 23        12.00    15.00    29.00    25.00     4.10      21.00        27.00  
 20.00 
 21         4.00    28.00    37.00    31.00     5.65      27.00        18.00  
 42.00 
 19         5.00    17.00    17.00    29.00     3.10      19.00        16.00  
 19.00 
 21        17.00    20.00    35.00    31.00      .        28.00        30.00  
 22.00 
end data.

correlations variable=age masculin feminine with innocent orphan wanderer
warrior martyr magician
  /statistics=descriptives.


*( reported by William Rogers)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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