View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005728 | CaseTalk Modeler | Other | public | 2026-07-02 18:30 | 2026-07-02 18:31 |
| Reporter | Marco Wobben | Assigned To | |||
| Priority | high | Severity | crash | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 15.0 | ||||
| Summary | 0005728: Crash on application exit (access violation during shutdown) | ||||
| Description | CaseTalk can crash with an access violation while closing, after a session in which grid-based views (such as SQL result grids, population editors, or admin/member lists) were opened and refreshed. The crash happens during shutdown and does not affect saved data, but it produces an error report on exit. | ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | Corporate | ||||
|
Fixed. The shutdown crash was caused by a grid-width helper that could register the same grid more than once when a view was activated or refreshed repeatedly. On exit this left a stale reference that triggered the access violation. The helper now registers each grid only once, so closing CaseTalk after using grid views no longer produces an error report. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-02 18:30 | Marco Wobben | New Issue | |
| 2026-07-02 18:31 | Marco Wobben | Note Added: 0008472 | |
| 2026-07-02 18:31 | Marco Wobben | Status | new => resolved |
| 2026-07-02 18:31 | Marco Wobben | Resolution | open => fixed |
| 2026-07-02 18:31 | Marco Wobben | Target Version | => 15.0 |