Guest User

Untitled

a guest
Nov 24th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. GOROOT=/usr/local/Cellar/go/1.8.3/libexec #gosetup
  2. GOPATH=/Users/myuser/Go #gosetup
  3. /usr/local/Cellar/go/1.8.3/libexec/bin/go build -o /private/var/folders/yf/vx268prd0cqbvvprg6q7qzjh0000gp/T/___Go_run -gcflags "-N -l" -a /Users/myuser/Go/src/github.com/mycompany/myproject/app/main.go #gosetup
  4. # command-line-arguments
  5. runtime.(*mspan).base: nosplit stack overflow
  6. 744 assumed on entry to runtime.cgoCheckMemmove (nosplit)
  7. 696 after runtime.cgoCheckMemmove (nosplit) uses 48
  8. 688 on entry to runtime.cgoCheckTypedBlock (nosplit)
  9. 376 after runtime.cgoCheckTypedBlock (nosplit) uses 312
  10. 368 on entry to runtime.cgoCheckBits (nosplit)
  11. 224 after runtime.cgoCheckBits (nosplit) uses 144
  12. 216 on entry to runtime.cgoIsGoPointer (nosplit)
  13. 64 after runtime.cgoIsGoPointer (nosplit) uses 152
  14. 56 on entry to runtime.inHeapOrStack (nosplit)
  15. 0 after runtime.inHeapOrStack (nosplit) uses 56
  16. -8 on entry to runtime.(*mspan).base
  17. runtime.inHeapOrStack: nosplit stack overflow
  18. 744 assumed on entry to runtime.cgoCheckSliceCopy (nosplit)
  19. 672 after runtime.cgoCheckSliceCopy (nosplit) uses 72
  20. 664 on entry to runtime.cgoCheckTypedBlock (nosplit)
  21. 352 after runtime.cgoCheckTypedBlock (nosplit) uses 312
  22. 344 on entry to runtime.cgoCheckBits (nosplit)
  23. 200 after runtime.cgoCheckBits (nosplit) uses 144
  24. 192 on entry to runtime.cgoIsGoPointer (nosplit)
  25. 40 after runtime.cgoIsGoPointer (nosplit) uses 152
  26. 32 on entry to runtime.inHeapOrStack (nosplit)
  27. -24 after runtime.inHeapOrStack (nosplit) uses 56
  28. runtime.inHeapOrStack: nosplit stack overflow
  29. 744 assumed on entry to runtime.typedmemmove (nosplit)
  30. 696 after runtime.typedmemmove (nosplit) uses 48
  31. 688 on entry to runtime.cgoCheckMemmove (nosplit)
  32. 640 after runtime.cgoCheckMemmove (nosplit) uses 48
  33. 632 on entry to runtime.cgoCheckTypedBlock (nosplit)
  34. 320 after runtime.cgoCheckTypedBlock (nosplit) uses 312
  35. 312 on entry to runtime.cgoCheckBits (nosplit)
  36. 168 after runtime.cgoCheckBits (nosplit) uses 144
  37. 160 on entry to runtime.cgoIsGoPointer (nosplit)
  38. 8 after runtime.cgoIsGoPointer (nosplit) uses 152
  39. 0 on entry to runtime.inHeapOrStack (nosplit)
  40. -56 after runtime.inHeapOrStack (nosplit) uses 56
  41. runtime.cgoIsGoPointer: nosplit stack overflow
  42. 744 assumed on entry to runtime.typedslicecopy (nosplit)
  43. 600 after runtime.typedslicecopy (nosplit) uses 144
  44. 592 on entry to runtime.cgoCheckSliceCopy (nosplit)
  45. 520 after runtime.cgoCheckSliceCopy (nosplit) uses 72
  46. 512 on entry to runtime.cgoCheckTypedBlock (nosplit)
  47. 200 after runtime.cgoCheckTypedBlock (nosplit) uses 312
  48. 192 on entry to runtime.cgoCheckBits (nosplit)
  49. 48 after runtime.cgoCheckBits (nosplit) uses 144
  50. 40 on entry to runtime.cgoIsGoPointer (nosplit)
  51. -112 after runtime.cgoIsGoPointer (nosplit) uses 152
  52. runtime.dopanic: nosplit stack overflow
  53. 744 assumed on entry to runtime.freedefer (nosplit)
  54. 528 after runtime.freedefer (nosplit) uses 216
  55. 520 on entry to runtime.typedmemmove (nosplit)
  56. 472 after runtime.typedmemmove (nosplit) uses 48
  57. 464 on entry to runtime.bulkBarrierPreWrite (nosplit)
  58. 104 after runtime.bulkBarrierPreWrite (nosplit) uses 360
  59. 96 on entry to runtime.throw (nosplit)
  60. 64 after runtime.throw (nosplit) uses 32
  61. 56 on entry to runtime.dopanic (nosplit)
  62. -32 after runtime.dopanic (nosplit) uses 88
  63. runtime.bulkBarrierPreWrite: nosplit stack overflow
  64. 744 assumed on entry to runtime.deferreturn (nosplit)
  65. 640 after runtime.deferreturn (nosplit) uses 104
  66. 632 on entry to runtime.freedefer (nosplit)
  67. 416 after runtime.freedefer (nosplit) uses 216
  68. 408 on entry to runtime.typedmemmove (nosplit)
  69. 360 after runtime.typedmemmove (nosplit) uses 48
  70. 352 on entry to runtime.bulkBarrierPreWrite (nosplit)
  71. -8 after runtime.bulkBarrierPreWrite (nosplit) uses 360
  72. runtime.(*cpuProfile).evict: nosplit stack overflow
  73. 744 assumed on entry to runtime.sigprofNonGoPC (nosplit)
  74. 632 after runtime.sigprofNonGoPC (nosplit) uses 112
  75. 624 on entry to runtime.(*cpuProfile).addNonGo (nosplit)
  76. 576 after runtime.(*cpuProfile).addNonGo (nosplit) uses 48
  77. 568 on entry to runtime.(*cpuProfile).addWithFlushlog (nosplit)
  78. 200 after runtime.(*cpuProfile).addWithFlushlog (nosplit) uses 368
  79. 192 on entry to runtime.(*cpuProfile).evict (nosplit)
  80. -16 after runtime.(*cpuProfile).evict (nosplit) uses 208
  81. runtime.(*cpuProfile).addWithFlushlog: nosplit stack overflow
  82. 744 assumed on entry to runtime.sigtrampgo (nosplit)
  83. 488 after runtime.sigtrampgo (nosplit) uses 256
  84. 480 on entry to runtime.sigprofNonGoPC (nosplit)
  85. 368 after runtime.sigprofNonGoPC (nosplit) uses 112
  86. 360 on entry to runtime.(*cpuProfile).addNonGo (nosplit)
  87. 312 after runtime.(*cpuProfile).addNonGo (nosplit) uses 48
  88. 304 on entry to runtime.(*cpuProfile).addWithFlushlog (nosplit)
  89. -64 after runtime.(*cpuProfile).addWithFlushlog (nosplit) uses 368
Add Comment
Please, Sign In to add comment