You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to reproduce this on Linux 6.6.59-1-lts x86_64 with the python 3.12.4 and the development version of py-spy as well, but haven't been able to. Are you on MacOS?
Hi, I noticed that using py-spy with subprocesses ends up giving a segmentation fault error. Below is a minimal reproducer
Used the below command to run py-spy
py-spy record -o <> --subprocesses -- <filepath>
Can you please suggest solution for the above issue.
The text was updated successfully, but these errors were encountered: