obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

-[OBSDALStream fillFrame] crashed on MacOS

Open xp19870106 opened this issue 2 years ago • 2 comments

Operating System Info

macOS 13

Other OS

No response

OBS Studio Version

Other

OBS Studio Version (Other)

No response

OBS Studio Log URL

can not get it

OBS Studio Crash Log URL

No response

Expected Behavior

Do not crash

Current Behavior

Crash when open obs virtual camera

Steps to Reproduce

Not for sure

Anything else we should know?

Crashed Thread: 58 Dispatch queue: com.apple.root.default-qos

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00007fccd6362008 Exception Codes: 0x0000000000000001, 0x00007fccd6362008

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [14114]

VM Region Info: 0x7fccd6362008 is not in any region. Bytes after previous region: 9 Bytes before following region: 4088 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_LARGE 7fccd6300000-7fccd6362000 [ 392K] rw-/rwx SM=PRV
---> GAP OF 0x1000 BYTES MALLOC_LARGE 7fccd6363000-7fccd63d9000 [ 472K] rw-/rwx SM=PRV

Thread 58 Crashed:: Dispatch queue: com.apple.root.default-qos 0 CMIOBaseUnits 0x135078d63 0x135046000 + 208227 1 CMIOBaseUnits 0x1350f5d5d 0x135046000 + 720221 2 obs-mac-virtualcam 0x14c17a97e -[OBSDALStream fillFrame] + 526 3 obs-mac-virtualcam 0x14c1796f3 __20-[OBSDALStream init]_block_invoke + 35 4 libdispatch.dylib 0x7ff805b3da44 _dispatch_client_callout + 8 5 libdispatch.dylib 0x7ff805b40500 _dispatch_continuation_pop + 463 6 libdispatch.dylib 0x7ff805b51dff _dispatch_source_invoke + 2184 7 libdispatch.dylib 0x7ff805b4d6a2 _dispatch_root_queue_drain + 343 8 libdispatch.dylib 0x7ff805b4de4d _dispatch_worker_thread2 + 160 9 libsystem_pthread.dylib 0x7ff805cb9c9d _pthread_wqthread + 256 10 libsystem_pthread.dylib 0x7ff805cb8c67 start_wqthread + 15

xp19870106 avatar Dec 06 '22 09:12 xp19870106

OBS Studio always writes log files. On macOS, they are stored in ~/Library/Application Support/obs-studio/logs. Please attach the full macOS crash log using these instructions:

  1. In Finder, click the Go menu.
  2. Select Go To Folder, and type in ~/Library/Logs/DiagnosticReports/.
  3. Upload the file prefixed OBS_ with the most recent date (format is year-month-day).

Do not paste the log contents directly into the text box.

Please also actually specify the OBS Studio version you are using.

RytoEX avatar Dec 06 '22 15:12 RytoEX

OBS Studio always writes log files. On macOS, they are stored in ~/Library/Application Support/obs-studio/logs. Please attach the full macOS crash log using these instructions:

  1. In Finder, click the Go menu.
  2. Select Go To Folder, and type in ~/Library/Logs/DiagnosticReports/.
  3. Upload the file prefixed OBS_ with the most recent date (format is year-month-day).

Do not paste the log contents directly into the text box.

Please also actually specify the OBS Studio version you are using.

Hi,it's an app I wrote that using obs virtual camera, it crashed when open obs virtual camera obs-mac-virtualcam.so.zip

I can't find the crash files on user's computer, I only have the crash contents user send me

crash.zip

xp19870106 avatar Dec 07 '22 07:12 xp19870106

Hello, could you ask your user if this still happens with the newest release of OBS (29.0.2)? We shipped a fix that might be related to this after 29.0

gxalpha avatar Mar 15 '23 21:03 gxalpha