I have set the free5GC in my VM. But it always appeared errors when I run test.sh. How to solve these kinds of questions?
(This is the situation when I run TestRegistration)
=== RUN TestRegistration
— FAIL: TestRegistration (0.00s)
registration_test.go:96:
Error Trace: registration_test.go:96
Error: Expected nil, but got: 0x6f
Test: TestRegistration
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=0xa3a26f]
Thanks very much.