Skip to content

vmd: panic: runtime error: invalid memory address or nil pointer dereference #2649

@scottyeager

Description

@scottyeager

Observed on node 8. Logs.

2025-12-04 10:02:05.846	
[-] vmd: 	/home/runner/go/pkg/mod/github.com/threefoldtech/zosbase@v1.0.3/pkg/vm/monitor.go:56 +0x74
	2025-12-04 10:02:05.846	
[-] vmd: created by github.com/threefoldtech/zosbase/pkg/vm.(*Module).Monitor in goroutine 1
	2025-12-04 10:02:05.846	
[-] vmd: 	/home/runner/go/pkg/mod/github.com/threefoldtech/zosbase@v1.0.3/pkg/vm/monitor.go:67 +0x287
	2025-12-04 10:02:05.846	
[-] vmd: github.com/threefoldtech/zosbase/pkg/vm.(*Module).Monitor.func1()
	2025-12-04 10:02:05.846	
[-] vmd: 	/home/runner/go/pkg/mod/github.com/threefoldtech/zosbase@v1.0.3/pkg/vm/monitor.go:110 +0x24e
	2025-12-04 10:02:05.846	
[-] vmd: github.com/threefoldtech/zosbase/pkg/vm.(*Module).monitor(0xc00085e0f0, {0x18ea5e0, 0xc00085e190})
	2025-12-04 10:02:05.846	
[-] vmd: 	/home/runner/go/pkg/mod/github.com/threefoldtech/zosbase@v1.0.3/pkg/vm/monitor.go:226 +0x93c
	2025-12-04 10:02:05.846	
[-] vmd: github.com/threefoldtech/zosbase/pkg/vm.(*Module).monitorID(0xc00085e0f0, {0x18ea5e0, 0xc00085e190}, 0xc000872cf0, {0xc000964a38, 0x14})
	2025-12-04 10:02:05.845	
[-] vmd: 	/home/runner/go/pkg/mod/github.com/threefoldtech/zosbase@v1.0.3/pkg/stubs/provision_stub.go:68 +0x16e
	2025-12-04 10:02:05.845	
[-] vmd: github.com/threefoldtech/zosbase/pkg/stubs.(*ProvisionStub).DecommissionCached(0xc000935ba8, {0x18ea5e0, 0xc00085e190}, {0xc000964a38, 0x14}, {0xc00013e900, 0x843})
	2025-12-04 10:02:05.845	
[-] vmd: 	/home/runner/go/pkg/mod/github.com/threefoldtech/zbus@v1.0.1/pack.go:206
	2025-12-04 10:02:05.845	
[-] vmd: github.com/threefoldtech/zbus.(*Response).PanicOnError(...)
	2025-12-04 10:02:05.845	
[-] vmd: goroutine 24 [running]:
	2025-12-04 10:02:05.845	
[-] vmd: 
	2025-12-04 10:02:05.845	
[-] vmd: [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x9d38ae]
	2025-12-04 10:02:05.845	
[-] vmd: panic: runtime error: invalid memory address or nil pointer dereference

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions