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

NullReferenceException #60

Open
zhuxuan1997 opened this issue Dec 29, 2021 · 0 comments
Open

NullReferenceException #60

zhuxuan1997 opened this issue Dec 29, 2021 · 0 comments

Comments

@zhuxuan1997
Copy link

zhuxuan1997 commented Dec 29, 2021

Describe the bug
NullReferenceException
To Reproduce
Steps to reproduce the behavior:

  1. start SecsDevice and DeviceWorkerService two projects simultaneously in VS
  2. after the main form appear, make the break point at the MessageHeader.cs file EncodeTo method buffer.Advance(10) (49 line)
  3. press F11 to run step by step
  4. in the HsmsConnection.cs file StopPipeDecoder method, 324 line will occur a NullReferenceException bug

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

Desktop (please complete the following information):
Windows 10, VS2022

Additional context
Add any other context about the problem here.

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