OBS crashes because of ffmpeg mp_media_thread

UpDownLeftDie

New Member
`!analyze -v` output:
Code:
*******************************************************************************
*                                                                             *
*                        Exception Analysis                                   *
*                                                                             *
*******************************************************************************


KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 9937

    Key  : Analysis.Elapsed.mSec
    Value: 14256

    Key  : Analysis.IO.Other.Mb
    Value: 14

    Key  : Analysis.IO.Read.Mb
    Value: 1

    Key  : Analysis.IO.Write.Mb
    Value: 133

    Key  : Analysis.Init.CPU.mSec
    Value: 2218

    Key  : Analysis.Init.Elapsed.mSec
    Value: 55887

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 292

    Key  : Analysis.Version.DbgEng
    Value: 10.0.27793.1000

    Key  : Analysis.Version.Description
    Value: 10.2410.02.02 amd64fre

    Key  : Analysis.Version.Ext
    Value: 1.2410.2.2

    Key  : Failure.Bucket
    Value: BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx

    Key  : Failure.Exception.Code
    Value: 0xffffffff80000003

    Key  : Failure.Hash
    Value: {ab2d2e3e-edb3-a979-68f2-e3be023a5515}

    Key  : Faulting.IP.Type
    Value: Null

    Key  : ProblemClass.Collapse.After.BUCKET_ID
    Value: BREAKPOINT

    Key  : ProblemClass.Collapse.After.DEFAULT_BUCKET_ID
    Value: BREAKPOINT

    Key  : ProblemClass.Collapse.After.PRIMARY_PROBLEM_CLASS
    Value: BREAKPOINT

    Key  : ProblemClass.Collapse.Before.BUCKET_ID
    Value: APPLICATION_FAULT

    Key  : ProblemClass.Collapse.Before.DEFAULT_BUCKET_ID
    Value: APPLICATION_FAULT

    Key  : ProblemClass.Collapse.Before.PRIMARY_PROBLEM_CLASS
    Value: APPLICATION_FAULT

    Key  : Timeline.OS.Boot.DeltaSec
    Value: 9762

    Key  : Timeline.Process.Start.DeltaSec
    Value: 19

    Key  : WER.OS.Branch
    Value: vb_release

    Key  : WER.OS.Version
    Value: 10.0.19041.1

    Key  : WER.Process.Version
    Value: 31.0.2.0


FILE_IN_CAB:  obs64.DMP

NTGLOBALFLAG:  200

APPLICATION_VERIFIER_FLAGS:  0

EXCEPTION_RECORD:  (.exr -1)
ExceptionAddress: 0000000000000000
   ExceptionCode: 80000003 (Break instruction exception)
  ExceptionFlags: 00000000
NumberParameters: 0

FAULTING_THREAD:  2dc8

PROCESS_NAME:  obs64.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION}  Breakpoint  A breakpoint has been reached.

EXCEPTION_CODE_STR:  80000003

STACK_TEXT: 
00000055`772fc388 00007ffd`950e0c8e     : 00000000`00000000 00007ffd`3eca9494 000001be`cd794700 000001be`00000003 : win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000055`772fc390 00007ffd`3ede8057     : 00000000`000000a4 00000055`772fc4d0 00000000`00000001 00000055`772fc4d0 : user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000055`772fc3d0 00007ffd`3f9caf89     : 00000000`00000000 00000000`00000000 000001be`ff4ffb20 000001be`cd794700 : Qt6Core!QEventDispatcherWin32::processEvents+0x607
00000055`772ff520 00007ffd`3ec6e734     : 00000000`000000a4 000001be`ff4ffb20 000001be`cd769220 00000055`772ff5f0 : Qt6Gui!QWindowsGuiEventDispatcher::processEvents+0x19
00000055`772ff550 00007ffd`3ec64a5d     : 00000055`772ff5f0 000001be`cd71eb30 00000055`772ffb50 00007ffd`3ef5b218 : Qt6Core!QEventLoop::exec+0x1c4
00000055`772ff5d0 00007ff6`b4b76a6c     : 000001be`cd724860 000001be`d0d51920 00000000`00000002 000001be`cd724860 : Qt6Core!QCoreApplication::exec+0x15d
00000055`772ff630 00007ff6`b4b7806c     : 00000055`772ffa90 00000000`00000001 00000055`772ffaa8 000001be`cd732360 : obs64+0x236a6c
00000055`772ffa50 00007ff6`b4bebb1d     : 00000000`00000000 00000000`00000000 00000000`00000000 ffffffff`ffffffff : obs64+0x23806c
00000055`772ffc30 00007ff6`b4beb08a     : 00000000`00000001 00000000`00000000 000001be`cd7472a0 000001be`cd7377e0 : obs64+0x2abb1d
00000055`772ffcc0 00007ffd`94c67374     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : obs64+0x2ab08a
00000055`772ffd00 00007ffd`962dcc91     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadInitThunk+0x14
00000055`772ffd30 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21


STACK_COMMAND:  ~0s; .ecxr ; kb

SYMBOL_NAME:  win32u!NtUserMsgWaitForMultipleObjectsEx+14

MODULE_NAME: win32u

IMAGE_NAME:  win32u.dll

FAILURE_BUCKET_ID:  BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

IMAGE_VERSION:  10.0.19041.5129

FAILURE_ID_HASH:  {ab2d2e3e-edb3-a979-68f2-e3be023a5515}

Followup:     MachineOwner
---------
 
Top