[EMAIL PROTECTED]:/tmp$ cat > myfile.syn
DATA LIST LIST /name (a25) quantity (f8).
BEGIN DATA.
widgets 10345
oojars 2345
dubreys 98
thingumies 518
END DATA.

LIST.

DESCRIPTIVES /quantity
 /statistics ALL.

[EMAIL PROTECTED]:/tmp$ pspp myfile.syn
******************************************************************
You have discovered a bug in PSPP.

 Please report this, by sending an email to [EMAIL PROTECTED],
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:

bare_version:        0.4.0
version:             GNU pspp 0.4.0
stat_version:        GNU pspp 0.4.0 (Fri Aug  3 00:28:18 UTC 2007).
host_system:         x86_64-pc-linux-gnu
build_system:        x86_64-pc-linux-gnu
default_config_path: ~/.pspp:/etc/pspp
include_path:        ./:~/.pspp/include:/usr/share/pspp
groff_font_path:
~/.pspp/font:/usr/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /usr/share/locale
compiler version:    4.1.3 20070718 (prerelease) (Debian 4.1.2-14)
Diagnosis: Segmentation Violation
******************************************************************
Aborted
[EMAIL PROTECTED]:/tmp$



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to