User Interface has stopped working

Questions about Cobian Reflector
Post Reply
User avatar
Boonew
Posts: 15
Joined: 05 Jul 2023, 12:10
Location: South Africa

User Interface has stopped working

Post by Boonew »

Hi All,

I logged onto our Backup Server and taking a look at the current process, and as RDP kicked in I saw the error on screen (Attachment) and the following in the Windows event logs.

Code: Select all

Application: Cobian.Reflector.UserInterface.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
   at Cobian.Reflector.UI.MainWindow.setWorkingStatus(Cobian.Reflector.Operations, Int32, Int32, System.String, System.String)
   at Cobian.Reflector.UI.MainWindow+<>c__DisplayClass154_0.<SetWorkingStatus>b__0()
   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 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
   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 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, 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 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 Cobian.Reflector.UI.App.Main()

Code: Select all

Faulting application name: Cobian.Reflector.UserInterface.exe, version: 2.7.1.0, time stamp: 0x8862a3be
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00007ffa6e1aaef2
Faulting process id: 0xa8c
Faulting application start time: 0x01daa1f8e7218613
Faulting application path: C:\Program Files\Cobian Reflector\Cobian.Reflector.UserInterface.exe
Faulting module path: unknown
Report Id: 11b1fde0-7631-4c8c-8b88-9d1e78e803b8
Faulting package full name: 
Faulting package-relative application ID: 
Going through the Event Logs, I see this happening quite frequently.. any Ideas..?
Attachments
cobian_EventLogs.png
cobian_EventLogs.png (67.29 KiB) Viewed 73 times
cobian_UIStoppedWorking.png
cobian_UIStoppedWorking.png (7.36 KiB) Viewed 73 times
User avatar
cobian
Site Admin
Posts: 4675
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: User Interface has stopped working

Post by cobian »

Interesting. Never seen this problem before.
--
Luis Cobian
Cobian Backup's creator
Post Reply