Skip to content

After v1.59.3 to v1.60.0 upgrade pods are getting crashed continuously. #582

@anannaya

Description

@anannaya

2025/11/22 08:53:29.920347 server.go:245: ERR runtime error: invalid memory address or nil pointer dereference
2025/11/22 08:53:30.741600 server.go:245: ERR runtime error: invalid memory address or nil pointer dereference
2025/11/22 08:53:34.778499 server.go:245: ERR runtime error: invalid memory address or nil pointer dereference
2025/11/22 08:53:34.782703 server.go:245: ERR runtime error: invalid memory address or nil pointer dereference
panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked]
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x9d6e18]

goroutine 100 [running]:
github.com/sipcapture/heplify-server/decoder/luar.proxy__gc(0x8?)
/heplify-server/decoder/luar/proxymm.go:334 +0x18
github.com/sipcapture/golua/lua.golua_callgofunction(0x0?, 0x17)
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/golua.go:76 +0x4a
github.com/sipcapture/golua/lua._Cfunc_lua_close(0x7f0ca2bf6380)
_cgo_gotypes.go:861 +0x3a
github.com/sipcapture/golua/lua.(*State).Close.func1(...)
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/lua.go:234
github.com/sipcapture/golua/lua.(*State).Close(0xc000242000)
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/lua.go:234 +0x45
github.com/sipcapture/heplify-server/decoder.(*LuaEngine).Close(0x7f0ce9cd9430?)
/heplify-server/decoder/luaengine.go:209 +0x17
panic({0xed9620?, 0x17ea4c0?})
/usr/local/go/src/runtime/panic.go:783 +0x132
github.com/sipcapture/heplify-server/decoder/luar.proxy__gc(0xc000100d40?)
/heplify-server/decoder/luar/proxymm.go:334 +0x18
github.com/sipcapture/golua/lua.golua_callgofunction(0xc000b3e313?, 0x17)
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/golua.go:76 +0x4a
github.com/sipcapture/golua/lua._Cfunc_luaL_loadstring(0x7f0ca2bf6380, 0x7f0ce9cd9430)
_cgo_gotypes.go:705 +0x46
github.com/sipcapture/golua/lua.(*State).LoadString.func2(...)
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/lauxlib.go:156
github.com/sipcapture/golua/lua.(*State).LoadString(0xc000242000, {0xc000824188?, 0xffffffffffffffff?})
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/lauxlib.go:156 +0xa5
github.com/sipcapture/golua/lua.(*State).DoString(0xc000242000, {0xc000824188?, 0x41e8a5?})
/go/pkg/mod/github.com/sipcapture/golua@v0.0.0-20200610090950-538d24098d76/lua/lauxlib.go:104 +0x25
github.com/sipcapture/heplify-server/decoder.(*LuaEngine).Run(0xc000037230, 0xc000bb6620)
/heplify-server/decoder/luaengine.go:267 +0xb8
github.com/sipcapture/heplify-server/server.(*HEPInput).worker(0xc0002bc000)
/heplify-server/server/server.go:244 +0x9e8
created by github.com/sipcapture/heplify-server/server.(*HEPInput).Run in goroutine 98
/heplify-server/server/server.go:95 +0x52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions