Skip to content

Instantly share code, notes, and snippets.

@perilstar
Created October 28, 2021 07:26
Show Gist options
  • Save perilstar/10a075cb4f080036562ec7ac619a9ea3 to your computer and use it in GitHub Desktop.
Save perilstar/10a075cb4f080036562ec7ac619a9ea3 to your computer and use it in GitHub Desktop.
docker logs from neko
[FATAL-ERROR] XKeysPop() in xorg.c: Could not open main display!fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x968 pc=0x7f92f17932f0]
runtime stack:
runtime.throw({0xafdcb6, 0x0})
/usr/local/go/src/runtime/panic.go:1198 +0x71
runtime.sigpanic()
/usr/local/go/src/runtime/signal_unix.go:719 +0x396
goroutine 1 [syscall, locked to thread]:
runtime.cgocall(0x9b1630, 0xc0001ada90)
/usr/local/go/src/runtime/cgocall.go:156 +0x5c fp=0xc0001ada68 sp=0xc0001ada30 pc=0x407d7c
m1k1o/neko/internal/xorg._Cfunc_XGetScreenConfigurations()
_cgo_gotypes.go:149 +0x45 fp=0xc0001ada90 sp=0xc0001ada68 pc=0x98a8c5
m1k1o/neko/internal/xorg.init.0()
/src/internal/xorg/xorg.go:27 +0x17 fp=0xc0001adaa0 sp=0xc0001ada90 pc=0x98ae77
runtime.doInit(0xf8fd80)
/usr/local/go/src/runtime/proc.go:6498 +0x123 fp=0xc0001adbd8 sp=0xc0001adaa0 pc=0x449603
runtime.doInit(0xf90bc0)
/usr/local/go/src/runtime/proc.go:6475 +0x71 fp=0xc0001add10 sp=0xc0001adbd8 pc=0x449551
runtime.doInit(0xf91ea0)
/usr/local/go/src/runtime/proc.go:6475 +0x71 fp=0xc0001ade48 sp=0xc0001add10 pc=0x449551
runtime.doInit(0xf8d740)
/usr/local/go/src/runtime/proc.go:6475 +0x71 fp=0xc0001adf80 sp=0xc0001ade48 pc=0x449551
runtime.main()
/usr/local/go/src/runtime/proc.go:238 +0x1e6 fp=0xc0001adfe0 sp=0xc0001adf80 pc=0x43c2c6
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001adfe8 sp=0xc0001adfe0 pc=0x46cf81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment