bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #20285] SAVE following INPUT PROGRAM crashes.


From: John Darrington
Subject: PSPP-BUG: [bug #20285] SAVE following INPUT PROGRAM crashes.
Date: Thu, 28 Jun 2007 00:21:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070510 Iceape/1.0.9 (Debian-1.0.9-0etch1)

URL:
  <http://savannah.gnu.org/bugs/?20285>

                 Summary: SAVE following INPUT PROGRAM crashes.
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Thursday 06/28/07 at 08:21
                Category: Other
                Severity: 7 - Major
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None

    _______________________________________________________

Details:

This bug seems to have crept in with the simpler-proc merge.

INPUT PROGRAM.
        LOOP #I = 1 TO 55000.
                COMPUTE X = #I.
        END CASE.
        END LOOP.
END FILE.
END INPUT PROGRAM.

SAVE OUTFILE='enormous.sav'.


adding EXECUTE before the SAVE seems to work around the problem.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20285>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]