My OBS crashed - Help?

Suslik V

Active Member
Code:
Unhandled exception: 80000003
...

Thread 323C: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000A018E2F4B8 00007FFBBDF61732 0000000000000780 0000022530300000 00000225303002E4 000000000000000D obs.dll!os_breakpoint+0x2
000000A018E2F4C0 00007FFBBDF34F50 0000A8E17D4FB75F 00007FFC01B0E26F 0000022571AB22C0 00007FFC01B21910 obs.dll!video_frame_init+0x4a0
000000A018E2F5F0 00007FFBBDEF082C 0000022549026590 000000A018E2FA00 0000000000000000 0000022549025DC0 obs.dll!obs_source_frame_init+0x5c
000000A018E2F6B0 00007FFBBDEEEDDA 0000022549026590 000000A018E2F860 0000022549026550 0000000000000000 obs.dll!obs_source_frame_create+0x5a
000000A018E2F6E0 00007FFBBDEF8CF1 000000A018E2F7F4 000000A018E2F790 000000A018E2F900 00000225490265C0 obs.dll!cache_video+0x261
000000A018E2F760 00007FFBBDEF920D 000000A018E2FA00 00007FFBB938CA67 00000000002F7600 000000A018E2F8F9 obs.dll!obs_source_output_video2+0x1cd
000000A018E2F8B0 00007FFBB938477C 00007FFBB938CA67 00000000002F7600 000000A018E2F8F9 0000022534A04400 win-dshow.dll!0x7ffbb938477c
000000A018E2F8B8 000000A018E2FA00 00000000002F7600 000000A018E2F8F9 0000022534A04400 0000000000000000 <unknown>!0xa018e2fa00
000000A018E2F8C0 00007FFBB938CA67 000000A018E2F8F9 0000022534A04400 0000000000000000 0000000000000000 win-dshow.dll!0x7ffbb938ca67
000000A018E2F8C8 00000000002F7600 0000022534A04400 0000000000000000 0000000000000000 00007FFBB938DA9D <unknown>!0x2f7600
000000A018E2F8D0 000000A018E2F8F9 0000000000000000 0000000000000000 00007FFBB938DA9D 000002253B11CDA0 <unknown>!0xa018e2f8f9
000000A018E2F8D8 0000022534A04400 0000000000000000 00007FFBB938DA9D 000002253B11CDA0 000000A018E2F9C0 <unknown>!0x22534a04400
Out of RAM. Not enough resources to complete the task. Allocation of memory for the new frame from DirectShow capable (capture card) device failed, so breakpoint reached.
 

AznSlickSlaya

New Member
Code:
Unhandled exception: 80000003
...

Thread 323C: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000A018E2F4B8 00007FFBBDF61732 0000000000000780 0000022530300000 00000225303002E4 000000000000000D obs.dll!os_breakpoint+0x2
000000A018E2F4C0 00007FFBBDF34F50 0000A8E17D4FB75F 00007FFC01B0E26F 0000022571AB22C0 00007FFC01B21910 obs.dll!video_frame_init+0x4a0
000000A018E2F5F0 00007FFBBDEF082C 0000022549026590 000000A018E2FA00 0000000000000000 0000022549025DC0 obs.dll!obs_source_frame_init+0x5c
000000A018E2F6B0 00007FFBBDEEEDDA 0000022549026590 000000A018E2F860 0000022549026550 0000000000000000 obs.dll!obs_source_frame_create+0x5a
000000A018E2F6E0 00007FFBBDEF8CF1 000000A018E2F7F4 000000A018E2F790 000000A018E2F900 00000225490265C0 obs.dll!cache_video+0x261
000000A018E2F760 00007FFBBDEF920D 000000A018E2FA00 00007FFBB938CA67 00000000002F7600 000000A018E2F8F9 obs.dll!obs_source_output_video2+0x1cd
000000A018E2F8B0 00007FFBB938477C 00007FFBB938CA67 00000000002F7600 000000A018E2F8F9 0000022534A04400 win-dshow.dll!0x7ffbb938477c
000000A018E2F8B8 000000A018E2FA00 00000000002F7600 000000A018E2F8F9 0000022534A04400 0000000000000000 <unknown>!0xa018e2fa00
000000A018E2F8C0 00007FFBB938CA67 000000A018E2F8F9 0000022534A04400 0000000000000000 0000000000000000 win-dshow.dll!0x7ffbb938ca67
000000A018E2F8C8 00000000002F7600 0000022534A04400 0000000000000000 0000000000000000 00007FFBB938DA9D <unknown>!0x2f7600
000000A018E2F8D0 000000A018E2F8F9 0000000000000000 0000000000000000 00007FFBB938DA9D 000002253B11CDA0 <unknown>!0xa018e2f8f9
000000A018E2F8D8 0000022534A04400 0000000000000000 00007FFBB938DA9D 000002253B11CDA0 000000A018E2F9C0 <unknown>!0x22534a04400
Out of RAM. Not enough resources to complete the task. Allocation of memory for the new frame from DirectShow capable (capture card) device failed, so breakpoint reached.
Thank you so much. I thought this was the issue.
 
Top