Random crashes, log analyser won't analyse log

Echtzeit

New Member
Hello,

OBS-Studio crashes at random times (i.e. I cannot reproduce the error) with an unhandled exception. I tried uploading the crash log, but get no response from the page (after the upload, it doesn't show any result). Maybe someone here could point me in the right direction?
 

Attachments

  • Unhandled exception 80000003.txt
    77.4 KB · Views: 13

Suslik V

Active Member
It seems that the OBS run out of the RAM.
...
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
0000006A8215F408 00007FFDCD21AA52 00000000003F4800 00007FFE162D4A14 0000006A00000492 0000006A8215F690 obs.dll!os_breakpoint+0x2
0000006A8215F410 00007FFDCD207767 0000006A8215F718 0000000000000000 0000000000000246 0000000000000000 obs.dll!bmalloc+0x47
...

Look in the Task Manager for the RAM consumption.

Browser sources may be the cause, capture cards drivers, external plugins. This is major sources of memory leaks and thus huge RAM consumption.

And there is OBS v29.1.2
 

Echtzeit

New Member
It seems that the OBS run out of the RAM.


Look in the Task Manager for the RAM consumption.

Browser sources may be the cause, capture cards drivers, external plugins. This is major sources of memory leaks and thus huge RAM consumption.

And there is OBS v29.1.2
Thanks for your reply. That's really strange, because in some instances OBS wasn't even running for that long (a couple of minutes). I can understand when this happens after 90 minutes of recording (which it did).

The only source is a Mevo webcam via NDI and no external plugins.
 
Top