arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.26k stars 497 forks source link

Crash #2330

Open Salino67 opened 3 months ago

Salino67 commented 3 months ago

LaserGrbl v7.12.0.0 Grbl v1.1h Wrapper: UsbSerial Win 11, Professional, 10.0.22621.0 (7) CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9181.0 built by: NET481REL1LAST_C

TypeOf exception [System.ObjectDisposedException] Exception message [Das SafeHandle wurde geschlossen.] Exception source [mscorlib], thread [Main Thread] Exception method [Void DangerousAddRef(Boolean ByRef)]

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