Junyoung Park created YUNIKORN-2669: ---------------------------------------
Summary: nil pointer dereference error Key: YUNIKORN-2669 URL: https://issues.apache.org/jira/browse/YUNIKORN-2669 Project: Apache YuniKorn Issue Type: Bug Reporter: Junyoung Park yunikorn-scheduler logs {code:java} panic: runtime error: invalid memory address or nil pointer dereference[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x179b2f5] goroutine 50 [running]:github.com/apache/yunikorn-core/pkg/scheduler/objects.(*Application).ReplaceAllocation(0xc000661000, {0xc008ad14a0, 0x24}) github.com/apache/yunikorn-core@v1.4.0-1/pkg/scheduler/objects/application.go:1739 +0x615github.com/apache/yunikorn-core/pkg/scheduler.(*PartitionContext).removeAllocation(0xc00046a100?, 0xc01436c880) github.com/apache/yunikorn-core@v1.4.0-1/pkg/scheduler/partition.go:1281 +0x27fgithub.com/apache/yunikorn-core/pkg/scheduler.(*ClusterContext).processAllocationReleases(0xc000502680?, {0xc02014da60, 0x1, 0xc0112f5ee8?}, {0xc0060f8980, 0xb}) github.com/apache/yunikorn-core@v1.4.0-1/pkg/scheduler/context.go:868 +0x9egithub.com/apache/yunikorn-core/pkg/scheduler.(*ClusterContext).handleRMUpdateAllocationEvent(0xc00046a100?, 0xc0145e8eb0?) github.com/apache/yunikorn-core@v1.4.0-1/pkg/scheduler/context.go:750 +0xa5github.com/apache/yunikorn-core/pkg/scheduler.(*Scheduler).handleRMEvent(0xc000120990) github.com/apache/yunikorn-core@v1.4.0-1/pkg/scheduler/scheduler.go:111 +0x16ecreated by github.com/apache/yunikorn-core/pkg/scheduler.(*Scheduler).StartService in goroutine 1 github.com/apache/yunikorn-core@v1.4.0-1/pkg/scheduler/scheduler.go:55 +0x9c {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org For additional commands, e-mail: issues-h...@yunikorn.apache.org