bugPSPP - Bugs: bug #11307, big input program segfaults with...

 
 

bug #11307: big input program segfaults with EXAMINE

Submitter:  Ben Pfaff <blp>
Submitted:  Mon 13 Dec 2004 07:40:11 AM UTC
   
 
Category:  Syntax Parser Severity:  1 - Wishlist
Status:  None Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 05 Jan 2005 02:47:59 PM UTC, comment #1: 

A fix hash been checked in to the CVS repository

John Darrington <jmd>
Group administrator
Mon 13 Dec 2004 07:40:11 AM UTC, original submission:  

Following input program segfaults if 50 is replaced by 50000:

INPUT PROGRAM.
        LOOP #I=1 TO 50.
             COMPUTE X=UNIFORM(10).
             END CASE.
        END LOOP.
        END FILE.
END INPUT PROGRAM.


EXAMINE /x
        /STATISTICS=DESCRIPTIVES
        /PLOT = NPPLOT
        .

Ben Pfaff <blp>
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-01-05 jmd Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code