Skip to content

Instantly share code, notes, and snippets.

@rdwatters
Last active October 10, 2016 16:25
Show Gist options
  • Save rdwatters/ab7d3226fff97c7b432e5264fab57466 to your computer and use it in GitHub Desktop.
Save rdwatters/ab7d3226fff97c7b432e5264fab57466 to your computer and use it in GitHub Desktop.
Console Error on Hugo...
Change detected, rebuilding site
2016-10-10 11:22 -0500
Source changed /Users/ryanwatters/Desktop/GitHub/dco-redesign/content/docs/editorial-mission.md
fatal error: concurrent map read and map write
goroutine 375 [running]:
runtime.throw(0x7040a0, 0x21)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/panic.go:566 +0x95 fp=0xc426273570 sp=0xc426273550
runtime.mapaccess1_faststr(0x647e20, 0xc420329e90, 0xc420ff84d1, 0xa, 0xc426273690)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/hashmap_fast.go:201 +0x4f3 fp=0xc4262735d0 sp=0xc426273570
text/template.(*state).walkTemplate(0xc426273840, 0x6d4e40, 0xc4211e4600, 0x16, 0xc4200bc400)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:369 +0x9a fp=0xc4262736a0 sp=0xc4262735d0
text/template.(*state).walk(0xc426273840, 0x6d4e40, 0xc4211e4600, 0x16, 0x9fbba0, 0xc4200bc400)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:239 +0x24c fp=0xc426273728 sp=0xc4262736a0
text/template.(*state).walk(0xc426273840, 0x6d4e40, 0xc4211e4600, 0x16, 0x9fb960, 0xc4202e9650)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:234 +0x13d fp=0xc4262737b0 sp=0xc426273728
text/template.(*Template).execute(0xc420326940, 0x9f1e20, 0xc4293c2f50, 0x6d4e40, 0xc4211e4600, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:189 +0x204 fp=0xc426273898 sp=0xc4262737b0
text/template.(*Template).Execute(0xc420326940, 0x9f1e20, 0xc4293c2f50, 0x6d4e40, 0xc4211e4600, 0xc421697030, 0x6fc001)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:175 +0x53 fp=0xc4262738e0 sp=0xc426273898
html/template.(*Template).Execute(0xc4202e8ea0, 0x9f1e20, 0xc4293c2f50, 0x6d4e40, 0xc4211e4600, 0x16, 0xc4202e8ea0)
/usr/local/Cellar/go/1.7.1/libexec/src/html/template/template.go:104 +0x78 fp=0xc426273928 sp=0xc4262738e0
github.com/spf13/hugo/hugolib.(*Site).renderThing(0xc420096000, 0x6d4e40, 0xc4211e4600, 0x6fc08e, 0x16, 0x9f1e20, 0xc4293c2f50, 0x13ff06c500000000, 0x1bf663)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2436 +0x96 fp=0xc426273990 sp=0xc426273928
github.com/spf13/hugo/hugolib.(*Site).renderForLayouts(0xc420096000, 0xc42860fe30, 0xc, 0x6d4e40, 0xc4211e4600, 0x9f1e20, 0xc4293c2f50, 0xc427bfcb80, 0x4, 0x4, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2408 +0x22a fp=0xc426273a70 sp=0xc426273990
github.com/spf13/hugo/hugolib.(*Site).renderAndWritePage(0xc420096000, 0xc42860fe30, 0xc, 0xc428615c50, 0x21, 0x6d4e40, 0xc4211e4600, 0xc427bfcb80, 0x4, 0x4, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2316 +0x128 fp=0xc426273ca0 sp=0xc426273a70
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc424571a00, 0xc420096000, 0xc424571a40, 0xc424571aa0, 0xc425215340)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1819 +0x4d6 fp=0xc426273f58 sp=0xc426273ca0
runtime.goexit()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc426273f60 sp=0xc426273f58
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1729 +0x128
goroutine 1 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0xc425b1f42c)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/sema.go:47 +0x30
sync.(*WaitGroup).Wait(0xc425b1f420)
/usr/local/Cellar/go/1.7.1/libexec/src/sync/waitgroup.go:131 +0x97
github.com/spf13/hugo/commands.NewWatcher(0x521, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/hugo.go:914 +0x162
github.com/spf13/hugo/commands.server(0xa3fb00, 0xc4201d5bf0, 0x0, 0x1, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/server.go:179 +0x804
github.com/spf13/cobra.(*Command).execute(0xa3fb00, 0xc4201d5bd0, 0x1, 0x1, 0xa3fb00, 0xc4201d5bd0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/cobra/command.go:599 +0x234
github.com/spf13/cobra.(*Command).ExecuteC(0xa3e180, 0x7673d0, 0xfb36, 0xa46fb0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/cobra/command.go:689 +0x367
github.com/spf13/hugo/commands.Execute()
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/hugo.go:174 +0x6d
main.main()
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/main.go:26 +0x32
goroutine 17 [syscall, 1 minutes, locked to thread]:
runtime.goexit()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1
goroutine 34 [syscall]:
syscall.Syscall6(0x16b, 0x3, 0x0, 0x0, 0xc42002be68, 0xa, 0xa635e0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/syscall/asm_darwin_amd64.s:41 +0x5
golang.org/x/sys/unix.kevent(0x3, 0x0, 0x0, 0xc42002be68, 0xa, 0xa635e0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/golang.org/x/sys/unix/zsyscall_darwin_amd64.go:207 +0x89
golang.org/x/sys/unix.Kevent(0x3, 0x0, 0x0, 0x0, 0xc42002be68, 0xa, 0xa, 0xa635e0, 0x0, 0x0, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/golang.org/x/sys/unix/syscall_bsd.go:448 +0x71
github.com/fsnotify/fsnotify.read(0x3, 0xc42002be68, 0xa, 0xa, 0xa635e0, 0xc42002be68, 0x0, 0xa, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/fsnotify/fsnotify/kqueue.go:493 +0x78
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc42021c600)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/fsnotify/fsnotify/kqueue.go:284 +0xda
created by github.com/fsnotify/fsnotify.NewWatcher
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/fsnotify/fsnotify/kqueue.go:62 +0x2eb
goroutine 20 [chan receive, 1 minutes]:
github.com/spf13/viper.(*Viper).WatchConfig.func1(0xc4201181e0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:269 +0x179
created by github.com/spf13/viper.(*Viper).WatchConfig
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:270 +0x3f
goroutine 35 [select, 1 minutes]:
github.com/spf13/viper.(*Viper).WatchConfig.func1.1(0xc42021c600, 0xc420213080, 0x3a, 0xc4201181e0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:250 +0x45b
created by github.com/spf13/viper.(*Viper).WatchConfig.func1
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:266 +0x134
goroutine 376 [chan receive]:
github.com/spf13/hugo/hugolib.errorCollator(0xc424571aa0, 0xc424571b00)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1667 +0x8d
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1734 +0x188
goroutine 274 [chan send]:
github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists(0xc420096000, 0x6fda00, 0x18, 0xc420096000)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1739 +0x38b
github.com/spf13/hugo/hugolib.(*Site).render(0xc420096000, 0x101, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:808 +0x99
github.com/spf13/hugo/hugolib.(*HugoSites).Rebuild(0xc423c81da0, 0x101, 0x0, 0xc428c7eba0, 0x1, 0x1, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/hugo_sites.go:304 +0x39b
github.com/spf13/hugo/commands.rebuildSites(0xc428c7eba0, 0x1, 0x1, 0x17, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/hugo.go:673 +0x6e
github.com/spf13/hugo/commands.NewWatcher.func1(0xc42544e540)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/hugo.go:889 +0xfe7
created by github.com/spf13/hugo/commands.NewWatcher
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/hugo.go:902 +0x14a
goroutine 275 [select]:
github.com/spf13/hugo/livereload.(*hub).run(0xa46880)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/livereload/hub.go:39 +0x367
created by github.com/spf13/hugo/livereload.Initialize
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/livereload/livereload.go:64 +0x41
goroutine 276 [IO wait]:
net.runtime_pollWait(0x2046ad8, 0x72, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425af3800, 0x72, 0xc42003abd8, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425af3800, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).accept(0xc425af37a0, 0x0, 0x9f3760, 0xc424aa1a80)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:419 +0x238
net.(*TCPListener).accept(0xc4253e68f8, 0x29e8d60800, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:132 +0x2e
net.(*TCPListener).AcceptTCP(0xc4253e68f8, 0xc42003ad00, 0xc42003ad08, 0xc42003acf8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock.go:209 +0x49
net/http.tcpKeepAliveListener.Accept(0xc4253e68f8, 0x767e88, 0xc4245e1800, 0x9fa4e0, 0xc425efd740)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2608 +0x2f
net/http.(*Server).Serve(0xc423f9bb80, 0x9f9ee0, 0xc4253e68f8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2273 +0x1ce
net/http.(*Server).ListenAndServe(0xc423f9bb80, 0xc423f9bb80, 0xc424d49c70)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2219 +0xb4
net/http.ListenAndServe(0xc424d49c80, 0xe, 0x0, 0x0, 0xc424d49c80, 0xe)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2351 +0xa0
github.com/spf13/hugo/commands.serve(0x521)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/server.go:217 +0x5a4
created by github.com/spf13/hugo/commands.NewWatcher
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/commands/hugo.go:911 +0x1cb
goroutine 209 [select]:
github.com/spf13/hugo/watcher.(*Batcher).run(0xc42544e540)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/watcher/batcher.go:51 +0x393
created by github.com/spf13/hugo/watcher.New
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/watcher/batcher.go:40 +0x158
goroutine 259 [IO wait]:
net.runtime_pollWait(0x2046a18, 0x72, 0x29c)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425ee2e60, 0x72, 0xc42598b7a0, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425ee2e60, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc425ee2e00, 0xc425def000, 0x1000, 0x1000, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc425924680, 0xc425def000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
net/http.(*connReader).Read(0xc425d84e40, 0xc425def000, 0x1000, 0x1000, 0x9f34a0, 0xc427667930, 0x2383f38)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:586 +0x144
bufio.(*Reader).fill(0xc425df4a80)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).ReadSlice(0xc425df4a80, 0xa, 0x0, 0x1e, 0x0, 0x33, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:330 +0xb5
bufio.(*Reader).ReadLine(0xc425df4a80, 0xc426260780, 0xf0, 0xf0, 0x6d9160, 0x1bf663, 0xa46608)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:359 +0x37
net/textproto.(*Reader).readLineSlice(0xc425df7e00, 0xc42598ba98, 0xc42598ba98, 0x118f8, 0xf0, 0x6d9160)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:55 +0x5e
net/textproto.(*Reader).ReadLine(0xc425df7e00, 0xc426260780, 0x1beee9, 0xc42029a360, 0xffffffff)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:36 +0x2f
net/http.readRequest(0xc425df4a80, 0x0, 0xc426260780, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/request.go:793 +0xa5
net/http.(*conn).readRequest(0xc425ee9000, 0x9fa420, 0xc4215d99c0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:765 +0x10d
net/http.(*conn).serve(0xc425ee9000, 0x9fa420, 0xc4215d99c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1532 +0x3d3
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 261 [IO wait, 1 minutes]:
net.runtime_pollWait(0x2046898, 0x72, 0x29e)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425ee2f40, 0x72, 0xc4251517a0, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425ee2f40, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc425ee2ee0, 0xc4253af000, 0x1000, 0x1000, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4259246a8, 0xc4253af000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
net/http.(*connReader).Read(0xc425d85400, 0xc4253af000, 0x1000, 0x1000, 0x9f34a0, 0xc42419d110, 0x2383f38)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:586 +0x144
bufio.(*Reader).fill(0xc425df4cc0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).ReadSlice(0xc425df4cc0, 0xa, 0x0, 0x1e, 0x0, 0x33, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:330 +0xb5
bufio.(*Reader).ReadLine(0xc425df4cc0, 0xc4253c85a0, 0xf0, 0xf0, 0x6d9160, 0x1bf663, 0xa46608)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:359 +0x37
net/textproto.(*Reader).readLineSlice(0xc42598e150, 0xc425151a98, 0xc425151a98, 0x118f8, 0xf0, 0x6d9160)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:55 +0x5e
net/textproto.(*Reader).ReadLine(0xc42598e150, 0xc4253c85a0, 0x1beee9, 0xc4202e0c00, 0xffffffff)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:36 +0x2f
net/http.readRequest(0xc425df4cc0, 0x0, 0xc4253c85a0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/request.go:793 +0xa5
net/http.(*conn).readRequest(0xc425ee9300, 0x9fa420, 0xc4253b2000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:765 +0x10d
net/http.(*conn).serve(0xc425ee9300, 0x9fa420, 0xc4253b2000)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1532 +0x3d3
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 354 [IO wait]:
net.runtime_pollWait(0x2046598, 0x72, 0x2a2)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4283f2220, 0x72, 0xc4200407f8, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4283f2220, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4283f21c0, 0xc423079c00, 0x400, 0x400, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4253e7998, 0xc423079c00, 0x400, 0x400, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
bufio.(*Reader).fill(0xc426aec120)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).Peek(0xc426aec120, 0x2, 0xc420040980, 0x0, 0xc425c2cc00, 0xc4247e2000, 0x21c65b)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:129 +0x62
github.com/gorilla/websocket.(*Conn).read(0xc428340780, 0x2, 0xc4243c3800, 0x0, 0x0, 0xc420040a20, 0x217ad9)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/gorilla/websocket/conn_read.go:12 +0x40
github.com/gorilla/websocket.(*Conn).advanceFrame(0xc428340780, 0xc4243c384e, 0x15, 0x5b2)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/gorilla/websocket/conn.go:689 +0x5c
github.com/gorilla/websocket.(*Conn).NextReader(0xc428340780, 0xc4243c3800, 0x73, 0x600, 0xc420040bc8, 0x11)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/gorilla/websocket/conn.go:844 +0x5d
github.com/gorilla/websocket.(*Conn).ReadMessage(0xc428340780, 0x73, 0x600, 0xc420040bc8, 0x11, 0x20, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/gorilla/websocket/conn.go:921 +0x2f
github.com/spf13/hugo/livereload.(*connection).reader(0xc4283f9aa0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/livereload/connection.go:32 +0x43
github.com/spf13/hugo/livereload.Handler(0x9f97a0, 0xc427667ee0, 0xc426260d20)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/livereload/livereload.go:59 +0x170
net/http.HandlerFunc.ServeHTTP(0x767580, 0x9f97a0, 0xc427667ee0, 0xc426260d20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1726 +0x44
net/http.(*ServeMux).ServeHTTP(0xa469e0, 0x9f97a0, 0xc427667ee0, 0xc426260d20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2022 +0x7f
net/http.serverHandler.ServeHTTP(0xc423f9bb80, 0x9f97a0, 0xc427667ee0, 0xc426260d20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2202 +0x7d
net/http.(*conn).serve(0xc4245e1800, 0x9fa420, 0xc4269ba180)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1579 +0x4b7
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 208 [syscall]:
syscall.Syscall6(0x16b, 0x1c, 0x0, 0x0, 0xc4247dae68, 0xa, 0xa635e0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/syscall/asm_darwin_amd64.s:41 +0x5
golang.org/x/sys/unix.kevent(0x1c, 0x0, 0x0, 0xc4247dae68, 0xa, 0xa635e0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/golang.org/x/sys/unix/zsyscall_darwin_amd64.go:207 +0x89
golang.org/x/sys/unix.Kevent(0x1c, 0x0, 0x0, 0x0, 0xc4247dae68, 0xa, 0xa, 0xa635e0, 0x0, 0x0, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/golang.org/x/sys/unix/syscall_bsd.go:448 +0x71
github.com/fsnotify/fsnotify.read(0x1c, 0xc4247dae68, 0xa, 0xa, 0xa635e0, 0xc4247dae68, 0x0, 0xa, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/fsnotify/fsnotify/kqueue.go:493 +0x78
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc425450f60)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/fsnotify/fsnotify/kqueue.go:284 +0xda
created by github.com/fsnotify/fsnotify.NewWatcher
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/fsnotify/fsnotify/kqueue.go:62 +0x2eb
goroutine 260 [IO wait]:
net.runtime_pollWait(0x2046958, 0x72, 0x29d)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425ee2ed0, 0x72, 0xc42598d7a0, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425ee2ed0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc425ee2e70, 0xc42597d000, 0x1000, 0x1000, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4259246a0, 0xc42597d000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
net/http.(*connReader).Read(0xc425d85380, 0xc42597d000, 0x1000, 0x1000, 0x9f34a0, 0xc427667860, 0x2383f38)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:586 +0x144
bufio.(*Reader).fill(0xc425df4c00)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).ReadSlice(0xc425df4c00, 0xa, 0x0, 0x1e, 0x6, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:330 +0xb5
bufio.(*Reader).ReadLine(0xc425df4c00, 0xc426260690, 0xf0, 0xf0, 0x6d9160, 0x1bf663, 0xa46608)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:359 +0x37
net/textproto.(*Reader).readLineSlice(0xc42598e090, 0xc42598da98, 0xc42598da98, 0x118f8, 0xf0, 0x6d9160)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:55 +0x5e
net/textproto.(*Reader).ReadLine(0xc42598e090, 0xc426260690, 0x1beee9, 0xc4202e0c00, 0xffffffff)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:36 +0x2f
net/http.readRequest(0xc425df4c00, 0x0, 0xc426260690, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/request.go:793 +0xa5
net/http.(*conn).readRequest(0xc425ee9280, 0x9fa420, 0xc4215d9f80, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:765 +0x10d
net/http.(*conn).serve(0xc425ee9280, 0x9fa420, 0xc4215d9f80)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1532 +0x3d3
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 262 [IO wait, 1 minutes]:
net.runtime_pollWait(0x20467d8, 0x72, 0x29f)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425ee2fb0, 0x72, 0xc4259877a0, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425ee2fb0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc425ee2f50, 0xc4253b1000, 0x1000, 0x1000, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4259246b8, 0xc4253b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
net/http.(*connReader).Read(0xc425d856a0, 0xc4253b1000, 0x1000, 0x1000, 0x9f34a0, 0xc42419d1e0, 0x2383f38)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:586 +0x144
bufio.(*Reader).fill(0xc425df4de0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).ReadSlice(0xc425df4de0, 0xa, 0x0, 0x1e, 0x6, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:330 +0xb5
bufio.(*Reader).ReadLine(0xc425df4de0, 0xc4253c8690, 0xf0, 0xf0, 0x6d9160, 0x1bf663, 0xa46608)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:359 +0x37
net/textproto.(*Reader).readLineSlice(0xc42598e2d0, 0xc425987a98, 0xc425987a98, 0x118f8, 0xf0, 0x6d9160)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:55 +0x5e
net/textproto.(*Reader).ReadLine(0xc42598e2d0, 0xc4253c8690, 0x1beee9, 0xc42029a360, 0xffffffff)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:36 +0x2f
net/http.readRequest(0xc425df4de0, 0x0, 0xc4253c8690, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/request.go:793 +0xa5
net/http.(*conn).readRequest(0xc425ee9480, 0x9fa420, 0xc4253b20c0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:765 +0x10d
net/http.(*conn).serve(0xc425ee9480, 0x9fa420, 0xc4253b20c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1532 +0x3d3
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 263 [IO wait]:
net.runtime_pollWait(0x2046718, 0x72, 0x2a0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425ee3020, 0x72, 0xc4251537a0, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425ee3020, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc425ee2fc0, 0xc4253b5000, 0x1000, 0x1000, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4259246c0, 0xc4253b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
net/http.(*connReader).Read(0xc425d85720, 0xc4253b5000, 0x1000, 0x1000, 0x9f34a0, 0xc427667d40, 0x2383f38)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:586 +0x144
bufio.(*Reader).fill(0xc425df4ea0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).ReadSlice(0xc425df4ea0, 0xa, 0x0, 0x1e, 0x6, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:330 +0xb5
bufio.(*Reader).ReadLine(0xc425df4ea0, 0xc426260c30, 0xf0, 0xf0, 0x6d9160, 0x1bf663, 0xa46608)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:359 +0x37
net/textproto.(*Reader).readLineSlice(0xc42598e390, 0xc425153a98, 0xc425153a98, 0x118f8, 0xf0, 0x6d9160)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:55 +0x5e
net/textproto.(*Reader).ReadLine(0xc42598e390, 0xc426260c30, 0x1beee9, 0xc423e332c0, 0xffffffff)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:36 +0x2f
net/http.readRequest(0xc425df4ea0, 0x0, 0xc426260c30, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/request.go:793 +0xa5
net/http.(*conn).readRequest(0xc425ee9500, 0x9fa420, 0xc4253b2140, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:765 +0x10d
net/http.(*conn).serve(0xc425ee9500, 0x9fa420, 0xc4253b2140)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1532 +0x3d3
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 264 [IO wait]:
net.runtime_pollWait(0x2046658, 0x72, 0x2a1)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc425ee3090, 0x72, 0xc4276217a0, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc425ee3090, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc425ee3030, 0xc4253b7000, 0x1000, 0x1000, 0x0, 0x9f5320, 0xc420014078)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4259246c8, 0xc4253b7000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
net/http.(*connReader).Read(0xc425d857a0, 0xc4253b7000, 0x1000, 0x1000, 0x9f34a0, 0xc427667a00, 0x2383f38)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:586 +0x144
bufio.(*Reader).fill(0xc425df4f60)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:97 +0x10c
bufio.(*Reader).ReadSlice(0xc425df4f60, 0xa, 0x0, 0x1e, 0x6, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:330 +0xb5
bufio.(*Reader).ReadLine(0xc425df4f60, 0xc426260870, 0xf0, 0xf0, 0x6d9160, 0x1bf663, 0xa46608)
/usr/local/Cellar/go/1.7.1/libexec/src/bufio/bufio.go:359 +0x37
net/textproto.(*Reader).readLineSlice(0xc42598e450, 0xc427621a98, 0xc427621a98, 0x118f8, 0xf0, 0x6d9160)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:55 +0x5e
net/textproto.(*Reader).ReadLine(0xc42598e450, 0xc426260870, 0x1beee9, 0xc42029a960, 0xffffffff)
/usr/local/Cellar/go/1.7.1/libexec/src/net/textproto/reader.go:36 +0x2f
net/http.readRequest(0xc425df4f60, 0x0, 0xc426260870, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/request.go:793 +0xa5
net/http.(*conn).readRequest(0xc425ee9580, 0x9fa420, 0xc4253b21c0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:765 +0x10d
net/http.(*conn).serve(0xc425ee9580, 0x9fa420, 0xc4253b21c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:1532 +0x3d3
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.7.1/libexec/src/net/http/server.go:2293 +0x44d
goroutine 374 [runnable]:
reflect.Value.String(0x61b600, 0xc4266947a0, 0x98, 0x3, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:1633
fmt.(*pp).printValue(0xc4291b2000, 0x61b600, 0xc4266947a0, 0x98, 0x76, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/fmt/print.go:715 +0x204b
fmt.(*pp).printArg(0xc4291b2000, 0x61b600, 0xc4266947a0, 0x76)
/usr/local/Cellar/go/1.7.1/libexec/src/fmt/print.go:668 +0x1f5
fmt.(*pp).doPrint(0xc4291b2000, 0xc426694790, 0x1, 0x1)
/usr/local/Cellar/go/1.7.1/libexec/src/fmt/print.go:1113 +0xfd
fmt.Sprint(0xc426694790, 0x1, 0x1, 0x61b600, 0xc4266947a0)
/usr/local/Cellar/go/1.7.1/libexec/src/fmt/print.go:232 +0x56
text/template.evalArgs(0xc426694790, 0x1, 0x1, 0xc428536ca0, 0x123c5)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/funcs.go:641 +0x10c
text/template.HTMLEscaper(0xc426694790, 0x1, 0x1, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/funcs.go:528 +0x3f
reflect.Value.call(0x62f8e0, 0x768628, 0x13, 0x6e9cbc, 0x4, 0xc425addd40, 0x1, 0x1, 0xc425addd20, 0x1, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:434 +0x5c8
reflect.Value.Call(0x62f8e0, 0x768628, 0x13, 0xc425addd40, 0x1, 0x1, 0x61b600, 0xc4219d8f08, 0x198)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:302 +0xa4
text/template.(*state).evalCall(0xc4285379a8, 0x6e6bc0, 0xc4264622b8, 0x196, 0x62f8e0, 0x768628, 0x13, 0x9fb780, 0xc42020eed0, 0x71908c, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:658 +0x530
text/template.(*state).evalFunction(0xc4285379a8, 0x6e6bc0, 0xc4264622b8, 0x196, 0xc42020ef00, 0x9fb780, 0xc42020eed0, 0xc4202ed540, 0x1, 0x1, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:530 +0x195
text/template.(*state).evalCommand(0xc4285379a8, 0x6e6bc0, 0xc4264622b8, 0x196, 0xc42020eed0, 0x61b600, 0xc4219d8f08, 0x198, 0x61b600, 0xc4219d8f08, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:427 +0x6f7
text/template.(*state).evalPipeline(0xc4285379a8, 0x6e6bc0, 0xc4264622b8, 0x196, 0xc420215b80, 0x0, 0x0, 0x98)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:400 +0xee
text/template.(*state).walk(0xc4285379a8, 0x6e6bc0, 0xc4264622b8, 0x196, 0x9fb600, 0xc42020ef60)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:226 +0x423
text/template.(*state).walk(0xc4285379a8, 0x6e6bc0, 0xc4264622b8, 0x196, 0x9fb960, 0xc4201f0240)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:234 +0x13d
text/template.(*state).walkRange.func1(0x61b780, 0xc426694240, 0x82, 0x6e6bc0, 0xc4264622b8, 0x196)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:321 +0x132
text/template.(*state).walkRange(0xc4285379a8, 0x6d4e40, 0xc4249bd800, 0x16, 0xc420017e40)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:330 +0x300
text/template.(*state).walk(0xc4285379a8, 0x6d4e40, 0xc4249bd800, 0x16, 0x9fbae0, 0xc420017e40)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:237 +0x59c
text/template.(*state).walk(0xc4285379a8, 0x6d4e40, 0xc4249bd800, 0x16, 0x9fb960, 0xc4202f1710)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:234 +0x13d
text/template.(*Template).execute(0xc420016480, 0x9f1e20, 0xc429470380, 0x6d4e40, 0xc4249bd800, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:189 +0x204
text/template.(*Template).Execute(0xc420016480, 0x9f1e20, 0xc429470380, 0x6d4e40, 0xc4249bd800, 0x6fec97, 0x1a)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:175 +0x53
html/template.(*Template).Execute(0xc4202f16b0, 0x9f1e20, 0xc429470380, 0x6d4e40, 0xc4249bd800, 0x1a, 0xc4202f16b0)
/usr/local/Cellar/go/1.7.1/libexec/src/html/template/template.go:104 +0x78
github.com/spf13/hugo/hugolib.(*Site).renderThing(0xc420096000, 0x6d4e40, 0xc4249bd800, 0x6fec97, 0x1a, 0x9f1e20, 0xc429470380, 0xc428537b68, 0x1bf663)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2436 +0x96
github.com/spf13/hugo/hugolib.(*Site).renderForLayouts(0xc420096000, 0xc4268618d0, 0x10, 0x6d4e40, 0xc4249bd800, 0x9f1e20, 0xc429470380, 0xc424ec8880, 0x4, 0x4, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2408 +0x22a
github.com/spf13/hugo/hugolib.(*Site).renderAndWriteXML(0xc420096000, 0xc4268618d0, 0x10, 0xc4263c1980, 0x1e, 0x6d4e40, 0xc4249bd800, 0xc424ec8880, 0x4, 0x4, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2286 +0x128
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc424571a00, 0xc420096000, 0xc424571a40, 0xc424571aa0, 0xc425215340)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1870 +0x95b
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1729 +0x128
goroutine 372 [runnable]:
unicode.ToLower(0x55, 0x7)
/usr/local/Cellar/go/1.7.1/libexec/src/unicode/letter.go:262
strings.Map(0x768768, 0x6edf1d, 0x7, 0x17, 0xc4259de5ee)
/usr/local/Cellar/go/1.7.1/libexec/src/strings/strings.go:389 +0x9d
strings.ToLower(0x6edf1d, 0x7, 0xc4259de5ee, 0xc4259de5e0)
/usr/local/Cellar/go/1.7.1/libexec/src/strings/strings.go:433 +0x41
github.com/spf13/viper.(*Viper).Get(0xc4201181e0, 0x6edf1d, 0x7, 0xc425765c08, 0xd8b6b)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:466 +0x73
github.com/spf13/viper.(*Viper).GetString(0xc4201181e0, 0x6edf1d, 0x7, 0xc4259de460, 0xc421b3de30)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:549 +0x3f
github.com/spf13/viper.GetString(0x6edf1d, 0x7, 0x16, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/viper/viper.go:547 +0x41
github.com/spf13/hugo/hugolib.permalinkStr(0xc4259de5e0, 0x17, 0x17, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2207 +0x3a
github.com/spf13/hugo/hugolib.permalink(0xc4259de5e0, 0x17, 0xc4259de5e0, 0x17)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2203 +0x35
github.com/spf13/hugo/hugolib.(*Site).setURLs(0xc420096000, 0xc420cfc780, 0xc4259de300, 0x16)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2198 +0x87
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc424571a00, 0xc420096000, 0xc424571a40, 0xc424571aa0, 0xc425215340)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1865 +0x6f2
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1729 +0x128
goroutine 355 [chan receive]:
github.com/spf13/hugo/livereload.(*connection).writer(0xc4283f9aa0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/livereload/connection.go:48 +0x69
created by github.com/spf13/hugo/livereload.Handler
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/livereload/livereload.go:58 +0x162
goroutine 373 [runnable]:
reflect.(*rtype).NumIn(0x64b380, 0x767700)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/type.go:1009
text/template.(*state).evalCall(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0x64b380, 0x7677a0, 0x13, 0x9fb780, 0xc420c33860, 0xc42161000d, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:621 +0xd6d
text/template.(*state).evalFunction(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0xc420c33890, 0x9fb780, 0xc420c33860, 0xc420c34640, 0x4, 0x4, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:530 +0x195
text/template.(*state).evalCommand(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0xc420c33860, 0x0, 0x0, 0x0, 0x94, 0xc420b7e7c0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:427 +0x6f7
text/template.(*state).evalPipeline(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0xc421a25130, 0x30, 0x26, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:400 +0xee
text/template.(*state).evalCommand(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0xc420c33830, 0x0, 0x0, 0x0, 0xc424cd30c0, 0xc420b7e948, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:430 +0x9b8
text/template.(*state).evalPipeline(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0xc421a250e0, 0x0, 0x0, 0x110ce)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:400 +0xee
text/template.(*state).walk(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0x9fb600, 0xc420c339b0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:226 +0x423
text/template.(*state).walk(0xc420b7eaf8, 0x6d4e40, 0xc42485a480, 0x16, 0x9fb960, 0xc420c337d0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:234 +0x13d
text/template.(*Template).execute(0xc420c345c0, 0x9f1e20, 0xc428e10690, 0x6d4e40, 0xc42485a480, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:189 +0x204
text/template.(*Template).Execute(0xc420c345c0, 0x9f1e20, 0xc428e10690, 0x6d4e40, 0xc42485a480, 0x24, 0xc420c33770)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:175 +0x53
html/template.(*Template).Execute(0xc420c33770, 0x9f1e20, 0xc428e10690, 0x6d4e40, 0xc42485a480, 0xc420030c00, 0xc420b7ec48)
/usr/local/Cellar/go/1.7.1/libexec/src/html/template/template.go:104 +0x78
github.com/spf13/hugo/tpl.executeTemplate(0x6d4e40, 0xc42485a480, 0x9f1e20, 0xc428e10690, 0xc42668f0c0, 0x2, 0x2)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/tpl/template.go:130 +0x11f
github.com/spf13/hugo/tpl.ExecuteTemplateToHTML(0x6d4e40, 0xc42485a480, 0xc42668f0c0, 0x2, 0x2, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/tpl/template.go:147 +0xb5
github.com/spf13/hugo/tpl.partial(0xc420ff8051, 0x1b, 0xc425ae0f40, 0x1, 0x1, 0x0, 0x0)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/tpl/template.go:116 +0x185
reflect.Value.call(0x639500, 0x767750, 0x13, 0x6e9cbc, 0x4, 0xc4262bf3b0, 0x2, 0x2, 0xc42668f080, 0x1, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:434 +0x5c8
reflect.Value.Call(0x639500, 0x767750, 0x13, 0xc4262bf3b0, 0x2, 0x2, 0x9fb7e0, 0xc4202a3000, 0x6d4e40)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:302 +0xa4
text/template.(*state).evalCall(0xc420b7f840, 0x6d4e40, 0xc42485a480, 0x16, 0x639500, 0x767750, 0x13, 0x9fb780, 0xc4202e9740, 0xc420ff8048, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:658 +0x530
text/template.(*state).evalFunction(0xc420b7f840, 0x6d4e40, 0xc42485a480, 0x16, 0xc4202e9770, 0x9fb780, 0xc4202e9740, 0xc420327b40, 0x3, 0x4, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:530 +0x195
text/template.(*state).evalCommand(0xc420b7f840, 0x6d4e40, 0xc42485a480, 0x16, 0xc4202e9740, 0x0, 0x0, 0x0, 0xc420b7f690, 0x2b9aef, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:427 +0x6f7
text/template.(*state).evalPipeline(0xc420b7f840, 0x6d4e40, 0xc42485a480, 0x16, 0xc420343cc0, 0x98, 0xc4262bf398, 0x98)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:400 +0xee
text/template.(*state).walk(0xc420b7f840, 0x6d4e40, 0xc42485a480, 0x16, 0x9fb600, 0xc4202e97a0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:226 +0x423
text/template.(*state).walk(0xc420b7f840, 0x6d4e40, 0xc42485a480, 0x16, 0x9fb960, 0xc4202e9650)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:234 +0x13d
text/template.(*Template).execute(0xc420326940, 0x9f1e20, 0xc4276e68c0, 0x6d4e40, 0xc42485a480, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:189 +0x204
text/template.(*Template).Execute(0xc420326940, 0x9f1e20, 0xc4276e68c0, 0x6d4e40, 0xc42485a480, 0xc421697030, 0x6fc001)
/usr/local/Cellar/go/1.7.1/libexec/src/text/template/exec.go:175 +0x53
html/template.(*Template).Execute(0xc4202e8ea0, 0x9f1e20, 0xc4276e68c0, 0x6d4e40, 0xc42485a480, 0x16, 0xc4202e8ea0)
/usr/local/Cellar/go/1.7.1/libexec/src/html/template/template.go:104 +0x78
github.com/spf13/hugo/hugolib.(*Site).renderThing(0xc420096000, 0x6d4e40, 0xc42485a480, 0x6fc08e, 0x16, 0x9f1e20, 0xc4276e68c0, 0x13ff06c500000000, 0x1bf663)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2436 +0x96
github.com/spf13/hugo/hugolib.(*Site).renderForLayouts(0xc420096000, 0xc4281e9f10, 0xc, 0x6d4e40, 0xc42485a480, 0x9f1e20, 0xc4276e68c0, 0xc427c13040, 0x4, 0x4, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2408 +0x22a
github.com/spf13/hugo/hugolib.(*Site).renderAndWritePage(0xc420096000, 0xc4281e9f10, 0xc, 0xc4262cc760, 0x1a, 0x6d4e40, 0xc42485a480, 0xc427c13040, 0x4, 0x4, ...)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:2316 +0x128
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc424571a00, 0xc420096000, 0xc424571a40, 0xc424571aa0, 0xc425215340)
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1819 +0x4d6
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20161007-85797-vy50e9/hugo-0.17/src/github.com/spf13/hugo/hugolib/site.go:1729 +0x128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment