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

Labview crashes when two (or more) servers are stopped #356

Closed
HouetIBS opened this issue Mar 22, 2024 · 6 comments
Closed

Labview crashes when two (or more) servers are stopped #356

HouetIBS opened this issue Mar 22, 2024 · 6 comments

Comments

@HouetIBS
Copy link

HouetIBS commented Mar 22, 2024

I'm using two servers and two clients in one application. When running the servers and clients, this works really well.

When I close one server (no matter which one I choose), the server is closed nicely as well.
But, when I close the second server, Labview crashes when calling the LVStopServer in the dll.
image
(The gRPCid server is for both servers not 0 and unique for all servers)

If I just use the simple 'helloworld'-example and just copy an extra server in the application, it is really easy to reproduce the problem.
image

Would be great if this can be fixed.

Thanks in advance.

PS:

  • Used LabVIEW 2021 32 and 64bit to verify this.
  • Used gRPC-LabVIEW 1.2.0.1

With kind regards,

Erik

AB#2689710

@nischalks
Copy link
Collaborator

Hi @HouetIBS, we wanted to check with you, which NI product team do you belong to ?

@HouetIBS
Copy link
Author

HouetIBS commented Apr 4, 2024 via email

@nischalks
Copy link
Collaborator

nischalks commented Apr 5, 2024

@HouetIBS Thats nice to know. Thanks Erik!

@gmkrtchy
Copy link

gmkrtchy commented May 27, 2024

Hi @nischalks,

We are utilizing LV gRPC for a key customer project. We’ve encountered an issue where stopping two parallel-running servers results in a LabVIEW crash. The first server shuts down correctly, but LabVIEW crashes during the closure of the second server, leading to a loss of connection to the RT Target. This issue has also occurred on LabVIEW RT. Are there any updates on the status of this issue?
Thank you in advance.

Gor Mkrtchyan
Senior Solutions Engineer | CCS EMEA

@SallyTYT
Copy link

Not sure if you are facing the same issue as this one #279

@gmkrtchy
Copy link

gmkrtchy commented May 31, 2024

@SallyTYT thanks for the comment,

My case is little bit different, I could properly get data from both clients, the problem is only when I am Closing the servers, first server closes properly but during second server closure LV crashes and connection to RT target loses.

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

5 participants