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

runtime: fix SIGSEGV if no module found #119

Merged
merged 5 commits into from
Dec 2, 2023
Merged

runtime: fix SIGSEGV if no module found #119

merged 5 commits into from
Dec 2, 2023

Conversation

yunwei37
Copy link
Member

@yunwei37 yunwei37 commented Dec 2, 2023

Description

  • fix SIGSEGV if no module found
  • fix error when attach kprobe
  • fix documents and citations

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Test on my computer

@yunwei37 yunwei37 marked this pull request as ready for review December 2, 2023 02:41
@yunwei37 yunwei37 merged commit fef63e3 into master Dec 2, 2023
56 checks passed
@yunwei37 yunwei37 deleted the fix-panic branch December 2, 2023 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants