GNU Octave - Bugs: bug #64017, axis limits can cause excessive...
bug #64017: axis limits can cause excessive memory usage for minor ticks including OOM crash
Follow 13 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2023-04-18 | rik5 | Status | Patch Submitted | Fixed | |
Open/Closed | Open | Closed | |||
Fixed Release | None | 8.3.0 | |||
2023-04-11 | rik5 | Attached File | - | Added tst_minortick.m, #54602 | |
2023-04-11 | rik5 | Status | Confirmed | Patch Submitted | |
Summary | patch object with set (gca, 'xtick', ticks) causes near hang or OOM | axis limits can cause excessive memory usage for minor ticks including OOM crash | |||
2023-04-11 | rik5 | Attached File | - | Added bug64017.cset, #54601 | |
2023-04-10 | dasergatskov | Attached File | - | Added xtick_prof.png, #54597 | |
2023-04-10 | rik5 | Attached File | - | Added tst_xtick_hang.m, #54596 | |
Summary | plotting with hist() results in unnecessary big (/failing) memory allocation for some inputs. | patch object with set (gca, 'xtick', ticks) causes near hang or OOM | |||
2023-04-10 | dasergatskov | Attached File | - | Added hist_das.png, #54595 | |
2023-04-10 | rik5 | Item Group | None | Performance | |
Status | None | Confirmed |
Powered by Savane 3.13-8ccc.
Corresponding source code