Handbrake not working after windows update

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
royenglenn
Posts: 4
Joined: Thu Aug 16, 2018 1:40 pm

Handbrake not working after windows update

Post by royenglenn »

I can not start handbrake, it defaults in an error log:
HandBrake version (e.g., 1..1.1):
Operating system windows 10:
HandBrake Activity Log ***required*** (see How-to get an activity log)

An Unknown Error has occurred.
System.Reflection.TargetInvocationException: Het doel van een aanroep heeft een uitzondering veroorzaakt. ---> System.TypeInitializationException: De type-initialisatiefunctie voor HandBrake.ApplicationServices.Interop.HandBrakeInstanceManager heeft een uitzondering veroorzaakt. ---> System.TypeInitializationException: De type-initialisatiefunctie voor HandBrake.ApplicationServices.Interop.HandBrakeUtils heeft een uitzondering veroorzaakt. ---> System.AccessViolationException: Poging tot het lezen of schrijven van beveiligd geheugen. Dit duidt er vaak op dat ander geheugen is beschadigd.
bij HandBrake.ApplicationServices.Interop.HbLib.HBFunctions.hb_global_init()
bij HandBrake.ApplicationServices.Interop.HandBrakeUtils..cctor() in D:\HandBrake\win\CS\HandBrake.ApplicationServices\Interop\HandBrakeUtils.cs:regel 65
--- Einde van intern uitzonderingsstackpad ---
bij HandBrake.ApplicationServices.Interop.HandBrakeUtils.EnsureGlobalInit()
bij HandBrake.ApplicationServices.Interop.HandBrakeInstance.Initialize(Int32 verbosity) in D:\HandBrake\win\CS\HandBrake.ApplicationServices\Interop\HandBrakeInstance.cs:regel 216
bij HandBrake.ApplicationServices.Interop.HandBrakeInstanceManager..cctor() in D:\HandBrake\win\CS\HandBrake.ApplicationServices\Interop\HandBrakeInstanceManager.cs:regel 34
--- Einde van intern uitzonderingsstackpad ---
bij HandBrake.ApplicationServices.Interop.HandBrakeInstanceManager.get_MasterInstance()
bij HandBrake.ApplicationServices.Utilities.VersionHelper.IsNightly() in D:\HandBrake\win\CS\HandBrake.ApplicationServices\Utilities\VersionHelper.cs:regel 47
bij HandBrakeWPF.Services.UserSettingService..ctor() in D:\HandBrake\win\CS\HandBrakeWPF\Services\UserSettingService.cs:regel 35
--- Einde van intern uitzonderingsstackpad ---
bij System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
bij System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
bij System.Activator.CreateInstance(Type type, Boolean nonPublic)
bij System.Activator.CreateInstance(Type type)
bij Caliburn.Micro.SimpleContainer.ActivateInstance(Type type, Object[] args)
bij Caliburn.Micro.SimpleContainer.<>c__DisplayClass7_0.<RegisterSingleton>b__0(SimpleContainer container)
bij System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
bij System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
bij Caliburn.Micro.SimpleContainer.DetermineConstructorArgs(Type implementation)
bij Caliburn.Micro.SimpleContainer.<>c__DisplayClass7_0.<RegisterSingleton>b__0(SimpleContainer container)
bij System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
bij System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
bij Caliburn.Micro.SimpleContainer.DetermineConstructorArgs(Type implementation)
bij Caliburn.Micro.SimpleContainer.<>c__DisplayClass7_0.<RegisterSingleton>b__0(SimpleContainer container)
bij HandBrakeWPF.Startup.AppBootstrapper.GetInstance(Type service, String key) in D:\HandBrake\win\CS\HandBrakeWPF\Startup\AppBootstrapper.cs:regel 130
bij Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings)
bij HandBrakeWPF.Startup.AppBootstrapper.OnStartup(Object sender, StartupEventArgs e) in D:\HandBrake\win\CS\HandBrakeWPF\Startup\AppBootstrapper.cs:regel 113
bij System.Windows.Application.OnStartup(StartupEventArgs e)
bij HandBrakeWPF.App.OnStartup(StartupEventArgs e) in D:\HandBrake\win\CS\HandBrakeWPF\App.xaml.cs:regel 82
bij System.Windows.Application.<.ctor>b__1_0(Object unused)
bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Handbrake not working after windows update

Post by s55 »

This is becoming a tiresome theme with Windows 10 updates bricking applications these days :(

The bad news is, short of some complex debugging, there isn't any easy way to know what's causing this.
All I can suggest is:
- Reinstall HandBrake
- Reinstall .NET Fraemwork 4.7.2

See if that helps.
royenglenn
Posts: 4
Joined: Thu Aug 16, 2018 1:40 pm

Re: Handbrake not working after windows update

Post by royenglenn »

re-installing didn't work. I went back to the previous version of windows, and now it is working again.
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Handbrake not working after windows update

Post by s55 »

Hmm. I wonder what they've done to break this. I'm fully up-to-date so it might be related to your particular config.

What hardware do you have? (Drivers all up-to-date?)
Any security software?
royenglenn
Posts: 4
Joined: Thu Aug 16, 2018 1:40 pm

Re: Handbrake not working after windows update

Post by royenglenn »

I have a rather new laptop with an I7-8700 processor
Nvidia Gforce GTX-1060

Specially bought this because with handbrake it performs really good.
royenglenn
Posts: 4
Joined: Thu Aug 16, 2018 1:40 pm

Re: Handbrake not working after windows update

Post by royenglenn »

Security software used is avast free antivirus
Post Reply