Open
Description
Is this a bug in companion itself or a module?
- I believe this to be a bug in companion
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
When i insert large text (like responce of HTTP Get Request from generic http module) or just in custom variable editor. If i use this variable in in text for knob. Or some variable (for example vmix title text) have large text in it. Or I just insert large text in button text field, companion crashes with stack trace:
PID 44796 received ACCESS_VIOLATION for address: 0x7ffead3ecf50
[node-napi-v9.node]: segfault::init
[node-napi-v9.node]: segfault::showCallstack
[node-napi-v9.node]: segfault::handleSignal
[KERNELBASE.dll]: UnhandledExceptionFilter
[ntdll.dll]: memset
[ntdll.dll]: _C_specific_handler
[ntdll.dll]: _chkstk
[ntdll.dll]: RtlRaiseException
[ntdll.dll]: KiUserExceptionDispatcher
[skia.win32-x64-msvc.node]: napi_register_module_v1
[skia.win32-x64-msvc.node]: napi_register_module_v1
[skia.win32-x64-msvc.node]: napi_register_module_v1
[skia.win32-x64-msvc.node]: napi_register_module_v1
[skia.win32-x64-msvc.node]
[node.exe]: v8::base::CPU::has_popcnt
Seems like error in canvas submodule...
Steps To Reproduce
paste large text in Button text field
Expected Behavior
Companion not crushes
Environment (please complete the following information)
- OS: Win 10
- Browser: Any
- Companion Version: from 4.3.3 up to 3.5.2
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress