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

panic in perf group sampling #172

Closed
brayniac opened this issue Mar 18, 2024 · 0 comments · Fixed by #175
Closed

panic in perf group sampling #172

brayniac opened this issue Mar 18, 2024 · 0 comments · Fixed by #175
Assignees
Labels
bug Something isn't working

Comments

@brayniac
Copy link
Contributor

Hitting a panic on raspi in release 3.9.0

panicked at src/samplers/cpu/linux/perf/perf_group.rs:236:37:
index out of bounds: the len is 2 but the index is 2
2024-03-18T18:43:14.417+00:00 INFO [rezolus] initialization complete
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: __libc_start_call_main
             at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
  13: __libc_start_main_impl
             at ./csu/../csu/libc-start.c:360:3
  14: <unknown>
@brayniac brayniac self-assigned this Mar 18, 2024
@brayniac brayniac added the bug Something isn't working label Mar 18, 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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant