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

Fix qa_FilterTool for gcc-13 on Github CI/CD #388

Open
drslebedev opened this issue Aug 7, 2024 · 0 comments
Open

Fix qa_FilterTool for gcc-13 on Github CI/CD #388

drslebedev opened this issue Aug 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@drslebedev
Copy link
Contributor

The problem test appears on Github CI/CD and can not be reproduced locally.

Here are some error output:

You may not have permission to collect perf stats data.
Consider tweaking /proc/sys/kernel/perf_event_paranoid:
 -1 - Not paranoid at all
  0 - Disallow raw tracepoint access for unpriv
  1 - Disallow cpu events for unpriv
  2 - Disallow kernel profiling for unpriv
quick_fix: sudo sh -c 'echo 1 > /proc/sys/kernel/perf_event_paranoid'
for details see: https://www.kernel.org/doc/Documentation/sysctl/kernel.txt
terminate called after throwing an instance of 'std::system_error'
  what():  cannot write to file: Bad file descriptor

Here is the link to failed CI: https://github.com/fair-acc/gnuradio4/actions/runs/10260701739/job/28403805751

@RalphSteinhagen RalphSteinhagen added the bug Something isn't working label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 Ideas (∞)
Development

No branches or pull requests

2 participants