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

invalid trace timings #2147

Closed
nmm0 opened this issue May 11, 2023 · 0 comments · Fixed by #2148
Closed

invalid trace timings #2147

nmm0 opened this issue May 11, 2023 · 0 comments · Fixed by #2148

Comments

@nmm0
Copy link
Collaborator

nmm0 commented May 11, 2023

Describe the bug
Projections will complain about corrupted or invalid trace files, or that the time of a handler cannot fit into an integer. Occasionally, I see large negative numbers in the latency of a handler in the trace.

This makes me think that there may be some uninitialized values in the trace.

This bug seems to be introduced by #1998 as I have bisected and versions of VT from before that was merged work correctly.

@nmm0 nmm0 added the type: bug label May 11, 2023
@nmm0 nmm0 changed the title potentially uninitialized trace timings invalid trace timings May 15, 2023
@stmcgovern stmcgovern assigned stmcgovern and unassigned stmcgovern May 16, 2023
nmm0 added a commit that referenced this issue May 16, 2023
nmm0 added a commit that referenced this issue May 16, 2023
nmm0 added a commit that referenced this issue May 16, 2023
nmm0 added a commit that referenced this issue May 16, 2023
…alls to start() and finish() trace runnable components
nmm0 added a commit that referenced this issue May 16, 2023
nmm0 added a commit that referenced this issue May 18, 2023
nmm0 added a commit that referenced this issue May 18, 2023
nmm0 added a commit that referenced this issue May 18, 2023
nmm0 added a commit that referenced this issue May 18, 2023
…alls to start() and finish() trace runnable components
nmm0 added a commit that referenced this issue May 18, 2023
nmm0 added a commit that referenced this issue May 18, 2023
nlslatt added a commit that referenced this issue May 23, 2023
#2147: fix incorrect order of parameters for call to beginProcessing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants