Skip to content

Instantly share code, notes, and snippets.

@fujiwara
Created November 27, 2009 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fujiwara/243858 to your computer and use it in GitHub Desktop.
Save fujiwara/243858 to your computer and use it in GitHub Desktop.
SIGSEGV: segmentation violation
Faulting address: 0x28
PC=0x400920
main·empty_port+0x120 /home/fujiwara/devel/go-simple-kvs/listen.go:12
main·empty_port(0x439850, 0x0)
main·main+0xca /home/fujiwara/devel/go-simple-kvs/listen.go:30
main·main()
mainstart+0xf /home/fujiwara/local/go/src/pkg/runtime/amd64/asm.s:54
mainstart()
goexit /home/fujiwara/local/go/src/pkg/runtime/proc.c:135
goexit()
rax 0x0
rbx 0x0
rcx 0x0
rdx 0x7f1e39f5acc0
rdi 0x7f1e39f5aed8
rsi 0x7f1e39f5aec8
rbp 0x0
rsp 0x7f1e39f5ae88
r8 0x481e10
r9 0x0
r10 0x9
r11 0x458258
r12 0x7c
r13 0x7fffd8aa30a0
r14 0x484178
r15 0x7f1e39f59000
rip 0x400920
rflags 0x10212
cs 0x33
fs 0x0
gs 0x0
Trace/breakpoint trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment