Skip to content

panic: sqlite.(*Stmt).Reset #130

@rafalbigaj

Description

@rafalbigaj

(*Stmt).Reset panics on interrupted statement:

panic: runtime error: invalid memory address or nil pointer dereference
	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=0x278bb25]

goroutine 2077 [running]:
	/root/go/pkg/mod/github.com/instana/go-sensor/instrumentation/[email protected]/server.go:40 +0x65
panic({0x2bdb900?, 0x4e980f0?})
	/home/go/go/src/runtime/panic.go:792 +0x132
zombiezen.com/go/sqlite.(*Stmt).Reset(0xc001591c20)
	/root/go/pkg/mod/zombiezen.com/go/[email protected]/sqlite.go:735 +0x25

Version: zombiezen.com/go/sqlite v1.4.0

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