https://bugzilla.redhat.com/show_bug.cgi?id=1645294 Derek Parker <deparker@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(tstellar@redhat.c | |om) --- Comment #26 from Derek Parker <deparker@xxxxxxxxxx> --- SRPM: https://github.com/derekparker/delve-fedpkg/releases/download/v1.2.0-1/delve-1.2.0-1.fc29.src.rpm SPEC: https://raw.githubusercontent.com/derekparker/delve-fedpkg/2dc549c73ba03c3877d2ec2adb635b051800aec8/delve.spec However, during `fedpkg mockbuild` I get the following error which seems related to the tooling, not my package directly: ``` Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cqOHC4 + umask 022 + cd /builddir/build/BUILD + cd delve-1.2.0 + PATH=/builddir/build/BUILD/delve-1.2.0/_bin:/builddir/.local/bin:/builddir/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/go-delve/delve -p /builddir/build/BUILDROOT/delve-1.2.0-1.fc30.x86_64 -g /usr/share/gocode -b /builddir/build/BUILD/delve-1.2.0/_build -r '.*example.*' Testing: github.com/go-delve/delve panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x5b522a] goroutine 1 [running]: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.HandleAction.func1(0xc0000d9938) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:472 +0x27b panic(0x97c000, 0xe60220) /usr/lib/golang/src/runtime/panic.go:522 +0x1b5 github.com/gofed/symbols-extractor/pkg/util/internal/load.ImportPaths(0xc0001dd100, 0x1, 0x1, 0x0, 0xc0002729e0, 0xb) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/internal/load/pkg.go:1888 +0x5a github.com/gofed/symbols-extractor/pkg/util/internal/load.PackagesAndErrors(0xc0001dd100, 0x1, 0x1, 0x6, 0xf, 0x8) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/internal/load/pkg.go:1839 +0xa4 github.com/gofed/symbols-extractor/pkg/util.ListPackage(0xc0000323ed, 0x19, 0x19, 0x0, 0xc0000d9248) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:420 +0x8f github.com/gofed/symbols-extractor/pkg/util.(*PackageInfoCollector).CollectPackageInfos.func1(0xc0000323c0, 0x47, 0xad77c0, 0xc0001971e0, 0x0, 0x0, 0x0, 0xc0001971e0) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:181 +0x6dd path/filepath.walk(0xc0000323c0, 0x47, 0xad77c0, 0xc0001971e0, 0xc000260060, 0x0, 0x2) /usr/lib/golang/src/path/filepath/path.go:367 +0xe3 path/filepath.Walk(0xc0000323c0, 0x47, 0xc000260060, 0xa064e6, 0x1) /usr/lib/golang/src/path/filepath/path.go:409 +0xff github.com/gofed/symbols-extractor/pkg/util.(*PackageInfoCollector).CollectPackageInfos(0xc0001cbe00, 0x7ffc0c3c79a3, 0x19, 0x7ffc0c3c79a3, 0x19) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:139 +0x158 main.main.func1(0xc0002448c0, 0x0, 0x0) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/cmd/golist/golist.go:73 +0x610 reflect.Value.call(0x95fc20, 0xa2cbc0, 0x13, 0xa06d83, 0x4, 0xc0000d98d8, 0x1, 0x1, 0xc000066240, 0xa0a2a4, ...) /usr/lib/golang/src/reflect/value.go:447 +0x461 reflect.Value.Call(0x95fc20, 0xa2cbc0, 0x13, 0xc0000d98d8, 0x1, 0x1, 0xa064d8, 0x1, 0xa0a2a4) /usr/lib/golang/src/reflect/value.go:308 +0xa4 github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.HandleAction(0x95fc20, 0xa2cbc0, 0xc0002448c0, 0x0, 0x0) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:481 +0x1ff github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.(*App).Run(0xc0000c6480, 0xc000020070, 0x7, 0x7, 0x0, 0x0) /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:240 +0x509 main.main() /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/cmd/golist/golist.go:125 +0x791 + exit 0 ``` -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx