#1091086 Python support broken: child terminated by signal: 8: Floating point exception

Package:
uftrace
Source:
uftrace
Description:
Traces and analyzes execution of programs written in C/C++
Submitter:
Marcel Partap
Date:
2025-04-10 17:54:01 UTC
Severity:
normal
#1091086#5
Date:
2024-12-22 12:25:14 UTC
From:
To:
Tried running `uftrace record` and it aborts with the message

on all python scripts I tried. Is this me misusing the tool?

#1091086#10
Date:
2024-12-22 18:44:26 UTC
From:
To:
Version compiled from git repo works! 🎉
#1091086#15
Date:
2024-12-22 22:17:15 UTC
From:
To:
ah strange..
actually, creating a debian package from the git version with
checkinstall and then installing that also seems to result in the error
while `make install` results in it working.
Might be a path issue? Curious if anyone can reproduce..

#1091086#20
Date:
2025-04-10 17:43:04 UTC
From:
To:
Hi Marcel

Do you have an example that I can run to reproduce the issue you are
having?

The version from upstream you tried still had the issue as a deb pkg,
did you further figure what the issue is and how to fix it?

I guess you tried master?

Best,
Alex