Open
Description
I tried using the project for our custom produced CTF traces and it doesn't work.
When using locally-compiled babeltrace from v1.5.8 tag it crashes due to "uuids do not match" and when linking against yum-downloaded libbabeltrace-devel-1.5.4 it crashes in the same spot (ctf2ctf.c:2000)
Locally compiled babeltrace2 can read our traces without any issues though.
Are there any plans to port ctf2ctf to the latest version of babeltrace2?
Activity
milianw commentedon Oct 27, 2021
patches welcome :) I have no immediate need for this, but I agree that it should be done. Any help on that front would be greatly appreciated.
can you maybe also attach a test trace that exhibits this issue, so I can reproduce it locally?