Skip to content

[debt] Error while running test #16

@ajuijas

Description

@ajuijas

Got the following error while running this test.

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=0x2 addr=0x0 pc=0x102b8c550]

goroutine 82 [running]:
testing.tRunner.func1.2({0x102c3cdc0, 0x102e544e0})
/usr/local/go/src/testing/testing.go:1632 +0x1bc
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1635 +0x334
panic({0x102c3cdc0?, 0x102e544e0?})
/usr/local/go/src/runtime/panic.go:785 +0x124
redis/redis/cmd.Test_atominc_multi_ops(0x140000b0000)
/Users/ijasahammed/Documents/learn/go/one2n/Key-Value-DB/redis/cmd/root_test.go:225 +0x320
testing.tRunner(0x140000b0000, 0x102c8ae58)
/usr/local/go/src/testing/testing.go:1690 +0xe4
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:1743 +0x314
FAIL redis/redis/cmd 2.449s
FAIL

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