Crash, if click stop recording; Monterey 12.0.1; OBS 27.1.3

Hello World

New Member
Hi,

Versions:
MacBook Pro 2019, CPU Intel Core i5, RAM 16 GB
macOS Monterey 12.0.1
OBS Studio 27.1.3

Settings:
See screenshot. All other settings should be default.

Procedure:
I record window or screen at low FPS so that files use little memory.

Problem:
a) As soon as I click on "Stop recording", OBS often crashes or hangs.
b) When I just restarted the computer, a short recording of a few minutes worked fine. For another recording, OBS crashed again as soon as I clicked on "Stop recording".
c) Restarting OBS itself several times does not solve the problem.
d) Changing video encoder from 'libvpx-vp9' (default) to 'libvpx' does not solve the problem.

Crash report:
Code:
Crashed Thread:        13  video-io: video thread
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY
Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [2119]

VM Region Info: 0 is not in any region.  Bytes before following region: 4409589760
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->
      __TEXT                      106d50000-106ff8000    [ 2720K] r-x/r-x SM=COW  ...nts/MacOS/obs

[…]

Thread 13 Crashed:: video-io: video thread
0   libsystem_pthread.dylib               0x7ff810a78db6 pthread_mutex_unlock + 4
1   libavcodec.58.dylib                      0x109d0efda sync + 58
2   libavcodec.58.dylib                      0x109dac51f vp9_encode_tiles_mt + 783
3   libavcodec.58.dylib                      0x109d96632 encode_frame_internal + 3746
4   libavcodec.58.dylib                      0x109d95173 vp9_encode_frame + 883
5   libavcodec.58.dylib                      0x109ddedc0 encode_frame_to_data_rate + 10928
6   libavcodec.58.dylib                      0x109dda1c8 vp9_get_compressed_data + 11256
7   libavcodec.58.dylib                      0x109d81540 encoder_encode + 1872
8   libavcodec.58.dylib                      0x109bfe9a2 vpx_codec_encode + 146
9   libavcodec.58.dylib                      0x1095dd57a vpx_encode + 522

Thank you!
 

Attachments

  • configuration_output.png
    configuration_output.png
    810.7 KB · Views: 18
  • configuration_video.png
    configuration_video.png
    597 KB · Views: 17
Top