OBS 30.0 - crash when closed and warning when open

derv1205

New Member
Hi, ever since I updated my OBS to the latest 30.0 version, whenever it closes it asks to start on safemode because it crashed.
I heard this could be due to a plugin or something external but I am unfamiliar with the logs so if someone could guide me where the issue is, i just want to make sure I'm not deleting the wrong file, thanks

Unhandled exception: c0000005
Date/Time: 2023-11-20, 11:23:24
Fault address: 7FFE5CAD278B (c:\program files\obs-studio\bin\64bit\w32-pthreads.dll)
libobs version: 30.0.0 (64-bit)
Windows version: 10.0 build 22621 (release: 22H2; revision: 2428; 64-bit)
CPU: AMD Ryzen 5 5600X 6-Core Processor


Thread 518: libobs: graphics thread (Crashed)
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
00000079FA95FA60 00007FFE5CAD278B 00000257D1C80760 00007FFE2D1A4E18 000000000000025D 0000000000000000 w32-pthreads.dll!pthread_mutex_lock+0xb
00000079FA95FB30 00007FFE2D18455E 0000000000000438 0000000000000000 00000257D24FDF60 000000000000025D obs.dll!config_get_string+0x2e
00000079FA95FB60 00007FFE2D1841FB 000000000000025D 000002570000012B 0000000000000000 0000000000000000 obs.dll!config_get_bool+0xb
00000079FA95FB90 00007FFDE85EABA5 00000000C2140000 0000000000000000 000000000000012B 0000000000000000 vertical-canvas.dll!CanvasDock::DrawPreview+0x255
00000079FA95FCE0 00007FFE2D13AC91 00000257D9004480 00000300B62BD234 0000000000000001 00000079FA95FDE0 obs.dll!render_display+0x91
00000079FA95FD20 00007FFE2D1755BF 00000079FA95FDE0 00000300B62BD234 0000000000000000 0000000000000000 obs.dll!obs_graphics_thread_loop+0x30f
00000079FA95FDC0 00007FFE2D17527B 00000257D1C80760 0000000000000000 00000257D1C80760 0000000000000000 obs.dll!obs_graphics_thread+0xfb
00000079FA95FE80 00007FFE5CAD5914 00000257CA146E60 0000000000000000 0000000000000000 0000000000000000 w32-pthreads.dll!ptw32_threadStart+0x74
00000079FA95FF00 00007FFE65239363 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ucrtbase.dll!0x7ffe65239363
00000079FA95FF30 00007FFE6658257D 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel32.dll!0x7ffe6658257d
00000079FA95FF60 00007FFE67CAAA78 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7ffe67caaa78

I also attached the full logs in case its needed.
 

mdn_united

New Member
Same here!
I attached the crash files here.
 

Attachments

  • Crash 2023-11-20 21-28-33.txt
    145.2 KB · Views: 19
  • Crash 2023-11-20 21-30-07.txt
    146.7 KB · Views: 13

PaiSand

Active Member
Vertical canvas is causing this. You should contact directly to the plugin creator/maintainer.
 
Top