bugPSPP - Bugs: bug #26131, Crosstabs crashes

 
 

bug #26131: Crosstabs crashes

Submitter:  John Darrington <jmd>
Submitted:  Thu 09 Apr 2009 12:24:27 PM UTC
   
 
Category:  None Severity:  7 - Major
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 08 Jul 2009 02:52:22 AM UTC, comment #5: 

I pushed a fix to the pre0.6.2 branch, so I'm closing this again.

Ben Pfaff <blp>
Group administrator
Tue 09 Jun 2009 11:09:17 PM UTC, comment #4: 

On reflection, I'm reopening this bug, because it's still a problem on the stable branch.  We should at least stop it from crashing there.

John Darrington <jmd>
Group administrator
Sun 07 Jun 2009 10:37:47 AM UTC, comment #3: 

This seems to be fixed now.

John Darrington <jmd>
Group administrator
Wed 03 Jun 2009 04:52:55 AM UTC, comment #2: 

This syntax works OK in value-rep, at least for me.

Ben Pfaff <blp>
Group administrator
Thu 09 Apr 2009 02:06:32 PM UTC, comment #1: 

The value-rep branch has essentially a rewrite of the core of CROSSTABS.  It might make a difference.

Ben Pfaff <blp>
Group administrator
Thu 09 Apr 2009 12:24:27 PM UTC, original submission:  

This syntax crashes.  Both in stable and master.

data list notable list /pet (a4) prof (a11).
begin data.
DOG SCIENTIST  
DOG POLITICIAN     
DOG SCIENTIST    
DOG POLITICIAN     
DOG STATISTICIAN
CAT POLITICIAN 
DOG SCIENTIST    
CAT STATISTICIAN
end data.


CROSSTABS
        /TABLES= pet BY prof
        .

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

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by jmd (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
    2009-07-08 blp Open/ClosedOpen Closed
    2009-06-09 jmd Open/ClosedClosed Open
    2009-06-07 jmd StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code