pspp-dev
[Top][All Lists]
Advanced

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

Re: assertion failure in case.c


From: Ben Pfaff
Subject: Re: assertion failure in case.c
Date: Wed, 12 Jul 2006 10:05:46 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Jason, can you try to get a more detailed report by running
        make check TESTS=tests/command/sort.sh SUPERVISOR='gdb --args'
and running `backtrace' when the assertion hits.

I see that sort.sh actually runs PSPP several times, so before
you do that, you might want to add
        echo "$count_repeat_buffers"
to the top of the for loop at the end of sort.sh so that you can
see which run actually fails.  Then you can change the for loop
so that it only runs the one that fails.  If it's, say, the 10th
run that fails, that'll save you some time with GDB.
-- 
Positronic Functional Android Fabricated for Fighting




reply via email to

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