pkg/symbolizer: introduce Symbolizer interface #15784
Triggered via pull request
February 28, 2025 13:16
Status
Failure
Total duration
10m 17s
Artifacts
–
ci.yml
on: pull_request
aux
3m 55s
build
2m 27s
dashboard
2m 58s
race
9m 31s
race_dashboard
3m 55s
old
6m 51s
gvisor
3m 38s
Matrix: arch
Annotations
10 errors
|
build:
pkg/report/bsd.go#L1
: # github.com/google/syzkaller/pkg/report [github.com/google/syzkaller/pkg/report.test]
|
|
build:
pkg/report/bsd_test.go#L71
cannot use symb (variable of type func(bin string, pc uint64) ([]symbolizer.Frame, error)) as func(string, ...uint64) ([]symbolizer.Frame, error) value in argument to bsd.symbolizeLine (typecheck)
|
|
build:
pkg/symbolizer/addr2liner.go#L1
: # github.com/google/syzkaller/pkg/symbolizer [github.com/google/syzkaller/pkg/symbolizer.test]
|
|
build:
pkg/symbolizer/cache_test.go#L27
cannot use inner (variable of type func(bin string, pc uint64) ([]Frame, error)) as func(string, ...uint64) ([]Frame, error) value in argument to cache.Symbolize (typecheck)
|
|
build
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/6bf8ab00-f5d6-11ef-887d-8b4fa3b3ceac.sh], exit code 2
|
|
build
Process completed with exit code 1.
|
|
build
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|
|
race
Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/6eb3ac50-f5d6-11ef-a9c2-5ddea379ea83.sh], exit code 2
|
|
race
Process completed with exit code 1.
|
|
race
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
|