OBS Crash

Suslik V

Active Member
Code:
Unhandled exception: 80000003
...

Thread 7560C: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000E885AFF158 00007FFD4C7B18E2 0000000000000002 00007FFD6BB8F164 0000000000000002 0000000000000000 obs.dll!os_breakpoint+0x2
000000E885AFF160 00007FFD4C7853E7 0000000000000000 0000000000000000 000002A090515180 0000000000000000 obs.dll!video_frame_init+0x467
000000E885AFF280 00007FFD4C740985 000002A090515180 0000000000000002 0000000000000780 0000000000000000 obs.dll!obs_source_frame_init+0x55
000000E885AFF310 00007FFD4C73EF4A 000002A0EF84B150 000000E885AFF4B0 000002A0EF84B180 000002A0EF84B180 obs.dll!obs_source_frame_create+0x5a
000000E885AFF340 00007FFD4C748E66 000002A000000002 000000E885AFF4B0 000002A0EF84B180 000002A0EF84A980 obs.dll!cache_video+0x226
000000E885AFF3B0 00007FFD4C74935F 00000000002F7600 00000000002F8000 00000000002F7600 000000E885AFF570 obs.dll!obs_source_output_video2+0x1bf
000000E885AFF4F0 00007FFD480F4876 000002A0EF159110 000000E885AFF600 000002A0F5E04260 00000000C0000034 win-dshow.dll!DShowInput::OnVideoData+0x276
000000E885AFF530 00007FFD480FD7AA 000002A0EF159110 0000000000000000 0000000000000000 0000000000000000 win-dshow.dll!DShow::HDevice::SendToCallback+0x8a
000000E885AFF5A0 00007FFD480FDB03 000002A0F51A59D0 00007FFD00000000 0000000000000000 0000000000000000 win-dshow.dll!DShow::HDevice::Receive+0x2e3
000000E885AFF640 00007FFD480FBC9E 000002A0F5E04260 00007FFD50252713 0000000000000000 0000000000000001 win-dshow.dll!DShow::CapturePin::Receive+0x3e
000000E885AFF670 00007FFD50255390 000002A0F51A57F8 000002A0EF68D1D0 0000000000000438 000002C5C46A8020 rm-virtualcam-module64.dll!0x7ffd50255390
000000E885AFF6B0 00007FFD502526A8 000002A000000780 000002A0EF68D1D0 0000000000000438 0000000000028B0A rm-virtualcam-module64.dll!0x7ffd502526a8
000000E885AFF720 00007FFD50252437 000002C1503934B0 0000000000000000 0000000000000000 0000000000000000 rm-virtualcam-module64.dll!0x7ffd50252437
000000E885AFF770 00007FFD50252881 000002A0F5E03DD0 0000000000000000 0000000000000000 0000000000000000 rm-virtualcam-module64.dll!0x7ffd50252881
000000E885AFF7A0 00007FFD5025DE86 0000000000000000 0000000000000000 0000000000000000 0000000000000000 rm-virtualcam-module64.dll!0x7ffd5025de86
000000E885AFF7D0 00007FFD69F6E8D7 0000000000000000 0000000000000000 000004F0FFFFFB30 000004D0FFFFFB30 kernel32.dll!0x7ffd69f6e8d7
000000E885AFF800 00007FFD6BBBC34C 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7ffd6bbbc34c
Your PC run out of RAM. OBS was unable to allocate memory for a new frame from the Video Capture Device source (capture card, camera or what ever it was), so breakpoint reached. You may try to monitor the memory usage with the Task Manager (here is example, monitor both the RAM and VRAM: https://obsproject.com/forum/threads/obs-studio-using-too-much-vram.185274/ )
 
Top