[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: Assertion failed in array.c:796
From: |
Ben Pfaff |
Subject: |
Re: PSPP-BUG: Assertion failed in array.c:796 |
Date: |
Sun, 08 Aug 2010 13:23:09 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Brent Spillner <address@hidden> writes:
> PSPP> compute serious=screened<>'UNK' AND corec='XO'
> > .
> PSPP> crosstabs /tables=screened by serious.
> pspp: src/libpspp/array.c:796: sort: Assertion `is_sorted (array,
> count, size, compare, aux)' failed.
Hi Brent. Thank you for your report. Based on the list
archives, I don't think that you received a reply to your bug
report before now.
>From your report, I see that you are using PSPP 0.6.1. Version
0.7.5, which is in development, has redone the implementation of
CROSSTABS and I expect that your syntax will work OK wit that
version. Could you try the newer version?
Thanks,
Ben.
--
Ben Pfaff
http://benpfaff.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: PSPP-BUG: Assertion failed in array.c:796,
Ben Pfaff <=