We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LaserGrbl v7.12.0.0 Grbl v1.1f Wrapper: UsbSerial Win 10, Professional, 10.0.19045.0 (7) CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9277.0 built by: NET481REL1LAST_B
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()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
LaserGrbl v7.12.0.0
Grbl v1.1f
Wrapper: UsbSerial
Win 10, Professional, 10.0.19045.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9277.0 built by: NET481REL1LAST_B
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()
The text was updated successfully, but these errors were encountered: