bugGNU Astronomy Utilities - Bugs: bug #62662, Table crashes when column...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #62662: Table crashes when column arithmetic is applied after catrowfile

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Wed 22 Jun 2022 06:47:22 PM UTC
   
 
Category:  Table Severity:  3 - Normal
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Wed 22 Jun 2022 07:07:50 PM UTC, comment #1: 

This bug has been fixed in Commit 58e3c12e2a0, see the commit message for the details.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Wed 22 Jun 2022 06:47:22 PM UTC, original submission:  

When column arithmetic is applied after adding new rows, Table crashes with a segmentation fault. The problem can be reproduced with these commands:


$ cat tab1.txt
1
2
3
4

$ cat tab2.txt
12
13
14
15

$ asttable tab1.txt --catrowfile=tab2.txt -c'arith $1 0 +'
Segmentation fault (core dumped)


Mohammad Akhlaghi <makhlaghi>
Group administrator

 

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

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 makhlaghi (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-22 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code