[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bugs #11307] big input program segfaults with EXAMINE
From: |
John Darrington |
Subject: |
PSPP-BUG: [bugs #11307] big input program segfaults with EXAMINE |
Date: |
Wed, 05 Jan 2005 10:03:41 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
This mail is an automated notification from the bugs tracker
of the project: PSPP.
/**************************************************************************/
[bugs #11307] Latest Modifications:
Changes by:
John Darrington <address@hidden>
'Date:
Wed 01/05/2005 at 14:47 (Australia/West)
What | Removed | Added
---------------------------------------------------------------------------
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
A fix hash been checked in to the CVS repository
/**************************************************************************/
[bugs #11307] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11307>
Project: PSPP
Submitted by: Ben Pfaff
On: Mon 12/13/2004 at 07:40
Category: Syntax Parser
Severity: 1 - None
Resolution: None
Assigned to: None
Status: Closed
Summary: big input program segfaults with EXAMINE
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
.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Wed 01/05/2005 at 14:47 By: John Darrington <jmd>
A fix hash been checked in to the CVS repository
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11307>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bugs #11307] big input program segfaults with EXAMINE,
John Darrington <=