bugPSPP - Bugs: bug #17421, FREQUENCIES assertion failure

 
 

bug #17421: FREQUENCIES assertion failure

Submitter:  Ben Pfaff <blp>
Submitted:  Mon 14 Aug 2006 01:23:06 AM UTC
   
 
Category:  Other Severity:  7 - Major
Status:  Fixed Assigned to:  blp
Open/Closed:  Closed Release:  Before 0.6.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 01 Aug 2007 03:33:30 AM UTC, comment #4: 

Thanks John, I checked this in.

Ben Pfaff <blp>
Group administrator
Tue 31 Jul 2007 12:00:13 AM UTC, comment #3: 

I have no objections to this.

John Darrington <jmd>
Group administrator
Mon 30 Jul 2007 08:54:46 PM UTC, comment #2: 

The attached patch drops integer mode entirely from FREQUENCIES and as a side effect fixes the assertion.  Newer versions of SPSS (anything sold this century, I think) do not support integer mode.  I'm not certain that it ever had a purpose, in fact, other than saving a little bit of memory and perhaps a little bit of time.

(file #13529)

Ben Pfaff <blp>
Group administrator
Mon 30 Jul 2007 05:11:02 PM UTC, comment #1: 

I'm working on FREQUENCIES.

Ben Pfaff <blp>
Group administrator
Mon 14 Aug 2006 01:23:06 AM UTC, original submission:  

The following input causes an assertion failure at frequencies.q:738:

DATA LIST NOTABLE FILE=exemple44 /NOM 1-6 (A) X1 8 X2 10-11 X3 13-16 (2).
VARIABLE LABELS X1 "Sexe" X2 "Age" X3 "Taille".
FREQUENCIES X2 (25,45).

Any input works, e.g.:

asdf   2 11 222

Ben Pfaff <blp>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Posted a comment)
  • -email is unavailable- added by blp (Posted a comment)
  •  

    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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-08-01 blp StatusReady for Test/Review Fixed
        Open/ClosedOpen Closed
    2007-07-30 blp Attached File- Added frequencies-remove-integer-mode.patch, #13529
        StatusIn Progress Ready for Test/Review
    2007-07-30 blp StatusNone In Progress
    2006-08-14 blp ReleaseNone Before 0.6.0
    2006-08-14 blp Carbon-Copy- Added josephsaintpierre<joseph.saint-pierre@cict.fr>

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code