Skip to content

Segmentation violation #93

@ErikEngerd

Description

@ErikEngerd

Helm install with version 1.8.0 leads to a segmentation violation

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0xbd5be1]

goroutine 1 [running]:
github.com/jaegertracing/jaeger/pkg/gogocodec.init.0()
        github.com/jaegertracing/[email protected]/pkg/gogocodec/codec.go:49 +0x81

Installing using

helm upgrade --install -n observability jaeger-database oci://ghcr.io/robbert229/jaeger-postgresql/charts/jaeger-postgresql \
--version v1.9.0 \
-f jaeger-database-values.yaml

Replacgin v.1.8.0 leads to a working setup with all pods running and database tables being created in postgres.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions