GNU Astronomy Utilities - Bugs: bug #52281, MakeCatalog crash in upper-limit...
You are not allowed to post comments on this tracker with your current authentication level.
bug #52281: MakeCatalog crash in upper-limit with full size label
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Wed 25 Oct 2017 02:38:50 PM UTC | ||
Category: | MakeCatalog | Severity: | 3 - Normal |
Item Group: | Crash | Status: | Fixed |
Privacy: | Public | Assigned to: | makhlaghi |
Open/Closed: | Closed |
Wed 25 Oct 2017 02:53:04 PM UTC, comment #1: |
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Wed 25 Oct 2017 02:38:50 PM UTC, original submission:
When a given label in a dataset extends over a whole dimension, the random number generator crashes. The random number generator is used to identify random positions over the dataset for estimating the magnitude over undetected regions.
|
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2017-10-25 | makhlaghi | Status | In Progress | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed | ||
Summary | Upper-limit magnitude measurement crash for full size label | ![]() |
MakeCatalog crash in upper-limit with full size label |
Powered by Savane 3.12.
Corresponding source code
The issue was fixed by adding a check before calling the random number generator. It has been pushed to the main repo.