View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010289 | CTT UA Binary | 2 - CTT Binary | public | 2025-04-22 13:13 | 2025-05-31 02:37 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.11.0.412 | ||||
| Summary | 0010289: Possible crash during cleanup of PubSub message cache | ||||
| Description | Functions that are accessing the PubSub message cache need a mutex, as they are possibly deleting/accessing the same message at the same time, which can crash the CTT (by double cleanup) | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Adding mutex for access of PubSubMessage cache |
|
|
reviewed code change, all agreed to changes - closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-04-22 13:13 | Yannik Klaass | New Issue | |
| 2025-05-10 06:13 | Paul Hunkar | Assigned To | => Yannik Klaass |
| 2025-05-10 06:13 | Paul Hunkar | Status | new => assigned |
| 2025-05-12 07:52 | Yannik Klaass | Status | assigned => resolved |
| 2025-05-12 07:52 | Yannik Klaass | Resolution | open => fixed |
| 2025-05-12 07:52 | Yannik Klaass | Note Added: 0022725 | |
| 2025-05-31 02:37 | Paul Hunkar | Status | resolved => closed |
| 2025-05-31 02:37 | Paul Hunkar | Fixed in Version | => 1.11.0.412 |
| 2025-05-31 02:37 | Paul Hunkar | Note Added: 0022826 |