OBS Crashing and causing computer to freeze

Tennis

New Member
Crash log attached.

Starting the past couple of days, while streaming, OBS has either shut down completely or caused the whole system to crash.

Everything is up to date, Windows, OBS, GPU drivers, etc.

Any help appreciated.
 

Attachments

  • Crash 2025-06-19 15-03-24.txt
    150 KB · Views: 15

Suslik V

Active Member
Code:
Unhandled exception: 80000003
...

Thread 3DA4: mp_media_thread (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
0000002C19D8F5C8 00007FFE7E431732 000001DBB0928400 0000000000000000 0000000000000015 0000000000000107 obs.dll!os_breakpoint+0x2
0000002C19D8F5D0 00007FFE7E404F50 000001DBFECC6A80 00007FFE746B415B 000001DBBC0FC980 000001DBA6A5B730 obs.dll!video_frame_init+0x4a0
0000002C19D8F700 00007FFE7E3C082C 000001DC46B2AC80 431BDE82D7B63400 0000000000000000 000001DBDCA901E0 obs.dll!obs_source_frame_init+0x5c
0000002C19D8F7C0 00007FFE7E3BEDDA 000001DBDCA909B0 0000000000000002 000001DBDCA90970 431BDE82D7B634DB obs.dll!obs_source_frame_create+0x5a
0000002C19D8F7F0 00007FFE7E3C8CF1 0000002C19D8F924 0000002C19D8F8C0 0000000000000000 000001DBDCA909E0 obs.dll!cache_video+0x261
0000002C19D8F870 00007FFE7E3C8E02 0000000000000000 0000000000000015 000001DBB0990000 000001DBA7350AA8 obs.dll!obs_source_output_video_internal+0x82
0000002C19D8F8A0 00007FFE7E3C9006 0000000000000048 0000000000000001 0000000000000000 0000000000000000 obs.dll!obs_source_output_video+0x136
0000002C19D8F9B0 00007FFE7E27569F 0000002C19D8FB00 0000000000000001 431BDE82D7B634DB 0000000000000000 obs-ffmpeg.dll!mp_media_next_video+0x4bf
0000002C19D8FA20 00007FFE7E276208 000001DBA7350AA8 0000000000000000 000001DBFF387200 0000000000000000 obs-ffmpeg.dll!mp_media_thread+0x248
0000002C19D8FA80 00007FFE7E27631E 0000000000000000 000001DBFF387180 0000002C19D8FB10 000001DBDD2E8E20 obs-ffmpeg.dll!mp_media_thread_start+0xe
0000002C19D8FAB0 00007FFE7F891461 000001DBFF387180 0000000000000000 0000000000000000 0000000000000000 w32-pthreads.dll!ptw32_threadStart+0x171
0000002C19D8FB20 00007FFF35BF37B0 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ucrtbase.dll!0x7fff35bf37b0
0000002C19D8FB50 00007FFF36D4E8D7 0000000000000000 0000000000000000 000004F0FFFFFB30 000004D0FFFFFB30 kernel32.dll!0x7fff36d4e8d7
0000002C19D8FB80 00007FFF383FC34C 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7fff383fc34c
Out of RAM. Media source was unable to allocate enough memory for the next frame, so breakpoint reached. You may try to monitor the RAM usage during the streaming event via the Task Manager. Allocation of memory controlled by OS, thus, in some cases, running application (OBS) with administrator rights and with higher priority (Settings > Advanced) may help.
 
Top