LB error log

Issue #5743 new
Gilles Ronconi created an issue

The semaphore timeout period has expired. : 'E:\LaunchBox\Videos\Super Nintendo Entertainment System\Mortal Kombat.mp4'

App: LaunchBox
Version: 11.7
Type: System.IO.IOException
Site: Microsoft.Win32.SafeHandles.SafeFileHandle ValidateFileHandle(Microsoft.Win32.SafeHandles.SafeFileHandle)
Source: System.Private.CoreLib

at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.File.ReadAllBytes(String path)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.<>c.itgJlueUbQt(String path)
at System.Linq.Enumerable.SelectListIterator2.ToList() at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.DKSOstetDu(IReadOnlyList1 )
at P8BrOidd7xYuS9iLU8G.aRGMKog3A(Object , IReadOnlyList`1 , P8BrOidd7xYuS9iLU8G )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.<>c__DisplayClass71_0.dheJWSDnqyc()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Comments (2)

  1. Retro808

    Is that E drive an external drive? If so, is it formatted exFAT, FAT32, or NTFS?

    That semaphore issue can occur when transferring data to an external drive. If your drive is external it is best to have the drive formatted in NTFS to work with Launchbox due to recent changes.

  2. Gilles Ronconi reporter

    Yeah it’s an external NTFS HDD.

    Got that message during cleaning up media. First time this happened since 1 year though, only thought I oughta share the error, just in case.

  3. Log in to comment