bugPSPP - Bugs: bug #17420, FREQUENCIES causes assertion...

 
 

bug #17420: FREQUENCIES causes assertion failure at table.c:601

Submitter:  Ben Pfaff <blp>
Submitted:  Mon 14 Aug 2006 01:21:08 AM UTC
   
 
Category:  Output Driver Severity:  7 - Major
Status:  None Assigned to:  None
Open/Closed:  Closed Release:  Before 0.6.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 22 Dec 2006 08:22:01 PM UTC, comment #3: 

I think you forgot a file:

make[3]: * No rule to make target `tests/bugs/freq-nolabels.sh', needed by `check-TESTS'.  Stop.

Ben Pfaff <blp>
Group administrator
Fri 22 Dec 2006 02:07:05 AM UTC, comment #2: 

If this fixes the problem, check it in.  It is easier to read than the original code in any case.

Thanks!

Ben Pfaff <blp>
Group administrator
Fri 22 Dec 2006 01:45:11 AM UTC, comment #1: 

I think this patch fixes it.

Ben, this is your code, so I'll let you look over it before I check it in.

(file #11575)

John Darrington <jmd>
Group administrator
Mon 14 Aug 2006 01:21:08 AM UTC, original submission:  

The following input file causes an assertion failure at table.c:601:

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 X3 /FORMAT=NOLABELS.

Any input file 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
file #11575:  bug17420.patch added by jmd (2KiB - application/octet-stream)

 

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 jmd (Updated the item)
  •  

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

    Date Changed by Updated Field Previous Value => Replaced by
    2006-12-22 jmd Assigned toblp None
        Open/ClosedOpen Closed
    2006-12-22 jmd Attached File- Added bug17420.patch, #11575
    2006-08-14 blp Assigned toNone blp
    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-02a9.
    Corresponding source code