SDL 2017 constantly crashing

The message below was sent a few months ago and the solution seemed to have worked for a while. Not it has come back and does not let me work more than about 30 minutes before crashing.

 

"Exception of type 'System.OutOfMemoryException' was thrown"

 

Blocking Java Script does not cut it anymore...

Not sure what to do to solve this. Do you have a solution for me please?

Thanks

Michel

 

Hi,

Not sure this is the right place to ask but here goes. I have been having the following error message come up very often and then SDL crashes. Can you tell me what is wrong please and thank you ?

 

 

Uploaded the error message, but not sure you can open it. When it appears again, I will Snagit.

Parents
  • Hi  

    When the error message happens again don't snagit (unless it's a windows error), save the error stack to your desktop and attach it to the post:

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • <SDLErrorDetails time="01/29/2018 13:32:08">
      <ErrorMessage>Cannot validate SDL plug-in: Sdl.Desktop.Platform.Implementation.Exceptions.FilteredExceptionFilter, Sdl.Desktop.Platform, Version=5.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888 : C:\Program Files (x86)\SDL\SDL Trados Studio\Studio5\Sdl.Desktop.Platform.dll</ErrorMessage>
      <Exception>
        <Type>Sdl.Core.PluginFramework.PluginFrameworkException, Sdl.Core.PluginFramework, Version=1.8.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
        <HelpLink />
        <Source>Sdl.Core.PluginFramework</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.Core.PluginFramework.DefaultPluginTypeLoader.LoadType(IPlugin plugin, String typeName)
       at Sdl.Core.PluginFramework.Implementation.Extension.get_ExtensionType()
       at Sdl.Core.PluginFramework.Implementation.Extension.CreateInstance()
       at Sdl.Core.PluginFramework.ObjectRegistry`2.CreateObjects()
       at Sdl.Desktop.Platform.Implementation.Studio.get_ExceptionDisplayFilters()
       at Sdl.Desktop.Platform.Implementation.Services.MessageService.ShowErrorImplementation(IWin32Window owner, Exception ex, String message, Boolean useExceptionDisplayInfo, Boolean logException)
       at Sdl.Desktop.Platform.Implementation.Services.MessageService.ShowError(Exception ex)
       at Sdl.Desktop.Platform.Implementation.Studio.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
       at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       at System.Windows.Forms.Timer.TimerNativeWindow.OnThreadException(Exception e)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(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.Desktop.Platform.Implementation.Studio.Run()
       at Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>14.0.0.0</ProductVersion>
        <EntryAssemblyFileVersion>14.1.6413.8</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 8.1 Enterprise</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>SCMC\Michel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>SCMC</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>7894896 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    Hi Paul

    here is latest crash.

    Thanks

  • <SDLErrorDetails time="01/30/2018 06:56:05">
      <ErrorMessage>Exception of type 'System.OutOfMemoryException' was thrown.</ErrorMessage>
      <Exception>
        <Type>System.OutOfMemoryException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
        <HelpLink />
        <Source>mscorlib</Source>
        <HResult>-2147024882</HResult>
        <StackTrace><![CDATA[   at System.IO.StreamWriter.Init(Stream streamArg, Encoding encodingArg, Int32 bufferSize, Boolean shouldLeaveOpen)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
       at Sdl.FileTypeSupport.Bilingual.SdlXliff.XliffFileWriter.Complete()
       at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Complete()
       at Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Complete()
       at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Complete()
       at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext()
       at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse()
       at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.SaveBilingualImpl(String[] bilingualFilePaths, Boolean copy, IJobExecutionContext context, Boolean isAutoSaved)
       at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.Save(IJobExecutionContext context)
       at Sdl.TranslationStudio.Api.Editor.AbstractInternalDocument.SaveJobRequest.Execute(IJobExecutionContext context)
       at Sdl.Desktop.Platform.Implementation.Services.Job.<_worker_DoWork>b__3()
       at Sdl.Desktop.Platform.Implementation.Services.Log.Resources(Object message, Action action)
       at Sdl.Desktop.Platform.Implementation.Services.Job._worker_DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>14.0.0.0</ProductVersion>
        <EntryAssemblyFileVersion>14.1.6413.8</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 8.1 Enterprise</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>SCMC\Michel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>SCMC</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>7894896 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    Hi again Paul,

    here is the one I'm getting this morning.

  • <SDLErrorDetails time="02/05/2018 14:11:51">
      <ErrorMessage>Cannot validate SDL plug-in: Sdl.Desktop.Platform.Implementation.Exceptions.FilteredExceptionFilter, Sdl.Desktop.Platform, Version=5.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888 : C:\Program Files (x86)\SDL\SDL Trados Studio\Studio5\Sdl.Desktop.Platform.dll</ErrorMessage>
      <Exception>
        <Type>Sdl.Core.PluginFramework.PluginFrameworkException, Sdl.Core.PluginFramework, Version=1.8.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
        <HelpLink />
        <Source>Sdl.Core.PluginFramework</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.Core.PluginFramework.DefaultPluginTypeLoader.LoadType(IPlugin plugin, String typeName)
       at Sdl.Core.PluginFramework.Implementation.Extension.get_ExtensionType()
       at Sdl.Core.PluginFramework.Implementation.Extension.CreateInstance()
       at Sdl.Core.PluginFramework.ObjectRegistry`2.CreateObjects()
       at Sdl.Desktop.Platform.Implementation.Studio.get_ExceptionDisplayFilters()
       at Sdl.Desktop.Platform.Implementation.Services.MessageService.ShowErrorImplementation(IWin32Window owner, Exception ex, String message, Boolean useExceptionDisplayInfo, Boolean logException)
       at Sdl.Desktop.Platform.Implementation.Services.MessageService.ShowError(Exception ex)
       at Sdl.Desktop.Platform.Implementation.Studio.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
       at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       at System.Windows.Forms.Control.WndProcException(Exception e)
       at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(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.Desktop.Platform.Implementation.Studio.Run()
       at Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>14.0.0.0</ProductVersion>
        <EntryAssemblyFileVersion>14.1.6413.8</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 8.1 Enterprise</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>SCMC\Michel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>SCMC</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>7894896 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    Hi again Paul, still crashing. Please me solve this. Pretty anoying!

Reply
  • <SDLErrorDetails time="02/05/2018 14:11:51">
      <ErrorMessage>Cannot validate SDL plug-in: Sdl.Desktop.Platform.Implementation.Exceptions.FilteredExceptionFilter, Sdl.Desktop.Platform, Version=5.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888 : C:\Program Files (x86)\SDL\SDL Trados Studio\Studio5\Sdl.Desktop.Platform.dll</ErrorMessage>
      <Exception>
        <Type>Sdl.Core.PluginFramework.PluginFrameworkException, Sdl.Core.PluginFramework, Version=1.8.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
        <HelpLink />
        <Source>Sdl.Core.PluginFramework</Source>
        <HResult>-2146233088</HResult>
        <StackTrace><![CDATA[   at Sdl.Core.PluginFramework.DefaultPluginTypeLoader.LoadType(IPlugin plugin, String typeName)
       at Sdl.Core.PluginFramework.Implementation.Extension.get_ExtensionType()
       at Sdl.Core.PluginFramework.Implementation.Extension.CreateInstance()
       at Sdl.Core.PluginFramework.ObjectRegistry`2.CreateObjects()
       at Sdl.Desktop.Platform.Implementation.Studio.get_ExceptionDisplayFilters()
       at Sdl.Desktop.Platform.Implementation.Services.MessageService.ShowErrorImplementation(IWin32Window owner, Exception ex, String message, Boolean useExceptionDisplayInfo, Boolean logException)
       at Sdl.Desktop.Platform.Implementation.Services.MessageService.ShowError(Exception ex)
       at Sdl.Desktop.Platform.Implementation.Studio.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
       at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       at System.Windows.Forms.Control.WndProcException(Exception e)
       at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(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.Desktop.Platform.Implementation.Studio.Run()
       at Sdl.TranslationStudio.Application.Launcher.RunApplication()]]></StackTrace>
      </Exception>
      <Environment>
        <ProductName>SDL Trados Studio</ProductName>
        <ProductVersion>14.0.0.0</ProductVersion>
        <EntryAssemblyFileVersion>14.1.6413.8</EntryAssemblyFileVersion>
        <OperatingSystem>Microsoft Windows 8.1 Enterprise</OperatingSystem>
        <ServicePack>NULL</ServicePack>
        <OperatingSystemLanguage>1033</OperatingSystemLanguage>
        <CodePage>1252</CodePage>
        <LoggedOnUser>SCMC\Michel</LoggedOnUser>
        <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
        <ComputerName>SCMC</ComputerName>
        <ConnectedToNetwork>True</ConnectedToNetwork>
        <PhysicalMemory>7894896 MB</PhysicalMemory>
      </Environment>
    </SDLErrorDetails>

    Hi again Paul, still crashing. Please me solve this. Pretty anoying!

Children