I just opened the data file that I generated on the previous month on the earlier PSPP version and ran the Descriptive, and got the same erroneous data on it, not the correct data I had last month on the earlier version of PSPP. So, I have no doubt that the problem is with the descriptive on the latest PSPP version that has the problem.
I tried to attach that previous month file to this email, but it is too large to go through. I went to the PSPP website to get an earlier version of it, but only the latest version is set up to be downloaded. Unfortunately, I had deleted that earlier version from my computer and I cannot find its version number. Can you send me a version that is about 2 years old? ________________________________ From: pspp-users-bounces+ricardomejias=hotmail....@gnu.org <pspp-users-bounces+ricardomejias=hotmail....@gnu.org> on behalf of pspp-users-requ...@gnu.org <pspp-users-requ...@gnu.org> Sent: Wednesday, September 27, 2023 1:47 PM To: pspp-users@gnu.org <pspp-users@gnu.org> Subject: Pspp-users Digest, Vol 206, Issue 26 Send Pspp-users mailing list submissions to pspp-users@gnu.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.gnu.org/mailman/listinfo/pspp-users or, via email, send a message with subject or body 'help' to pspp-users-requ...@gnu.org You can reach the person managing the list at pspp-users-ow...@gnu.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Pspp-users digest..." Today's Topics: 1. Re: Various Problems With Latest PSPP Version (Alan Mead) ---------------------------------------------------------------------- Message: 1 Date: Wed, 27 Sep 2023 13:47:08 -0400 From: Alan Mead <ame...@alanmead.org> To: pspp-users@gnu.org Subject: Re: Various Problems With Latest PSPP Version Message-ID: <94bcb298-2fa5-51c9-b3dc-64ca9a6aa...@alanmead.org> Content-Type: text/plain; charset="utf-8"; Format="flowed" Ricardo, Sorry to hear you're having such problems. This looks like a serious error and you should file a bug. I don't know if your dataset is publicly available, but ideally you would include the dataset and the PSPP syntax that generated the error. If the developers cannot replicate your bug, then they cannot see what's wrong nor test their fixes. If I had to guess, and it's just a guess, the size of your dataset may be part of the issue. Does that C++ assertion error happen every time? I wouldn't ignore it. An assertion is code added to the program in an impossible place. Ignoring it seems like it would lead to random results, which is what you see. Also, dumb question maybe, but does this happen always right after a fresh reboot? Although it's always good advice to use the latest version, if you experience new bugs (as you seem to be), then it's a common practice to go back to a previous version that worked better. In your case, I might also be tempted to calculate some of these descriptive statistics using simpler tools like a spreadsheet so you have a better idea what the reality of your dataset is. -Alan On 9/26/2023 9:05 AM, Ricardo Mejias wrote: > At your suggestion, I upgraded to the lates version of PSPP: > 1.6.2-g78a33a, on Windows. But I also deleted my previous version, > which Ibelieve was [cid:939b582a-d8bb-457f-9894-6cb4832b4c7e] (from a > previous email I sent you). I ran some regressions and everything > went fine. But then I ran a fairly lengthy code that I have not > changed since the last month I ran it, to create a report, and these > very strange things happened: > The data table showing up on the screen was filled with ??? on all > cells. Sample: > > The Output does not show any errors. > The file that was saved had the generally expected numbers on it when > I opened it. > Then I ran a DESCRITPIVES > SET FORMAT COMMA16.4 > DESCRIPTIVES > > > > > > > > > > STATISTICS SUM MEAN > > > > > > > > > /VARIABLES = SelectedFields_20230912 VoterIDParty_20230808 REP DEM NPA > LPF OTH Aug2023EftReg Aug2023EftDeReg Aug2023LPFEftReg > Aug2023LPFEftDeReg REPtoLPF DEMtoLPF NPAtoLPF OTHtoLPF LPFtoREP > LPFtoDEM LPFtoNPA LPFtoOTH Active Inactive BlankStatus ActiveLPF > InactiveLPF BlankStatusLPF Aug2023EftRegAge Aug2023LPFEftRegAge > Aug2023MGender Aug2023FGender Aug2023UGender Aug2023BGender > Aug2023EftRegMGender Aug2023EftRegFGender Aug2023EftRegUGender > Aug2023EftRegBGender Aug2023LPFEftRegMGender Aug2023LPFEftRegFGender > Aug2023LPFEftRegUGender Aug2023LPFEftRegBGender > > > and got this error message floating over the Output: > > I clicked Ignore > > The descriptive was produced, but the numbers where completely out of > line with the previous month by factors of between 0.5 and 5 times. > This is voter registration data that simple does not change much from > month to month. > > I ran the DESCRIPTIVE again and this time the above error message did > not show up, but the numbers on the DESCRIPTIVE were still wrong. > > I am sure that I was using the exact same code with both PSPP > versions. You may be able to fix this. But meanwhile, how can I get > back the old version I had to be able to run this report on it? > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.gnu.org/archive/html/pspp-users/attachments/20230927/0a85ddc2/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: Outlook-0rf3nmjz.png Type: image/png Size: 5443 bytes Desc: not available URL: <https://lists.gnu.org/archive/html/pspp-users/attachments/20230927/0a85ddc2/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 169716 bytes Desc: not available URL: <https://lists.gnu.org/archive/html/pspp-users/attachments/20230927/0a85ddc2/attachment-0001.png> ------------------------------ Subject: Digest Footer _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users ------------------------------ End of Pspp-users Digest, Vol 206, Issue 26 *******************************************