bugPSPP - Bugs: bug #14822, histograms crash if all values...

 
 

bug #14822: histograms crash if all values SYSMIS

Submitter:  John Darrington <jmd>
Submitted:  Wed 19 Oct 2005 08:12:51 AM UTC
   
 
Category:  Other Severity:  7 - Major
Status:  Fixed Assigned to:  jmd
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Oct 2005 01:04:20 AM UTC, comment #1: 

A fix has been checked in to the CVS repository

John Darrington <jmd>
Group administrator
Wed 19 Oct 2005 08:12:51 AM UTC, original submission:  

The following input causes pspp to crash:

DATA LIST FIXED /x (a12) y (f8.2).
BEGIN DATA.
488
45
16
7
END DATA.


EXAMINE y /PLOT=HISTOGRAM.
FINISH.

John Darrington <jmd>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-24 jmd StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.14-0b36.
Corresponding source code