View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005733 | CaseTalk Modeler | User Interface | public | 2026-07-04 11:03 | 2026-07-05 23:18 |
| Reporter | Marco Wobben | Assigned To | |||
| Priority | high | Severity | crash | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 15.0 | ||||
| Summary | 0005733: Crash on application exit after using the Subset Constraint editor | ||||
| Description | When the Subset Constraint editor has been opened during a session, CaseTalk can crash with an access violation while closing the application. The editor dialog was not being released when it was closed, so it lingered until program shutdown. At that point the dialog tried to re-generate its rule verbalization while the underlying model had already been torn down, causing the crash. No data is lost, but the application terminates abnormally on exit. | ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | Corporate | ||||
|
Fixed: the Subset Constraint editor dialog is now properly destroyed when it is closed, instead of lingering until application shutdown. The verbalization refresh is also suppressed while the dialog is being torn down, so it no longer touches the model during shutdown. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-04 11:03 | Marco Wobben | New Issue | |
| 2026-07-05 23:18 | Marco Wobben | Note Added: 0008482 | |
| 2026-07-05 23:18 | Marco Wobben | Status | new => resolved |
| 2026-07-05 23:18 | Marco Wobben | Resolution | open => fixed |