View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010107 | CTT UA Binary | 2 - CTT Binary | public | 2025-01-20 14:58 | 2025-01-20 15:09 |
Reporter | Yannik Klaass | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0010107: CTT crashes when trying to access converted NULL-Variant values | ||||
Description | When using the conversion methods of the CttVariantClass on a NULL-Variant, the returned type is an OpcUa_Null (0), which cannot be handled correctly by the script engine, e. g. when passing the value to a function and then accessing it. As a result, the CTT crashes. | ||||
Steps To Reproduce | Code:
| ||||
Tags | No tags attached. | ||||
Files Affected | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-20 14:58 | Yannik Klaass | New Issue | |
2025-01-20 14:58 | Yannik Klaass | Severity | minor => crash |
2025-01-20 15:04 | Alexander Allmendinger | Steps to Reproduce Updated | |
2025-01-20 15:09 | Yannik Klaass | Steps to Reproduce Updated |