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

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

PSPP-BUG: bug report


From: Gay
Subject: PSPP-BUG: bug report
Date: Wed, 31 Oct 2007 15:23:40 +0100

You have discovered a bug in PSPP.  Please report this
to address@hidden.
 
---------------
address@hidden:~/Programmazione# 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 0.4.3 (Sat Oct 13 19:12:08 CEST 2007).
PSPP> get file='provaLunga.sav'.
PSPP> sysfile info file='provaLunga.sav'.
1.1 SYSFILE INFO.
File:           provaLunga.sav
Label:          No label.
Created:        26 Oct 07 09:14:42 by MS Windows Release 13.0 spssio32.dll
Integer Format: Little Endian.
Real Format:    IEEE 754 LE.
Variables:      7
Cases:          959
Type:           System File.
Weight:         Not weighted.
Mode:           Compression on.
 
+--------+---------------+---+
|Variable|Description    |Pos|
|        |               |iti|
|        |               |on |
#========#===============#===#
|codsc   |codice scuola  |  1|
|        |Format: A11    |   |
|        |Measure:       |   |
|        |Display        |   |
|        |Display Width: |   |
+--------+---------------+---+
|mat1quad|giudizio       |  2|
|        |Format: F2.0   |   |
|        |Measure: Scale |   |
|        |Display        |   |
|        |Display Width: |   |
|        +-+-------------+   |
|        |1|insufficiente|   |
|        |2|sufficiente  |   |
|        |3|buono        |   |
|        |4|distinto     |   |
|        |5|ottimo       |   |
+--------+-+-------------+---+
|ita1quad|giudizio       |  3|
|        |Format: F2.0   |   |
|        |Measure: Scale |   |
|        |Display        |   |
|        |Display Width: |   |
|        +-+-------------+   |
|        |1|insufficiente|   |
|        |2|sufficiente  |   |
|        |3|buono        |   |
|        |4|distinto     |   |
|        |5|ottimo       |   |
+--------+-+-------------+---+
|genere  |genere         |  4|
|        |Format: F8.0   |   |
|        |Measure: Scale |   |
|        |Display        |   |
|        |Display Width: |   |
|        |Missing Values:|   |
|        +-+-------------+   |
|        |1|maschi       |   |
|        |2|femmine      |   |
+--------+---------------+---+
 
+--------+---------------+---+
|Variable|Description    |Pos|
|        |               |iti|
|        |               |on |
#========#===============#===#
|itar    |punteggio      |  5|
|        |Format: F3.0   |   |
|        |Measure: Scale |   |
|        |Display        |   |
|        |Display Width: |   |
+--------+---------------+---+
|matr    |punteggio      |  6|
|        |Format: F3.0   |   |
|        |Measure: Scale |   |
|        |Display        |   |
|        |Display Width: |   |
+--------+---------------+---+
|anno    |Format: A8     |  7|
|        |Measure:       |   |
|        |Display        |   |
|        |Display Width: |   |
+--------+---------------+---+
 
PSPP> display all.
2.1(1) DISPLAY.
+--------+-----------------------------------------+--------+  +--------+-----------------------------------------+--------+
|Variable|Description                              |Position|  |Variable|Description                              |Position|
#========#=========================================#========#  #========#=========================================#========#
|codsc   |codice scuola 2005B018                   |       1|  |        |Measure: Nominal                         |        |
|        |Format: A11                              |        |  |        |Display Alignment: Left                  |        |
|        |Measure: Ordinal                         |        |  |        |Display Width: 10                        |        |
|        |Display Alignment: Left                  |        |  +--------+-----------------------------------------+--------+
|        |Display Width: 8                         |        |
+--------+-----------------------------------------+--------+
|mat1quad|giudizio matematica, primo quadrimestre  |       2|
|        |Format: F2.0                             |        |
|        |Measure: Scale                           |        |
|        |Display Alignment: Right                 |        |
|        |Display Width: 8                         |        |
|        +-----+-----------------------------------+        |
|        |    1|insufficiente                      |        |
|        |    2|sufficiente                        |        |
|        |    3|buono                              |        |
|        |    4|distinto                           |        |
|        |    5|ottimo                             |        |
+--------+-----+-----------------------------------+--------+
|ita1quad|giudizio italiano, primo quadrimestre    |       3|
|        |Format: F2.0                             |        |
|        |Measure: Scale                           |        |
|        |Display Alignment: Right                 |        |
|        |Display Width: 8                         |        |
|        +-----+-----------------------------------+        |
|        |    1|insufficiente                      |        |
|        |    2|sufficiente                        |        |
|        |    3|buono                              |        |
|        |    4|distinto                           |        |
|        |    5|ottimo                             |        |
+--------+-----+-----------------------------------+--------+
|genere  |genere                                   |       4|
|        |Format: F8.0                             |        |
|        |Measure: Scale                           |        |
|        |Display Alignment: Right                 |        |
|        |Display Width: 5                         |        |
|        |Missing Values: 0                        |        |
|        +-----+-----------------------------------+        |
|        |    1|maschi                             |        |
|        |    2|femmine                            |        |
+--------+-----+-----------------------------------+--------+
|itar    |punteggio italiano, rasch                |       5|
|        |Format: F3.0                             |        |
|        |Measure: Scale                           |        |
|        |Display Alignment: Right                 |        |
|        |Display Width: 8                         |        |
+--------+-----------------------------------------+--------+
|matr    |punteggio matematica, rasch              |       6|
|        |Format: F3.0                             |        |
|        |Measure: Scale                           |        |
|        |Display Alignment: Right                 |        |
|        |Display Width: 8                         |        |
+--------+-----------------------------------------+--------+
|anno    |Format: A8                               |       7|
+--------+-----------------------------------------+--------+
PSPP> display labels.
pspp: src/output/table.c:637: tab_joint_text: Assertion `table != ((void *)0) && text != ((void *)0)' failed.
******************************************************
You have discovered a bug in PSPP.  Please report this
to
address@hidden.  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:     Assertion Failure/Abort
version:             GNU pspp 0.4.3 (Sat Oct 13 19:12:08 CEST 2007).
host_system:         i686-pc-linux-gnu
build_system:        i686-pc-linux-gnu
default_config_path: $HOME/.pspp:/usr/local/etc/pspp
include_path:        ./:$HOME/.pspp/include:/usr/local/share/pspp
locale_dir:          /usr/local/share/locale
compiler version:    4.1.2
******************************************************
address@hidden:~/Programmazione
Yours.
 
Guido Gay
Responsabile di progetto

-----
IReR - Istituto Regionale di Ricerca della Lombardia
Via Copernico, 38 20125 Milano
tel. 02.67.38.30.229

fax. 02.66.96.945
e.mail address@hidden
www.irer.it



Confidentiality Notice

Il presente messaggio, e ogni eventuale documento a questo allegato,potrebbe contenere informazioni da considerarsi strettamente riservate ad esclusivo utilizzo del destinatario in indirizzo, il quale e' l'unico autorizzato ad usarlo, copiarlo e, sotto la propria responsabilità, diffonderlo. Chiunque ricevesse questo messaggio per errore o comunque lo leggesse senza esserne legittimato e' avvertito che trattenerlo, copiarlo, divulgarlo, distribuirlo a persone diverse dal destinatario e' severamente proibito ed e' pregato di darne notizia immediatamente al mittente oltre che cancellare il messaggio e i suoi eventuali allegati dal proprio sistema. Le opinioni espresse nel messaggio sono quelle proprie del mittente, se non diversamente e specificatamente dichiarato dal mittente stesso.


This message, and any attached file transmitted with it, contains information that may be confidential or privileged for the sole use of the intended recipient who only may use, copy and, under his responsibility, further disseminate it. If you are not the intended recipient  of this e-mail or read it without entitlement be advised that keeping, copying, disseminating or distributing this message to persons other than the intended recipient is strictly forbidden. You are to notify immediately to the sender and to delete this message and any file attached from your system. Any views expressed in this message are those of the individual sender, except where the sender specifically states otherwise.

 

reply via email to

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