Advertisement
Guest User

Untitled

a guest
Jun 30th, 2019
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ==> Starting check()...
  2. ? github.com/jesseduffield/lazydocker/pkg/gui [no test files]
  3. ? github.com/jesseduffield/lazydocker/pkg/config [no test files]
  4. ==27172==ERROR: ThreadSanitizer failed to allocate 0x27b9000 (41652224) bytes at address 175ea5b9c4000 (errno: 12)
  5. unexpected fault address 0x0
  6. fatal error: fault
  7. unexpected fault address 0x557a969209f0
  8. fatal error: fault
  9. unexpected fault address 0x557a978590ca
  10. fatal error: fault
  11. [signal SIGSEGV: segmentation violation code=0x2 addr=0x557a978590ca pc=0x557a978590ca]
  12.  
  13. goroutine 1 [running, locked to thread]:
  14. runtime: unexpected return pc for runtime.throw called from 0x557a96920338
  15. stack: frame={sp:0x7ffff1cbb5a0, fp:0x7ffff1cbb5d0} stack=[0xc000058000,0xc000058800)
  16.  
  17. runtime.throw(0x3, 0x3)
  18. /usr/lib/go/src/runtime/panic.go:617 +0x74 fp=0x7ffff1cbb5d0 sp=0x7ffff1cbb5a0 pc=0x557a963a8e44
  19. FAIL github.com/jesseduffield/lazydocker/pkg/commands 0.008s
  20. ==> ERROR: A failure occurred in check().
  21. Aborting...
  22. Error making: lazydocker
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement