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

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

Re: PSPP-BUG: pspp crash


From: Friedrich Beckmann
Subject: Re: PSPP-BUG: pspp crash
Date: Tue, 20 Sep 2016 18:31:53 +0200

Dear Elia,

thank you very much for your bug report. You are using version 0.7.9 which is
quite old. I tried your syntax in the current version 0.10.2 and it produces a correct error
message.

My recommendation is to use a current version of pspp. You are using linux, so you
could compile it yourself or you upgrade your distribution. On Ubuntu you could
use Adam Zammits PPA

https://launchpad.net/~adamzammit/+archive/ubuntu/pspp

On Debian you could use the pspp backport for wheezy.

Regards

Friedrich 

Am 20.09.2016 um 15:01 schrieb Elia Liitiäinen <address@hidden>:

Dear Respondent,

I encountered the following crash:

(/home/ilmari/src)pspp crash.pspp 
******************************************************
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.7.9 (Mon Feb  4 23:28:29 UTC 2013).
host_system:         x86_64-pc-linux-gnu
build_system:        x86_64-pc-linux-gnu
locale_dir:          /usr/share/locale
compiler version:    4.7.2
******************************************************
Memory fault
(/home/ilmari/src)pspp -v
pspp: invalid option -- 'v'
(/home/ilmari/src)pspp --version
pspp (GNU PSPP) 0.7.9
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Ben Pfaff, John Darrington, and Jason Stover.


The syntax file is:

(/home/ilmari/src)cat crash.pspp 
GET DATA /TYPE=TXT /FILE='./phase1.csv' /ARRANGEMENT=DELIMITED /DELIMITERS=',' /FIRSTCASE=2 /QUALIFIER='"'
   /VARIABLES=conm A40.

In fact, the file phase1.csv did not exist on my disk so the code would not work. But it should give an error message instead of crashing.

Best Regards,
Elia Liitiäinen
_______________________________________________
Bug-gnu-pspp mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-gnu-pspp


reply via email to

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