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

l3_capture prints only blank lines #5

Open
a-s-m-asadujjaman opened this issue Apr 13, 2022 · 0 comments
Open

l3_capture prints only blank lines #5

a-s-m-asadujjaman opened this issue Apr 13, 2022 · 0 comments

Comments

@a-s-m-asadujjaman
Copy link

a-s-m-asadujjaman commented Apr 13, 2022

I am getting only blank lines when running demo/L3-capture. After checking, found that it's because nsets is 0. That is l3_getSets(l3) is returning 0 at line 35 of L3-capture.c

UPDATE: Manually setting the value of nsets (e.g., 256, 2048 etc.) results in segmentation fault.

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

1 participant