bugPSPP - Bugs: bug #16228, INPUT PROGRAM crashes

 
 

bug #16228: INPUT PROGRAM crashes

Submitter:  John Darrington <jmd>
Submitted:  Thu 30 Mar 2006 12:31:10 PM UTC
   
 
Category:  Syntax Parser Severity:  7 - Major
Status:  Fixed Assigned to:  blp
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 03 Jul 2006 01:04:25 AM UTC, comment #2: 

Yes.

The problem seems to have gone away now.

John Darrington <jmd>
Group administrator
Sun 02 Jul 2006 04:52:46 AM UTC, comment #1: 

With current CVS, this not only does not crash for me, but produces the output that I would expect to see.  I can only assume that the bug that it reports has been fixed in the meantime.

I did need to make a small change in the test syntax file: insert a space at the beginning of the second and subsequent lines in the DATA LIST command, so that they are not treated as the beginning of new commands.

John, does this work for you now?

Ben Pfaff <blp>
Group administrator
Thu 30 Mar 2006 12:31:10 PM UTC, original submission:  

Running the following syntax, with the attached data file causes pspp to crash.

INPUT PROGRAM.
DATA LIST
        FILE 'data'
        FREE
        /w (a15) x (a1) y (a2)
  .
END CASE.
END INPUT PROGRAM.


LIST.

John Darrington <jmd>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #1472:  data added by jmd (35B - application/octet-stream - data file)

 

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

Date Changed by Updated Field Previous Value => Replaced by
2006-07-03 blp StatusWorks For Me Fixed
    Open/ClosedOpen Closed
2006-07-03 jmd Assigned tojmd blp
2006-07-02 jmd Assigned toNone jmd
2006-07-02 blp StatusNone Works For Me
2006-03-30 jmd Attached File- Added data, #3528

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code