[Confirmed] Latest Build Crashes

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

[Confirmed] Latest Build Crashes

Post by DrXenos »

Please describe the problem in as much detail as possible:
Nightly HandBrake-6c731e1_x86_64-Win_GUI.exe crashes at startup.

What are the steps to reproduce this problem:
Simply launch HandBrake.

What version of HandBrake you are running:
HandBrake-6c731e1_x86_64-Win_GUI.exe

What operating system and version and you running (e.g. OSX 10.11, Windows 7, Ubuntu 14):
Windows Ultimate 7 64-bit

If there was any exception or error displayed, please copy it and paste it here:
Only thing displayed is the typical "stopped working" message, but the event log contained:

Code: Select all

Faulting application name: Handbrake.exe, version: 0.0.0.0, time stamp: 0x564e7c36
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18933, time stamp: 0x55a6a16f
Exception code: 0xe0434352
Fault offset: 0x000000000000b3dd
Faulting process id: 0x112c
Faulting application start time: 0x01d123aa648a7e79
Faulting application path: C:\Program Files\Handbrake\Handbrake.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: a2d4242b-8f9d-11e5-a913-005056c00008

Code: Select all

Application: Handbrake.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Reflection.TargetInvocationException
Stack:
   at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
   at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
   at System.Reflection.RuntimePropertyInfo.GetValue(System.Object, System.Object[])
   at MS.Internal.Data.PropertyPathWorker.GetValue(System.Object, Int32)
   at MS.Internal.Data.PropertyPathWorker.RawValue(Int32)
   at MS.Internal.Data.PropertyPathWorker.RawValue()
   at MS.Internal.Data.ClrBindingWorker.RawValue()
   at System.Windows.Data.BindingExpression.TransferValue(System.Object, Boolean)
   at System.Windows.Data.BindingExpression.Activate(System.Object)
   at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt)
   at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean)
   at MS.Internal.Data.DataBindEngine+Task.Run(Boolean)
   at MS.Internal.Data.DataBindEngine.Run(System.Object)
   at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(System.Windows.Media.Visual)
   at System.Windows.Window.SetRootVisual()
   at System.Windows.Window.SetRootVisualAndUpdateSTC()
   at System.Windows.Window.SetupInitialState(Double, Double, Double, Double)
   at System.Windows.Window.CreateSourceWindow(Boolean)
   at System.Windows.Window.ShowHelper(System.Object)
   at HandBrakeWPF.Startup.AppBootstrapper.OnStartup(System.Object, System.Windows.StartupEventArgs)
   at System.Windows.Application.OnStartup(System.Windows.StartupEventArgs)
   at HandBrakeWPF.App.OnStartup(System.Windows.StartupEventArgs)
   at System.Windows.Application.<_ctor>b__0(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at HandBrakeWPF.App.Main()
Please include the scan or encode log:
Unable to get that far.

Thanks.
ccccc
Posts: 14
Joined: Sat Feb 22, 2014 8:58 am

Re: Latest Build Crashes

Post by ccccc »

Crash confirmed here on Win7-64. Backstepping to 6b713ad works, but if you install the 6c731e1 hb.dll the crash returns.
xov5dor
Posts: 34
Joined: Sun Apr 26, 2015 7:50 pm

Re: Latest Build Crashes

Post by xov5dor »

same problem with the same version of handbrake. same messages were in event log. version of windows is win 7 pro 64bit.
htr2d2
Posts: 28
Joined: Sat Jun 16, 2012 2:48 am

Re: Latest Build Crashes

Post by htr2d2 »

+1

build 6c731e1 is crashing at launch for me on Windows 7 64 bit.
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: [Confirmed] Latest Build Crashes

Post by s55 »

The GUI is in need of some updates for recent API changes. I've not had time to deal with that since I'm working abroad for a month and don't have access to my main development rig.
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: [Confirmed] Latest Build Crashes

Post by DrXenos »

Thanks, your efforts are definitely appreciated.
Post Reply