I am reviewing an icml file and suddenly get this error: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
After that, no more work on the file is possible, I can only force Studio to shut down using the Task Manager and no amount of restarting or rebooting has any effect. (I do not have AVG Antivirus on my computer.)
Any idea what the problem is, what the solution?
Daniel
<SDLErrorDetails time="10-Oct-19 15:00:46"> <ErrorMessage>Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</ErrorMessage> <Exception> <Type>System.AccessViolationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <HelpLink /> <Source>Sdl.DesktopEditor.Control</Source> <HResult>-2147467261</HResult> <StackTrace><![CDATA[ at Tree.InputManager.vv_ProcessDelete(InputManager* , Int32 , Int32 ) at FrameworkInputManager.vv_ProcessDelete(FrameworkInputManager* , Int32 b_shift, Int32 b_control) at Tree.DocumentControl.vl_WindowProc(DocumentControl* , HWND__* , UInt32 , UInt32 , Int32 ) at FrameworkDocumentControl.vl_WindowProc(FrameworkDocumentControl* , HWND__* h_wnd, UInt32 n_msg, UInt32 w_p, Int32 l_p) at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.Control.DefWndProc(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace> </Exception> <Environment> <ProductName>SDL Trados Studio</ProductName> <ProductVersion>15.0.0.0</ProductVersion> <EntryAssemblyFileVersion>15.2.0.1041</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 10 Enterprise</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>1033</OperatingSystemLanguage> <CodePage>1252</CodePage> <LoggedOnUser>COMMUNITY\danielhug</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>V2104</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>12581868 MB</PhysicalMemory> </Environment> </SDLErrorDetails>