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 report #2472

Open
mana4215 opened this issue Dec 21, 2024 · 1 comment
Open

error report #2472

mana4215 opened this issue Dec 21, 2024 · 1 comment

Comments

@mana4215
Copy link

I can complete the project but this error report comes up after project is complete. I don't know what it means.

Describe the bug
A clear and concise description of what the bug is.

grbl error

To Reproduce
Steps to reproduce the behavior:

  1. Go to grbl project

  2. run engraving (burn to wood)project

  3. this error comes up after project is complete.

  4. Click on '....'

  5. Scroll down to '....'

  6. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Hardware and software configuration (please complete the following information):

  • Windows version
  • Engraver brand and model
  • Grbl version (i.e. 0.9j, 1.1f)
  • LaserGRBL version

Additional context
Add any other context about the problem here.

@flexy-grbl1987
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

2 participants