bugPSPP - Bugs: bug #58255, Crash at autorecode if using...

 
 

bug #58255: Crash at autorecode if using "/BLANK" option

Submitter:  Mindaugas <embar>
Submitted:  Mon 27 Apr 2020 07:48:14 AM UTC
   
 
Category:  Other Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 15 May 2020 06:22:06 AM UTC, comment #3: 

I confirm that it is fixed in 1.3.0-g1c59b7

Mindaugas <embar>
Tue 28 Apr 2020 04:00:46 PM UTC, comment #2: 

Thanks, but remains related problem:

Command below with "wrong" /BLANK is still generated by GUI!
AUTORECODE
VARIABLES = Variable1 INTO Variable2
/BLANK.


Thus you need to fix Autorecode dialog behaviour in PSPPIRE GUI (in menu Transform > Autorecode).

Mindaugas <embar>
Mon 27 Apr 2020 01:01:39 PM UTC, comment #1: 

I pushed a fix for this.

Thanks for reporting.

John Darrington <jmd>
Group administrator
Mon 27 Apr 2020 07:48:14 AM UTC, original submission:  


pspp 1.3.0-g90731b in openSUSE Linux crashed while doing autorecode with selecting to set empty values as missing (or equivalent via GUI):

AUTORECODE
VARIABLES = TextVariable INTO AutoRecodedVariable
/BLANK.


psppire_dict_lookup_var: assertion 'd' failed
Thread 1 "psppire" received signal SIGSEGV, Segmentation fault.
0x00007ffff7ac844d in hmap_delete (node=<optimized out>, map=<optimized out>) at ./src/libpspp/hmap.h:450
450   while (*bucket != node)

I attach full gdb crash backtrace.

Mindaugas <embar>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #48954:  gdb-pspp-2020-04-27.txt added by embar (19KiB - text/plain - gdb crash backtrace)

 

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 embar (Submitted 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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-27 jmd CategoryNone Other
        StatusNone Fixed
        Open/ClosedOpen Closed
    2020-04-27 embar Attached File- Added gdb-pspp-2020-04-27.txt, #48954

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code