View Issue Details

IDProjectCategoryView StatusLast Update
0010326CTT UA Binary2 - CTT Binarypublic2025-05-12 12:30
ReporterYannik Klaass Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0010326: KillThreads() method not releasing references to session class
Description

When a SessionThread is started, but not properly stopped before cleanup of the script engine (e.g. on unexpected errors in the scripts), the KillThreads() method will cleanup remaining threads, but does not release the references added to the session object in startThreadSession(), therefore destruction of the private classes fails.
This results in CttSessionPrivate and CttChannelPrivate objects remaining in memory and not freeing up resources, which can cause further issues.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-05-12 12:30 Yannik Klaass New Issue