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

Doesn't support babeltrace2 and doesn't work otherwise #17

Open
mnovakovic opened this issue Oct 25, 2021 · 1 comment
Open

Doesn't support babeltrace2 and doesn't work otherwise #17

mnovakovic opened this issue Oct 25, 2021 · 1 comment

Comments

@mnovakovic
Copy link

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?

@milianw
Copy link
Collaborator

milianw commented 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?

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

No branches or pull requests

2 participants