What version of wyUpdate are you using? What version of the AutomaticUpdater are you using?
Hi,Auto-update of our app using wyBuild and wyUpdate is triggered in a separate thread in our app. This has been working fine for many users. However, one of our users encountered a AccessViolationException during the update.The following is the stack-trace of the exception. Any pointers on what could have caused this?System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at wyUpdate.Common.UpdateHelperData.FromByteArray(Byte[] data) at wyDay.Controls.UpdateHelper.SafeProcessReceivedMessage(Byte[] message) at wyDay.Controls.PipeClient.Read() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()
What version of wyUpdate are you using? What version of the AutomaticUpdater are you using?
We can't reproduce this. If you can put together a reproducible example then we can get to the bottom of it.