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

Use ITTAPI to inform VTunes about Julia tasks #49047

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vchuravy
Copy link
Sponsor Member

Very experimental at the moment and does crash.

[241695] signal (11.2): Segmentation fault
in expression starting at /home/vchuravy/builds/julia/tasks.jl:15
unknown function (ip: 0x7fb97e302adc)
ctx_switch at /home/vchuravy/src/julia/src/task.c:634
ijl_switch at /home/vchuravy/src/julia/src/task.c:694
try_yieldto at ./task.jl:910
wait at ./task.jl:984
task_done_hook at ./task.jl:672
jfptr_task_done_hook_50877 at /home/vchuravy/builds/julia/usr/lib/julia/sys-debug.so (unknown line)

Currently rather unsure how to debug that and I am using un-documented APIs.

Base automatically changed from vc/ittapi to master March 27, 2023 14:28
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

Successfully merging this pull request may close these issues.

None yet

1 participant