pspp-users
[Top][All Lists]
Advanced

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

Re: Empty PNG files


From: John Darrington
Subject: Re: Empty PNG files
Date: Fri, 3 Apr 2009 07:33:09 +0800
User-agent: Mutt/1.5.18 (2008-05-17)

The program I suggested contained the fragment:

examine x
  /plot=boxplot.

which is NOT the same as

examine x
/plot=boxplot.


With regard to the segmentation violation, I think this is bug #25903
which was fixed on 29 March.  However the version tag on the error
dump you posted indicates your copy was built on 24 March, so wouldn't
have included the fix.  This bug should only manifest itself if you
run more than one EXAMINE command in the same session.

J'



On Thu, Apr 02, 2009 at 06:06:43AM -0700, fowlerjk wrote:
     
     I installed the native PSPP version in XP. When I input the program John
     suggested above, I got all the way through and then met this error:
     
     PSPP> input program.
     PSPP> loop #i = 1 to 100.
     PSPP> compute x=normal(50).
     PSPP> end case.
     PSPP> end loop.
     PSPP> end file.
     PSPP> end input program.
     PSPP>
     PSPP> examine x
         > /plot-boxplot.
     error: EXAMINE: Syntax error at `-'.
     PSPP> examine x
         > /plot=boxplot.
     ******************************************************
     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.2 (Ter Mar 24 02:10:27 BRT 2009).
     host_system:         i386-pc-mingw32
     build_system:        i686-pc-linux-gnu
     default_config_path: $HOME/.pspp:/home/michel/IMCROSS/i386-mingw32/etc/pspp
     include_path:       
     ./:$HOME/.pspp/include:/home/michel/IMCROSS/i386-mingw32/sh
     are/pspp
     locale_dir:          /home/michel/IMCROSS/i386-mingw32/share/locale
     compiler version:    3.4.6
     ******************************************************
     
     C:\Program Files\PSPP\bin>pspp
     -- 
     View this message in context: 
http://www.nabble.com/Empty-PNG-files-tp22782763p22847386.html
     Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com.
     
     
     
     _______________________________________________
     Pspp-users mailing list
     address@hidden
     http://lists.gnu.org/mailman/listinfo/pspp-users

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu 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]