pkg/symbolizer: introduce Symbolizer interface #15791
Triggered via pull request
February 28, 2025 14:53
Status
Failure
Total duration
10m 34s
Artifacts
–
ci.yml
on: pull_request
aux
3m 52s
build
3m 12s
dashboard
2m 48s
race
10m 2s
race_dashboard
3m 44s
old
6m 44s
gvisor
3m 24s
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#L73
cannot use symb (variable of type func(bin string, pcs ...uint64) ([]symbolizer.Frame, error)) as func(...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#L31
cannot use inner (variable of type func(bin string, pcs ...uint64) ([]Frame, error)) as *MultiBinSymbolizer 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/e2bf1690-f5e3-11ef-9a37-355048d5623c.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/e2ce0ab0-f5e3-11ef-b331-41f47771c9bc.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.
|