[root@localhost pspp]# pspp PSPP is free software and you are welcome to distribute copies of it under certain conditions; type "show copying." to see the conditions. There is ABSOLUTELY NO WARRANTY for PSPP; type "show warranty." for details. GNU pspp 2.0.1 PSPP> data list list / forename (A12) height. Lecture de données à format libre à partir de INLINE. ╭────────┬──────╮ │Variable│Format│ ├────────┼──────┤ │forename│A12 │ │height │F8.0 │ ╰────────┴──────╯ PSPP> begin data. data> Ahmed 188 data> Bertram 167 data> Catherine 134.231 data> David 109.1 ****************************************************** You have discovered a bug in PSPP. Please report this to bug-gnu-pspp@gnu.org. Please include this entire message, *plus* several lines of output just above it. For the best chance at having the bug fixed, also include the syntax file that triggered it and a sample of any data file used for input. proximate cause: Segmentation Violation version: GNU pspp 2.0.1 host_system: x86_64-pc-linux-gnu build_system: x86_64-pc-linux-gnu locale_dir: /usr/local/share/locale compiler version: 12.3.0 ****************************************************** Erreur de segmentation (core dumped) [root@localhost pspp]#