﻿<SDLErrorDetails time="8/11/2024 1:34:37 PM">
  <ErrorMessage>TM update failed.</ErrorMessage>
  <Exception>
    <Type>System.ApplicationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>Sdl.TranslationStudio.Editor</Source>
    <HResult>-2146232832</HResult>
    <StackTrace><![CDATA[   at Sdl.TranslationStudio.Editor.TranslationEditor.UpdateSegmentsToTranslationMemoryWorker.Update()
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.UpdateSegmentsToTranslationMemoryInternal(ISegmentContainerNode[] segmentsToUpdate, Boolean addAsNewTranslation)
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.UpdateSegmentToTranslationMemoryInternal(ISegmentContainerNode segmentsToUpdate, Boolean addAsNewTranslation)
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.UpdateSegmentToTranslationMemory(ISegmentContainerNode segmentNode, Boolean addAsNewTranslation)
   at Sdl.TranslationStudio.Editor.TranslationEditor.SideBySideDocumentEditingView.UpdateSegmentToTranslationMemory()
   at Sdl.TranslationStudio.Editor.TranslationEditor.SideBySideDocumentEditingView.ConfirmSegment(Nullable`1 segmentNavigationFilter)
   at Sdl.TranslationStudio.Editor.TranslationEditor.Actions.AbstractConfirmSegmentAction.ExecuteActiveSegment(SideBySideDocumentEditingView editingView, ParagraphUnitId paragraphId, SegmentId segmentId)
   at Sdl.TranslationStudio.Editor.TranslationEditor.Actions.AbstractConfirmSegmentAction.Execute()
   at Sdl.Desktop.Platform.Implementation.CommandBars.SimpleActionExecuter.Execute(ActionData actionData)
   at Sdl.Desktop.Platform.Implementation.ResourceLoggingInternalCommandExecuter`1.ExecuteWithResourceLogging(TCommandData commandData, String message)
   at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.ExecuteAction(IAction action, ActionOrigin origin, Boolean allowToggle)
   at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.ExecuteActionForShortcut(Keys shortcut)
   at Sdl.Platform.UI.StudioWindowForm.OnPreviewKeyDown(Keys keys)
   at Sdl.Platform.UI.GlobalKeysMessageFilter.PreFilterMessage(Message& m)
   at System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
    <InnerException>
      <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 CT_CriticalSection.v_Enter(CT_CriticalSection* )
   at LayoutThread.Resume(LayoutThread* )
   at std._Ref_count_obj2<LayoutLock>._Destroy(_Ref_count_obj2<LayoutLock>* )
   at std._Ref_count_base._Decref(_Ref_count_base* )
   at FrameworkDocumentControl.{dtor}(FrameworkDocumentControl* )
   at FrameworkDocumentControl.__vecDelDtor(FrameworkDocumentControl* , UInt32 A_0)
   at AbstractFrameworkEditControl.~AbstractFrameworkEditControl()
   at AbstractFrameworkEditControl.Dispose(Boolean A_0)
   at FrameworkEditControl.Dispose(Boolean A_0)
   at System.ComponentModel.Component.Dispose()
   at SideBySideEditor.DestroyControlsInLimbo()
   at SideBySideEditor.SetDocument(IBilingualDocument document, Boolean autoDispose)
   at Sdl.TranslationStudio.Common.TranslationMemory.AbstractTranslationMemoryControl`1.ShowTranslationUnits(IList`1 tus)
   at Sdl.TranslationStudio.Common.TranslationMemory.SearchResultTranslationMemoryControl.ShowTranslationUnits(IList`1 tus)
   at Sdl.TranslationStudio.Common.TranslationMemory.AbstractTranslationMemoryControl`1.set_TranslationUnits(IList`1 value)
   at Sdl.TranslationStudio.Editor.TranslationMemory.CompoundTranslationMemorySearchResultsControl.SetSearchResults(SearchResults searchResults)
   at Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPartControl.UpdateContent()
   at Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPartControl.set_EditorTranslationResults(IEditorTranslationResults value)
   at Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPartControl.TranslationProvider_TranslationStarted(IEditorTranslationResults results)
   at Sdl.TranslationStudio.Api.Editor.TranslationResultsEventHandler.Invoke(IEditorTranslationResults results)
   at Sdl.TranslationStudio.Editor.TranslationMemory.EditorTranslationProvider.OnTranslationStarted()
   at Sdl.TranslationStudio.Editor.TranslationMemory.EditorTranslationProvider.Translate(ITranslationRequest request, ITranslatorFactory translatorFactory)
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslateSegmentWorker.Translate()
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.TranslateSegment(ISegmentContainerNode segmentNode, ITranslatorFactory translatorFactory)
   at Sdl.TranslationStudio.Editor.TranslationEditor.SideBySideDocumentEditingView.TranslateActiveSegment()
   at Sdl.TranslationStudio.Editor.TranslationEditor.SideBySideDocumentEditingView.TryTranslateActiveSegment()
   at Sdl.TranslationStudio.Editor.TranslationEditor.SideBySideDocumentEditingView.Document_SegmentUpdated(Object sender, SegmentUpdateEventArgs e)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.OnSegmentUpdated(ISegmentContainerNode segmentNode, IEditorTranslationProvider translationProvider, ImportResult result, Int32 translationHash)
   at Sdl.TranslationStudio.Editor.TranslationEditor.UpdateSegmentsToTranslationMemoryWorker.Update()]]></StackTrace>
    </InnerException>
  </Exception>
  <Environment>
    <ProductName>Trados Studio</ProductName>
    <ProductVersion>Studio17</ProductVersion>
    <EntryAssemblyFileVersion>17.2.11.19134</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1033</OperatingSystemLanguage>
    <CodePage>1256</CodePage>
    <LoggedOnUser>ADMINSAM\Ahmed</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>ADMINSAM</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>50276084 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>