|
From: | Ben Pfaff |
Subject: | Re: PSPP-BUG: assertion error from src/data/case.c & measurement level is wrong |
Date: | Tue, 28 Feb 2023 16:39:10 -0800 |
_______________________________________________(latte 5:45pm) knassen: ~/diss> pspp -o emotl.list.test11 -O width=150 emotl.sps
Assertion failed: (idx < c->proto->n_widths), function case_data_idx, file src/data/case.c, line 277.
******************************************************
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: Assertion Failure/Abort
version: GNU pspp 1.6.2
host_system: amd64-unknown-freebsd12.3
build_system: amd64-unknown-freebsd12.3
locale_dir: /usr/local/share/locale
compiler version: 12.2.0
In addition, the Measurement Level column in Display Dictionary output is all “Unknown” values:
+--------+--------+----------------------------------------+-----------------+-----+-----+---------+------------+---
|Name |Position| Label |Measurement Level| Role|Width|Alignment|Print Format|Wri
+--------+--------+----------------------------------------+-----------------+-----+-----+---------+------------+---
|SUBJECT | 1|Respondent Number |Unknown |Input| 8|Right |F3.0 |F3.
|STUDY | 2|Study Code |Unknown |Input| 8|Right |F1.0 |F1.
|TRTMENT | 3|Treatment Number |Unknown |Input| 8|Right |F2.0 |F2.
Bug-gnu-pspp mailing list
Bug-gnu-pspp@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp
[Prev in Thread] | Current Thread | [Next in Thread] |