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

Occasional Hang on Client Unary Call.vim #272

Closed
yijueli opened this issue Jul 3, 2023 · 2 comments
Closed

Occasional Hang on Client Unary Call.vim #272

yijueli opened this issue Jul 3, 2023 · 2 comments
Labels
type: bug Something isn't working type: showstopper Issues that are blocking a client's release and need immediate attention.

Comments

@yijueli
Copy link

yijueli commented Jul 3, 2023

grpc version: v1.0.0.5
labview 2023

Hi! Recently l found a strange hang on Client Unary Call.vim when l tested our system. You can see the hang as the picture below:
image

When l used gdb debugger to attach the process, the thread info was:
image

Originally l thought the LV_Occurrence was stuck, but l found it was still running:
image

Does someone have any idea about the hang? l am not sure whether it is related to #207 and my previous issue(#217). Client Unary Call.vim seems to wait something which may be one occurrence or any other signal so that it cannot exit normally.

The hang was rare to see and hard to reproduce but we have seen it twice in the past six months on the two test machines.

AB#2438128

@Rohith-Grandhi Rohith-Grandhi added type: bug Something isn't working type: showstopper Issues that are blocking a client's release and need immediate attention. labels Jul 11, 2023
@yash-ni
Copy link
Collaborator

yash-ni commented Aug 10, 2023

Despite thorough efforts to reproduce the reported behavior in the latest release, we have been unable to replicate it. Hence closing this issue.

@yash-ni yash-ni closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2023
@AndrewHeim
Copy link
Contributor

Solution is related to #193 . I don't have a LV 2019 environment right now, but this fix works locally for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working type: showstopper Issues that are blocking a client's release and need immediate attention.
Projects
None yet
Development

No branches or pull requests

4 participants