Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message after starting up the software after turning up PC from hibernate mode #2454

Open
AratLegna opened this issue Dec 13, 2024 · 0 comments

Comments

@AratLegna
Copy link

LaserGrbl v7.14.0.0
Grbl v1.1h
Wrapper: UsbSerial
Win 11, Home, 10.0.22631.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9282.0 built by: NET481REL1LAST_C

TypeOf exception [System.ObjectDisposedException]
Exception message [Se ha cerrado el controlador seguro]
Exception source [mscorlib], thread [Main Thread]
Exception method [Void DangerousAddRef(Boolean ByRef)]

----------- stack trace -----------
en System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success)
en System.StubHelpers.StubHelpers.SafeHandleAddRef(SafeHandle pHandle, Boolean& success)
en Microsoft.Win32.UnsafeNativeMethods.GetOverlappedResult(SafeFileHandle hFile, NativeOverlapped* lpOverlapped, Int32& lpNumberOfBytesTransferred, Boolean bWait)
en System.IO.Ports.SerialStream.EventLoopRunner.WaitForCommEvent()
en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
en System.Threading.ThreadHelper.ThreadStart()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant