OBS crashed.

piyanchurl

New Member
the broadcast lasts for about 3-4 hours, then crashes. An error occurs when starting. I am attaching the logs
 

Attachments

  • Crash 2025-08-26 22-26-58.txt
    200 KB · Views: 12

Suslik V

Active Member
Code:
Unhandled exception: 80000003
...

Thread 127A4: mp_cache_thread (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
0000005A622FF778 00007FFEF6AF5B52 0000000000001E00 0000000000000000 000001E01F1DE9D0 0000005A00000006 obs.dll!0x7ffef6af5b52
0000005A622FF780 00007FFEF6AC8CF7 0000000000000000 000001E01F1DE9D0 0000005A00000006 0000000000000000 obs.dll!0x7ffef6ac8cf7
0000005A622FF788 0000000000001E00 000001E01F1DE9D0 0000005A00000006 0000000000000000 0000000000000000 <unknown>!0x1e00
Not enough resources to complete the task. Likely, run out of RAM.
 

piyanchurl

New Member
[код]
Необработанное исключение: 80000003
...

Поток 127A4: mp_cache_thread (сбой)
Стек EIP Arg0 Arg1 Arg2 Arg3 Адрес
0000005A622FF778 00007FFEF6AF5B52 0000000000001E00 0000000000000000 000001E01F1DE9D0 0000005A00000006 obs.dll!0x7ffef6af5b52
0000005A622FF780 00007FFEF6AC8CF7 0000000000000000 000001E01F1DE9D0 0000005A00000006 0000000000000000 obs.dll!0x7ffef6ac8cf7
0000005A622FF788 0000000000001E00 000001E01F1DE9D0 0000005A00000006 0000000000000000 0000000000000000 <неизвестно>!0x1e00
[/код]
Недостаточно ресурсов для выполнения задачи. Вероятно, закончилась оперативная память.
 

piyanchurl

New Member
Code:
Unhandled exception: 80000003
...

Thread 127A4: mp_cache_thread (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
0000005A622FF778 00007FFEF6AF5B52 0000000000001E00 0000000000000000 000001E01F1DE9D0 0000005A00000006 obs.dll!0x7ffef6af5b52
0000005A622FF780 00007FFEF6AC8CF7 0000000000000000 000001E01F1DE9D0 0000005A00000006 0000000000000000 obs.dll!0x7ffef6ac8cf7
0000005A622FF788 0000000000001E00 000001E01F1DE9D0 0000005A00000006 0000000000000000 0000000000000000 <unknown>!0x1e00
Not enough resources to complete the task. Likely, run out of RAM.
During the crash my memory was at 50% load.
 

PaiSand

Active Member
A log file from the moment it crashed is also needed. Look inside Help menu and you'll find how to access where the log files are stored, then look for the log file that have the same date as the crash report.
 
Top