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

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

PSPP-BUG: [bugs #11119] infinite loop in ascii driver


From: John Darrington
Subject: PSPP-BUG: [bugs #11119] infinite loop in ascii driver
Date: Sat, 08 Jan 2005 06:51:42 -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 #11119] Latest Modifications:

Changes by: 
                John Darrington <address@hidden>
'Date: 
                Sat 01/08/2005 at 11:35 (Australia/West)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Severity | 5 - Average               | 7 - Major







/**************************************************************************/
[bugs #11119] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11119>
Project: PSPP
Submitted by: 0
On: Wed 11/24/2004 at 00:12

Category:  Output Driver
Severity:  7 - Major
Resolution:  None
Assigned to:  blp
Status:  Open


Summary:  infinite loop in ascii driver

Original Submission:  (From John Darrington.)

When I run this input:

DATA LIST  LIST /qpower * hipe * hip * ZZoutput *.
BEGIN DATA
1.00    32.00  2   26.00
1.00    31.00  2   24.00
2.00    32.00  2   29.00
2.00    20.00  2   26.00
1.00    38.00  2   31.00
1.00    30.00  2   23.00
1.00    24.00  2   25.00
2.00    31.00  2   26.00
2.00    29.00  2   30.00
END DATA


EXAMINE
        VARIABLES=ZZoutput BY qpower
        /STATISTICS=DESCRIPTIVES
        .

Using the ascii driver with its default settings, pspp gets stuck in
an infinite loop.  It's fine for the html and postscript drivers.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11119>

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







reply via email to

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