View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001750 | NoesisGUI | C++ SDK | public | 2020-07-07 13:45 | 2020-07-30 20:01 |
| Reporter | Ext3h | Assigned To | jsantos | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0.1 | ||||
| Target Version | 3.0.4 | Fixed in Version | 3.0.4 | ||
| Summary | 0001750: Random crash in complex scenes | ||||
| Description | Nested ItemsControl (StackPanel, not virtualized, vertical then horizontal), rendering a total of 200 times 45 buttons. Depending on the complexity of the templates, actual numbers may need to be increased. Expected behavior: Actual behavior:
The cause is not entirely clear, but it appears to happen whenever scene complexity approaches ~30k allocations. Attached is a minidump for one of the crahes. | ||||
| Attached Files | |||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-07-07 13:45 | Ext3h | New Issue | |
| 2020-07-07 13:45 | Ext3h | File Added: complex.dmp | |
| 2020-07-07 13:48 | Ext3h | Description Updated | |
| 2020-07-07 13:49 | Ext3h | Description Updated | |
| 2020-07-08 11:27 | jsantos | Assigned To | => sfernandez |
| 2020-07-08 11:27 | jsantos | Status | new => assigned |
| 2020-07-08 11:27 | jsantos | Target Version | => 3.0.3 |
| 2020-07-08 17:49 | sfernandez | Assigned To | sfernandez => jsantos |
| 2020-07-13 13:34 | jsantos | Target Version | 3.0.3 => 3.0.4 |
| 2020-07-13 13:35 | jsantos | Note Added: 0006533 | |
| 2020-07-30 20:01 | jsantos | Status | assigned => resolved |
| 2020-07-30 20:01 | jsantos | Resolution | open => fixed |
| 2020-07-30 20:01 | jsantos | Fixed in Version | => 3.0.4 |
| 2020-07-30 20:01 | jsantos | Note Added: 0006549 |