Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infowriter crashing OBS 30.1.1 (Mac OS Ventura) [SOLVED] #72

Open
campiotto opened this issue Apr 3, 2024 · 3 comments
Open

Infowriter crashing OBS 30.1.1 (Mac OS Ventura) [SOLVED] #72

campiotto opened this issue Apr 3, 2024 · 3 comments
Labels

Comments

@campiotto
Copy link

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

@partouf partouf added the bug label Apr 4, 2024
@campiotto
Copy link
Author

Hello @partouf , any news on when we will have a new release?

@partouf
Copy link
Owner

partouf commented Apr 29, 2024

Hello @partouf , any news on when we will have a new release?

Can you give https://github.com/partouf/OBSInfoWriter/releases/tag/2.6.2 a try?
I only changed the OBS version just in case its some incompatibility

If that doesn't fix it I will see if there's some memory mishaps going on

@campiotto
Copy link
Author

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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants