gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62662] Table crashes when column arithmetic is applied after catro


From: Mohammad Akhlaghi
Subject: [bug #62662] Table crashes when column arithmetic is applied after catrowfile
Date: Wed, 22 Jun 2022 14:47:24 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62662>

                 Summary: Table crashes when column arithmetic is applied
after catrowfile
                 Project: GNU Astronomy Utilities
               Submitter: makhlaghi
               Submitted: Wed 22 Jun 2022 07:47:22 PM BST
                Category: Table
                Severity: 3 - Normal
              Item Group: Crash
                  Status: In Progress
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 22 Jun 2022 07:47:22 PM BST By: Mohammad Akhlaghi <makhlaghi>
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)








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62662>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]