bugPSPP - Bugs: bug #31260, CROSSTAB crashes pspp with...

 
 

bug #31260: CROSSTAB crashes pspp with variable with no valid values

Submitter:  Michel Boaventura <michelboaventura>
Submitted:  Wed 06 Oct 2010 03:00:33 AM UTC
   
 
Category:  Output Driver Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 26 Oct 2010 05:53:31 AM UTC, comment #2: 

I pushed a fix.

Ben Pfaff <blp>
Group administrator
Tue 26 Oct 2010 05:19:03 AM UTC, comment #1: 

Confirmed.  I'm taking a look at this.

Ben Pfaff <blp>
Group administrator
Wed 06 Oct 2010 03:00:33 AM UTC, original submission:  

This syntax crashes pspp. Seems like it don't check if the variable x2 has valid values (like frequencie).

DATA LIST LIST /X1 X2.
BEGIN DATA.
1 1
END DATA.

MISSING VALUES x2 (1).

CROSSTABS /TABLES= X1 by X2.

Michel Boaventura <michelboaventura>
Group Member

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by michelboaventura (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-10-26 blp StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2010-10-26 blp CategoryNone Output Driver
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code