Henrik Brodin

Results 17 comments of Henrik Brodin

I realized this happens if you run the instrumented binary without the POLYTRACE=1 setting. I tried the following program: ```python from polytracker import PolyTrackerTrace trace = PolyTrackerTrace.load("temp.db") for event in...

I will take a quick look to see if I am able to reproduce this in the latest version.

Hi, Thanks for your interest in PolyTracker! After running the command ```shell root@4a76e0836a28:/workdir# polybuild --instrument-target -g -o main_target main.c ``` you get the fully instrumented binary as `main_target`. There shouldn't...

I suggest we close this. Haven't seen any issue lately. There is also not that much information in the ticket to proceed with.

Hi dkasak, Thanks for reaching out! I verified myself that I cannot download the v0.3.3.tar.gz and build according to your description. The error I see is different, it indicates that...

Google OSV have a term ecosystem that describes the context for a package. There are a number of them e.g. npm, PyPI, crates.io - these have fairly straightforward mapping to...

Fixed by 6ecf7019c48bcb222cf50eae141665d74c8725fa

#6557 would likely have been prevented if we had good versioning support.

#6500 implements the section handling.