You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: Failed to find function "__sanitizer_acquire_crash_state" WARNING: Failed to find function "__sanitizer_print_stack_trace" WARNING: Failed to find function "__sanitizer_set_death_callback
#1
Open
ffhgfv opened this issue
Sep 14, 2023
· 0 comments
Hello, I am trying to reproduce your project. But I am executing/ After scripts/fuzz.sh 4 configs/kvm. h, WARNING: Failed to find function "__sanitizer_acquire_crash_state"
WARNING: Failed to find function "__sanitizer_print_stack_trace"
WARNING: Failed to find function "__sanitizer_set_death_callback" will appear
I have installed all the dependencies of llvm-15, but this warning still appears. May I ask how to solve it? Also, how can I distinguish whether a kernel crash has occurred in the output and view the relevant system call sequence?
下面是我的output文件 output.txt
The text was updated successfully, but these errors were encountered:
Hello, I am trying to reproduce your project. But I am executing/ After scripts/fuzz.sh 4 configs/kvm. h, WARNING: Failed to find function "__sanitizer_acquire_crash_state"
WARNING: Failed to find function "__sanitizer_print_stack_trace"
WARNING: Failed to find function "__sanitizer_set_death_callback" will appear
I have installed all the dependencies of llvm-15, but this warning still appears. May I ask how to solve it? Also, how can I distinguish whether a kernel crash has occurred in the output and view the relevant system call sequence?
下面是我的output文件
output.txt
The text was updated successfully, but these errors were encountered: