Skip to content

Instantly share code, notes, and snippets.

@LYY
Last active August 29, 2015 14:27
Show Gist options
  • Select an option

  • Save LYY/13d1a7657227743f7ce4 to your computer and use it in GitHub Desktop.

Select an option

Save LYY/13d1a7657227743f7ce4 to your computer and use it in GitHub Desktop.
tango2 error on osx
[tango] 2015/08/23 00:53:38 [Error] recovery.go:28 Handler crashed with error: error on writing template: n(3965) != buffer.Len(238039)
/usr/local/Cellar/go/1.4.2/libexec/src/runtime/asm_amd64.s 401
/usr/local/Cellar/go/1.4.2/libexec/src/runtime/panic.go 387
/Users/[user]/program/goprj/mylab/src/gopkg.in/flosch/pongo2.v3/template.go 132
/Users/[user]/program/goprj/mylab/src/github.com/tango-contrib/tpongo2/tpongo2.go 123
/Users/[user]/program/goprj/mylab/src/github.com/tango-contrib/tpongo2/tpongo2.go 113
/Users/[user]/program/goprj/mylab/src/github.com/LYY/gotestlab/tangolab/main.go 35
/usr/local/Cellar/go/1.4.2/libexec/src/runtime/asm_amd64.s 402
/usr/local/Cellar/go/1.4.2/libexec/src/reflect/value.go 419
/usr/local/Cellar/go/1.4.2/libexec/src/reflect/value.go 296
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 146
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/tango-contrib/tpongo2/tpongo2.go 107
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 273
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/param.go 347
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/return.go 69
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/static.go 59
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/compress.go 58
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/recovery.go 39
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 122
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/logger.go 59
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 153
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/context.go 128
/Users/[user]/program/goprj/mylab/src/github.com/lunny/tango/tan.go 184
/usr/local/Cellar/go/1.4.2/libexec/src/net/http/server.go 1703
/usr/local/Cellar/go/1.4.2/libexec/src/net/http/server.go 1204
/usr/local/Cellar/go/1.4.2/libexec/src/runtime/asm_amd64.s 2232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment