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

Hybrid analysis: Profiling fails / stalls in case of miniFE #434

Closed
lukasrothenberger opened this issue Nov 7, 2023 · 2 comments · Fixed by #442
Closed

Hybrid analysis: Profiling fails / stalls in case of miniFE #434

lukasrothenberger opened this issue Nov 7, 2023 · 2 comments · Fixed by #442
Labels
bug Something isn't working high priority
Milestone

Comments

@lukasrothenberger
Copy link
Collaborator

When instrumenting miniFE using the hybrid approach, the execution of the instrumented code stalls for still unclear reasons.

@lukasrothenberger lukasrothenberger added the bug Something isn't working label Nov 7, 2023
@lukasrothenberger
Copy link
Collaborator Author

@goerlibe
For the above mentioned reason, i would suggest to make the non-hybrid profiling the standard until we have identified and fixed the issue... Please let me know your thoughts on this since it will have severe implications on the profiling speed...

@lukasrothenberger
Copy link
Collaborator Author

Note to self: The issue seems to be a stack-overflow due to an endless recursion in __dp_report_bb()

@lukasrothenberger lukasrothenberger linked a pull request Nov 22, 2023 that will close this issue
@lukasrothenberger lukasrothenberger added this to the Release 3.0.1 milestone Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant