bugPSPP - Bugs: bug #30389, REGRESSION crashes if the...

 
 

bug #30389: REGRESSION crashes if the /VARIABLES list does not contain the dependent variable

Submitter:  John Darrington <jmd>
Submitted:  Thu 08 Jul 2010 01:23:07 PM UTC
   
 
Category:  Syntax Parser Severity:  7 - Major
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Aug 2010 08:32:55 PM UTC, comment #3: 

I'm closing this and marking it as fixed since Jason and John both say that it is fixed.

Ben Pfaff <blp>
Group administrator
Fri 16 Jul 2010 03:38:25 PM UTC, comment #2: 

It seems to work for me.

I pushed an additional change to address a memory problem.

Looking at the code, it's clear to me that we need more flexible
framework for parsing lists of variables.  I found myself wanting the same thing when writing other commands.  We shouldn't have to spend so much effort on the "housekeeping" when writing statistics.

I'll see what I can do to make things a bit simpler.

John Darrington <jmd>
Group administrator
Thu 15 Jul 2010 05:15:48 PM UTC, comment #1: 

I just pushed a fix for this. It also fixes a broader problem. Please test.

Jason H Stover <jstover>
Group Member
Thu 08 Jul 2010 01:23:07 PM UTC, original submission:  

Originally reported by Charles Stangor:


REGRESSION /VARIABLES = a b int
   /STATISTICS = COEFF R ANOVA
   /DEPENDENT = c.


Valgrind shows a read error.  On my GNU/Linux system this caused a crash.    Apparently on Windows it doesn't crash, but gives incorrect output.

John Darrington <jmd>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by jstover (Posted a comment)
  • -email is unavailable- added by jmd (Submitted the item)
  • -email is unavailable- added by jmd (Original reporter)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-08-08 blp CategoryNone Syntax Parser
        StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2010-07-08 jmd Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code