bugPSPP - Bugs: bug #18739, Aggregate crashes if no dest var...

 
 

bug #18739: Aggregate crashes if no dest var is given.

Submitter:  John Darrington <jmd>
Submitted:  Wed 10 Jan 2007 12:37:10 AM UTC
   
 
Category:  Syntax Parser Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Jan 2007 03:18:23 AM UTC, comment #1: 

We believe that this problem is fixed in a change recently
checked into the CVS respository.  If you discover that the bug
has not been fixed, please re-open the bug.

Thank you for your help in improving PSPP.

Ben Pfaff <blp>
Group administrator
Wed 10 Jan 2007 12:37:10 AM UTC, original submission:  

This code causes a seg fault.

DATA LIST LIST /y * .
BEGIN DATA.
2
9
END DATA.



AGGREGATE
        OUTFILE=*
        /BREAK y
        .

EXECUTE.

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

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-10 blp StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code