View Issue Details

IDProjectCategoryView StatusLast Update
0010289CTT UA Binary2 - CTT Binarypublic2025-05-31 02:37
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.11.0.412 
Summary0010289: 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)

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2025-05-12 07:52

developer   ~0022725

Adding mutex for access of PubSubMessage cache

Paul Hunkar

2025-05-31 02:37

administrator   ~0022826

reviewed code change, all agreed to changes - closed issue

Issue History

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