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

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

PSPP-BUG: [bug #14822] histograms crash if all values SYSMIS


From: John Darrington
Subject: PSPP-BUG: [bug #14822] histograms crash if all values SYSMIS
Date: Wed, 19 Oct 2005 16:12:52 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050831 Debian/1.7.8-1sarge2

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14822>

                 Summary: histograms crash if all values SYSMIS
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Wed 10/19/05 at 16:12
                Category: Other
                Severity: 7 - Major
                  Status: None
             Assigned to: jmd
             Open/Closed: Open
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

The following input causes pspp to crash:

DATA LIST FIXED /x (a12) y (f8.2).
BEGIN DATA.
488
45
16
7
END DATA.


EXAMINE y /PLOT=HISTOGRAM.
FINISH.







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14822>

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





reply via email to

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