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

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

Re: PSPP-BUG: Sorry ... (AND HOLIDAY GREETINGS)


From: John Darrington
Subject: Re: PSPP-BUG: Sorry ... (AND HOLIDAY GREETINGS)
Date: Thu, 26 Dec 2013 18:03:26 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Thanks for the bug report.

Unfortunately I cannot reproduce it.  Neither on the HEAD nor
on the 0.8.1 release.

Can you try to get a backtrace or at least post the core file
for the failed run.

Thank yoy.

J'


On Thu, Dec 26, 2013 at 12:53:19PM +0100, Frans Houweling wrote:
     bash-4.2$ pspp -o syntax2.html syntax2.sps
     ******************************************************
     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:     Segmentation Violation
     version:             GNU pspp 0.8.1 (Fri Dec  6 17:54:21 UTC 2013).
     host_system:         i686-pc-linux-gnu
     build_system:        i686-pc-linux-gnu
     locale_dir:          /usr/local/share/locale
     compiler version:    4.7.1
     ******************************************************
     bash-4.2$ uname -a
     Linux bersano 3.2.29-smp #2 SMP Mon Sep 17 13:16:43 CDT 2012 i686
     Intel(R) Pentium(R) D CPU 2.80GHz GenuineIntel GNU/Linux
     
     Contact me if you need any further information or test runs.
     
     Kind regards
     Frans Houweling

     SET PRINTBACK = ON.
     
     GET FILE = "total.sav".
     SELECT IF NOT MISSING(Mean_0_10).
     FREQ TargetConstruct.
     
     DO IF ANY(TargetConstruct, 1, 2, 3).
     + COMPUTE fatigueScore = Mean_0_10.
     ELSE IF TargetConstruct EQ 5.
     + COMPUTE depressionScore = Mean_0_10.
     END IF.
     EXE.
     
     CORRELATIONS VARIABLES = fatigueScore depressionScore.
     


     _______________________________________________
     Bug-gnu-pspp mailing list
     address@hidden
     https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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