bugPSPP - Bugs: bug #11916, Crosstabs crashes in integer mode.

 
 

bug #11916: Crosstabs crashes in integer mode.

Submitter:  John Darrington <jmd>
Submitted:  Thu 10 Feb 2005 05:07:56 AM UTC
   
 
Category:  None Severity:  7 - Major
Status:  None Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 11 Feb 2005 08:22:12 AM UTC, comment #1: 

A fix has been checked in to the CVS repository

Ben Pfaff <blp>
Group administrator
Thu 10 Feb 2005 05:07:56 AM UTC, original submission:  

The following input causes an assertion failure:

DATA LIST LIST /A B X Y .
BEGIN DATA.
2 3 4 5
END DATA.

CROSSTABS VARIABLES X (1,7) Y (1,7)
  /TABLES X BY Y
  .


  • Thanks to Juha Vehnia for reporting this problem.


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.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-11 blp Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-e6e5.
Corresponding source code