Open
Description
It should noted this bug has only been observed once in the wild, and you're unlikely to hit it
Reproduction:
- clean installation of logos v39.1
- with some unknown resource in your library
- on first boot, during all resource download, crashes at 40%
Using 4.0.0-beta.7
Workaround:
- only download minimal resources on first login, download more resources later in "Library"
LogosCrash.txt
Program Version: 39.1 (39.1.0.0006)
Windows Version: 10.0.19043.0
.NET Framework Version: 8.0.11
Time: 2025-02-01 16:42:31 +01:00 (2025-02-01T15:42:31Z)
Installed memory: 7,828 MB
Install path: C:\users\texaswind\AppData\Local\Logos\System\Logos.dll
Free install space: 102,360 MB
Data path: C:\users\user\AppData\Local\Logos\Data\aainzuzk.b5r
Free disk space: 102,360 MB
Temp path: C:\users\user\AppData\Local\Temp\
Free temp space: 102,360 MB
Error ID: 6586
Error detail: AggregateException: One or more errors occurred. (Not implemented.)
System.AggregateException: One or more errors occurred. (Not implemented.)
---> System.NotImplementedException: Not implemented.
at Libronix.DigitalLibrary.LibraryCatalog.ResizeImage(Byte[] imageData)
at System.Linq.Enumerable.WhereSelectListIterator`2.ToList()
at Libronix.DigitalLibrary.LibraryCatalog.SetRecordImages(IEnumerable`1 imageInfos)
at LDLS4.ResourceCoverDownloadManager.<>c__DisplayClass1_0.<OnImageLoaded>b__0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at LDLS4.Utility.ParallelQueueProcessor`2.ProcessItems(AsyncMethodContext context)
--- End of inner exception stack trace ---