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

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

PSPP-BUG: Simple bug that crashes PSPP


From: Juha Vehnia
Subject: PSPP-BUG: Simple bug that crashes PSPP
Date: Wed, 22 Feb 2006 17:43:30 -0600

******************************************************************
You have discovered a bug in PSPP.

  Please report this, by sending an email to address@hidden,
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  (Wed Feb 15 13:12:15 CST 2006).
host_system:         x86_64-unknown-linux-gnu
build_system:        x86_64-unknown-linux-gnu
default_config_path: ~/.pspp:/usr/local/etc/pspp
include_path:        ./:~/.pspp/include:/usr/local/share/pspp
groff_font_path:
~/.pspp/font:/usr/local/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/g
roff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /usr/local/share/locale
compiler version:    3.3.5 20050117 (prerelease) (SUSE Linux)
Diagnosis: Segmentation Violation
******************************************************************
Aborted

Text file used is below
----------------------------------------
DATA LIST FREE /RID (A7) STATUS (A9) STARTTIME (DATETIME20.0) ENDTIME
(DATETIME20.0) STIME (A20) Q1 (F3.0).
BEGIN DATA.
"    464","COMPLETED","22-Feb-2006 16:21:38","22-Feb-2006 16:21:51","
0min 13s","  3"
"    464","COMPLETED","22-Feb-2006 16:23:19","22-Feb-2006 16:23:27","
0min 8s","  3"
END DATA.
VARIABLE LABELS RID "Mobile Memoir internal respondent ID".
VARIABLE LABELS STATUS "Respondent status".
VARIABLE LABELS STARTTIME "Survey start time".
VARIABLE LABELS ENDTIME "Survey end time".
VARIABLE LABELS STIME "Survey time".
VARIABLE LABELS Q1 "Radio test".
VALUE LABELS /Q1 1 "A" 2 "B" 3 "C" 4 "D" 5 "E".
SAVE /OUTFILE
'resultdata/200602221726_First_Q_only_no_value_conversion.sav'.
----------------------------------------

Thanks,
 
--
Juha Vehnia
Chief Technical Officer
Office: 512.231.4678 (NEW)
Cellular: 214.277.1625
www.kinesissurvey.com <http://www.kinesissurvey.com/> 
 





reply via email to

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