Haven't streamed in months, came back and now I'm crashing, help

Skelter

New Member
So basically the title. I have done nothing to my computer. The only change is I let OBS update when I opened. I wasn't sure if the game was just too much but here are several logs.

Please, any help would be appreciated.
 

Attachments

  • Crash 2025-07-16 23-14-45.txt
    200 KB · Views: 15
  • Crash 2025-07-20 21-16-39.txt
    200 KB · Views: 4
  • Crash 2025-07-20 21-26-46.txt
    10.8 KB · Views: 3
  • Crash 2025-07-20 21-29-41.txt
    200 KB · Views: 6

Suslik V

Active Member
Code:
Unhandled exception: 80000003
...

Thread 655C: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000C2265FF398 00007FFA039C5A92 0000000000003C00 0000000000000107 0000000000000000 0000000000000110 obs.dll!os_breakpoint+0x2
000000C2265FF3A0 00007FFA03998C37 000000C2265FF620 0000000000000000 0000021635A8ED80 0000000000000F00 obs.dll!video_frame_init+0x467
000000C2265FF4C0 00007FFA03954215 0000021635A8ED80 0000000000000007 0000000000000F00 0000000000000000 obs.dll!obs_source_frame_init+0x55
000000C2265FF550 00007FFA039524AA 00000215C1D6AE70 000000C2265FF6F0 00000215C1D6AEA0 000001F083665C40 obs.dll!obs_source_frame_create+0x5a
000000C2265FF580 00007FFA0395C7D6 0000021500000007 000000C2265FF6F0 00000215C1D6AEA0 00000215C1D6A6A0 obs.dll!cache_video+0x226
000000C2265FF5F0 00007FFA0395CCCF 0000000000000000 00007FF9EE73C937 0000000001FA4000 0000001400000015 obs.dll!obs_source_output_video2+0x1bf
000000C2265FF730 00007FF9EE734876 000002159D51E980 000000C2265FF840 00000215D51821C0 D1E5209F00000002 win-dshow.dll!DShowInput::OnVideoData+0x276
000000C2265FF770 00007FF9EE73D7AA 000002159D51E980 00000215D51821C0 00000215D1F17860 00007FF900000000 win-dshow.dll!DShow::HDevice::SendToCallback+0x8a
000000C2265FF7E0 00007FF9EE73DB03 0000000000000000 0000000000000000 00000215D1F179D0 0000000000000000 win-dshow.dll!DShow::HDevice::Receive+0x2e3
000000C2265FF880 00007FF9EE73BC9E 00000215D51821C0 0000000000000000 0000000000000000 00007FFA36B8246D win-dshow.dll!DShow::CapturePin::Receive+0x3e
000000C2265FF8B0 00007FF9CF690E6D 0000000000000000 00000215D51821C0 0000000000000000 00007FF9CF6CA100 nvvirtualcamerafilter_x64.dll!0x7ff9cf690e6d
000000C2265FF900 00007FF9CF691328 00000215D1F17860 00007FFA378D7100 0000000000000000 0000000000000000 nvvirtualcamerafilter_x64.dll!0x7ff9cf691328
000000C2265FF930 00007FF9CF69160C 0000000000000000 0000000000000000 0000000000000000 0000000000000000 nvvirtualcamerafilter_x64.dll!0x7ff9cf69160c
000000C2265FF960 00007FFA3847259D 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel32.dll!0x7ffa3847259d
000000C2265FF990 00007FFA392CAF78 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7ffa392caf78
NVIDIA Broadcast, "nvvirtualcamerafilter_x64.dll", is in the crashed thread. Look for updates if any. The fault is in the memory allocation for a new frame from the "Video Capture Device" source (this is usually camera or capture card). OS controls memory allocation, so when OBS run out of free RAM - breakpoint reached. RAM consumption can be monitored in the Task Manager of the OS.
 
Top