You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love OBSInfoWriter but it is crashing in OBS 33.1.1
To reproduce the error, add the infowriter to a scene and then start a local recording, change cameras a few times, start recording and change cameras, repeat this process.
In my case, the second time it crashes.
If I don't add the source to the plugin, everything works.
Hello @partouf, good news, it seems that your latest update fixed the problem. I used it for an hour straight, starting and stopping 3 recordings, and the problem did not occur when I replayed the same scenario where it would freeze before.
campiotto
changed the title
Infowriter crashing OBS 30.1.1 (Mac OS Ventura)
Infowriter crashing OBS 30.1.1 (Mac OS Ventura) [SOLVED]
May 4, 2024
I love OBSInfoWriter but it is crashing in OBS 33.1.1
To reproduce the error, add the infowriter to a scene and then start a local recording, change cameras a few times, start recording and change cameras, repeat this process.
In my case, the second time it crashes.
If I don't add the source to the plugin, everything works.
This is my error log:
Process: OBS [4273]
Path: /Applications/OBS.app/Contents/MacOS/OBS
Identifier: com.obsproject.obs-studio
Version: 30.1.1 (8403913167)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2024-04-03 10:28:39.7549 -0300
OS Version: macOS 13.6.5 (22G621)
Report Version: 12
Anonymous UUID: 9ADC0257-D16D-64FA-CFB6-729F40F922A3
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: OBS [4273]
Application Specific Information:
stack buffer overflow
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8097ef196 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff809826ee6 pthread_kill + 263
2 libsystem_c.dylib 0x7ff80974dbdf __abort + 139
3 libsystem_c.dylib 0x7ff809738b72 __stack_chk_fail + 100
4 OBSInfoWriter 0x118830872 OutputFormatEDL::SecsToHMSString(long long) const + 290
5 OBSInfoWriter 0x118830b5b OutputFormatEDL::writeMarker(long long, long long, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>) const + 139
The text was updated successfully, but these errors were encountered: