View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000130 | QElectroTech | website | public | 2016-12-31 02:04 | 2021-02-15 00:48 |
Reporter | Morganol | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Qt5.6.2, kf5.29.0, Plasma5.8.5, | OS | 64bit, Linux4.8.15, gcc5.4.0, | OS Version | Xorg 1.19.0, Mageia6 (dev) |
Summary | 0000130: Crash when closing project without saving, after deleting folioref | ||||
Description | r4826 | ||||
Steps To Reproduce |
----8<----8<----8<----8<----8<----8< template <typename ForwardIterator> Q_OUTOFLINE_TEMPLATE void qDeleteAll(ForwardIterator begin, ForwardIterator end) { while (begin != end) { delete *begin; <--------Here ++begin; } } ---->8---->8---->8---->8---->8---->8 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-31 02:04 | Morganol | New Issue | |
2017-01-02 17:56 | Morganol | Note Added: 0000215 | |
2017-01-02 18:27 | scorpio810_mantis | Status | new => resolved |
2017-01-02 18:27 | scorpio810_mantis | Resolution | open => fixed |
2017-01-02 18:27 | scorpio810_mantis | Fixed in Version | => SVN/trunk |
2017-01-02 18:27 | scorpio810_mantis | Note Added: 0000219 | |
2021-02-15 00:48 |
|
Category | Diagram Editor => website |