Skip to content

Instantly share code, notes, and snippets.

@rdwatters
Created September 14, 2016 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdwatters/f4f44b53853991287aa20a6179b4c435 to your computer and use it in GitHub Desktop.
Save rdwatters/f4f44b53853991287aa20a6179b4c435 to your computer and use it in GitHub Desktop.
Change detected, rebuilding site
2016-09-13 20:26 -0500
fatal error: concurrent map read and map write
goroutine 663 [running]:
runtime.throw(0x91eda0, 0x21)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/panic.go:547 +0x90 fp=0xc823f45200 sp=0xc823f451e8
runtime.mapaccess1_faststr(0x66b380, 0xc82082ba40, 0xc8201cc8db, 0x4, 0xc82305ec30)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/hashmap_fast.go:202 +0x5b fp=0xc823f45260 sp=0xc823f45200
text/template.(*state).walkTemplate(0xc823f456f8, 0x82e2c0, 0xc820251440, 0x16, 0xc8204b2fc0)
/usr/local/Cellar/go/1.6.2/libexec/src/text/template/exec.go:358 +0xe9 fp=0xc823f45370 sp=0xc823f45260
text/template.(*state).walk(0xc823f456f8, 0x82e2c0, 0xc820251440, 0x16, 0xf1a3a0, 0xc8204b2fc0)
/usr/local/Cellar/go/1.6.2/libexec/src/text/template/exec.go:228 +0x5b7 fp=0xc823f454b8 sp=0xc823f45370
text/template.(*state).walk(0xc823f456f8, 0x82e2c0, 0xc820251440, 0x16, 0xf1a430, 0xc8204b4e40)
/usr/local/Cellar/go/1.6.2/libexec/src/text/template/exec.go:223 +0x6a1 fp=0xc823f45600 sp=0xc823f454b8
text/template.(*Template).Execute(0xc82083dc40, 0xf5e690, 0xc822110310, 0x82e2c0, 0xc820251440, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/text/template/exec.go:178 +0x2a7 fp=0xc823f45740 sp=0xc823f45600
html/template.(*Template).Execute(0xc82074e9c0, 0xf5e690, 0xc822110310, 0x82e2c0, 0xc820251440, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/template.go:104 +0x9a fp=0xc823f45790 sp=0xc823f45740
github.com/spf13/hugo/hugolib.(*Site).renderThing(0xc82034c000, 0x82e2c0, 0xc820251440, 0x8ecaa0, 0x16, 0xf5e690, 0xc822110310, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:2044 +0xc2 fp=0xc823f45828 sp=0xc823f45790
github.com/spf13/hugo/hugolib.(*Site).render(0xc82034c000, 0xc82214f710, 0xc, 0x82e2c0, 0xc820251440, 0xf5e690, 0xc822110310, 0xc824463e00, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:2018 +0x2be fp=0xc823f45908 sp=0xc823f45828
github.com/spf13/hugo/hugolib.(*Site).renderAndWritePage(0xc82034c000, 0xc82214f710, 0xc, 0xc823c65c40, 0x20, 0x82e2c0, 0xc820251440, 0xc824463e00, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1938 +0x135 fp=0xc823f45c40 sp=0xc823f45908
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc82034c000, 0xc825a65c20, 0xc825a65c80, 0xc822ea6550)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1546 +0x4c5 fp=0xc823f45f60 sp=0xc823f45c40
runtime.goexit()
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc823f45f68 sp=0xc823f45f60
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1477 +0x117
goroutine 1 [semacquire, 31 minutes]:
sync.runtime_Semacquire(0xc822eee8cc)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/sema.go:47 +0x26
sync.(*WaitGroup).Wait(0xc822eee8c0)
/usr/local/Cellar/go/1.6.2/libexec/src/sync/waitgroup.go:127 +0xb4
github.com/spf13/hugo/commands.NewWatcher(0x521, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/hugo.go:942 +0x2a9
github.com/spf13/hugo/commands.server(0xc8ab80, 0xcaef00, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/server.go:178 +0xbac
github.com/spf13/cobra.(*Command).execute(0xc8ab80, 0xcaef00, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/cobra/command.go:568 +0x668
github.com/spf13/cobra.(*Command).ExecuteC(0xc89420, 0xc8ab80, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/cobra/command.go:658 +0x55c
github.com/spf13/hugo/commands.Execute()
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/hugo.go:168 +0x77
main.main()
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/main.go:26 +0x28
goroutine 17 [syscall, 31 minutes, locked to thread]:
runtime.goexit()
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/asm_amd64.s:1998 +0x1
goroutine 4 [select, 31 minutes]:
github.com/spf13/viper.(*Viper).WatchConfig.func1.1(0xc820206120, 0xc8201eaec0, 0x3a, 0xc8201281c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:246 +0x54e
created by github.com/spf13/viper.(*Viper).WatchConfig.func1
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:262 +0x203
goroutine 3 [syscall]:
syscall.Syscall6(0x16b, 0x3, 0x0, 0x0, 0xc820282e70, 0xa, 0xcaf030, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/syscall/asm_darwin_amd64.s:41 +0x5
golang.org/x/sys/unix.kevent(0x3, 0x0, 0x0, 0xc820282e70, 0xa, 0xcaf030, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/golang.org/x/sys/unix/zsyscall_darwin_amd64.go:207 +0x7f
golang.org/x/sys/unix.Kevent(0x3, 0x0, 0x0, 0x0, 0xc820282e70, 0xa, 0xa, 0xcaf030, 0x0, 0x0, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/golang.org/x/sys/unix/syscall_bsd.go:448 +0x94
github.com/fsnotify/fsnotify.read(0x3, 0xc820282e70, 0xa, 0xa, 0xcaf030, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/fsnotify/fsnotify/kqueue.go:493 +0x8d
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc820206120)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/fsnotify/fsnotify/kqueue.go:284 +0x193
created by github.com/fsnotify/fsnotify.NewWatcher
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/fsnotify/fsnotify/kqueue.go:62 +0x344
goroutine 22 [chan receive, 31 minutes]:
github.com/spf13/viper.(*Viper).WatchConfig.func1(0xc8201281c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:265 +0x248
created by github.com/spf13/viper.(*Viper).WatchConfig
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:266 +0x35
goroutine 369 [chan send, 19 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc824b32de0, 0xc824b32cc0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 675 [chan send]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc824726c00, 0xc824726d20, 0xc824726d80, 0xc824726de0, 0xc824726ba0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 380 [chan send, 19 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc82021b680, 0xc82021be00)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 368 [chan send, 19 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc824b32d20, 0xc824b32e40, 0xc824b32ea0, 0xc824b32f00, 0xc824b32cc0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 248 [chan send, 29 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc822ebcf00, 0xc822ebcde0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 247 [chan send, 29 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc822ebce40, 0xc822ebcf60, 0xc822ebcfc0, 0xc822ebd020, 0xc822ebcde0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 524 [IO wait]:
net.runtime_pollWait(0xf5f770, 0x72, 0xc825099000)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc824136220, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc824136220, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8241361c0, 0xc825099000, 0x1000, 0x1000, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8208ef168, 0xc825099000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
net/http.(*connReader).Read(0xc8231fc5e0, 0xc825099000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:526 +0x196
bufio.(*Reader).fill(0xc822922ba0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc822922ba0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc822922ba0, 0x0, 0x0, 0x0, 0x835e00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc824f09050, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc824f09050, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:36 +0x40
net/http.readRequest(0xc822922ba0, 0xc8254df200, 0xc82463d180, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/request.go:721 +0xb6
net/http.(*conn).readRequest(0xc8246b1780, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:705 +0x359
net/http.(*conn).serve(0xc8246b1780)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1425 +0x947
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 379 [chan send, 19 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc82021be60, 0xc82021b6e0, 0xc82021b740, 0xc82021b7a0, 0xc82021be00)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 484 [IO wait]:
net.runtime_pollWait(0xf5f8f0, 0x72, 0xc8231fe000)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8247a8760, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8247a8760, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8247a8700, 0xc8231fe000, 0x1000, 0x1000, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820a1f5a0, 0xc8231fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
net/http.(*connReader).Read(0xc82482dc20, 0xc8231fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:526 +0x196
bufio.(*Reader).fill(0xc822a3d8c0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc822a3d8c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc822a3d8c0, 0x0, 0x0, 0x0, 0x835e00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc824f08f00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc824f08f00, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:36 +0x40
net/http.readRequest(0xc822a3d8c0, 0xc8254df000, 0xc82463ce00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/request.go:721 +0xb6
net/http.(*conn).readRequest(0xc8251a1680, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:705 +0x359
net/http.(*conn).serve(0xc8251a1680)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1425 +0x947
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 270 [chan send, 28 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc824727380, 0xc8247274a0, 0xc824727500, 0xc824727560, 0xc824727320)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 661 [runnable]:
sync.runtime_Semacquire(0xc8200988c4)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/sema.go:47 +0x26
sync.(*Mutex).Lock(0xc8200988c0)
/usr/local/Cellar/go/1.6.2/libexec/src/sync/mutex.go:83 +0x1c4
log.(*Logger).Output(0xc8200988c0, 0x2, 0xc82210e4e0, 0x23, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/log/log.go:147 +0x8b
log.(*Logger).Println(0xc8200988c0, 0xc824963628, 0x3, 0x3)
/usr/local/Cellar/go/1.6.2/libexec/src/log/log.go:182 +0x6a
github.com/spf13/viper.(*Viper).find(0xc8201281c0, 0xc82300b1b0, 0xc, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:778 +0x1314
github.com/spf13/viper.(*Viper).Get(0xc8201281c0, 0x881690, 0xc, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:461 +0x10a
github.com/spf13/viper.(*Viper).GetBool(0xc8201281c0, 0x881690, 0xc, 0xc82034c000)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:545 +0x35
github.com/spf13/viper.GetBool(0x881690, 0xc, 0xc822a16900)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/viper/viper.go:543 +0x37
github.com/spf13/hugo/hugolib.(*Site).renderAndWritePage(0xc82034c000, 0xc822bbec40, 0xc, 0xc823ccc2e0, 0x17, 0x82e2c0, 0xc8202567e0, 0xc824240a40, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1972 +0x47c
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc82034c000, 0xc825a65c20, 0xc825a65c80, 0xc822ea6550)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1546 +0x4c5
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1477 +0x117
goroutine 526 [IO wait]:
net.runtime_pollWait(0xf5fa70, 0x72, 0xc8254c5000)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc824136300, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc824136300, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8241362a0, 0xc8254c5000, 0x1000, 0x1000, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8208ef1e8, 0xc8254c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
net/http.(*connReader).Read(0xc8231fc720, 0xc8254c5000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:526 +0x196
bufio.(*Reader).fill(0xc822922c60)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc822922c60, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc822922c60, 0x0, 0x0, 0x0, 0x835e00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc824f092c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc824f092c0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:36 +0x40
net/http.readRequest(0xc822922c60, 0xc8254df100, 0xc82463cfc0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/request.go:721 +0xb6
net/http.(*conn).readRequest(0xc8246b1880, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:705 +0x359
net/http.(*conn).serve(0xc8246b1880)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1425 +0x947
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 343 [chan send, 28 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8224caf60, 0xc8224cae40)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 342 [chan send, 28 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8224caea0, 0xc8224cafc0, 0xc8224cb020, 0xc8224cb080, 0xc8224cae40)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 439 [chan send, 26 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc822dceb40, 0xc822dce9c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 479 [chan send, 15 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc823140060, 0xc823140180, 0xc8231401e0, 0xc823140240, 0xc823140000)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 179 [select]:
github.com/spf13/hugo/watcher.(*Batcher).run(0xc823071980)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/watcher/batcher.go:51 +0x33a
created by github.com/spf13/hugo/watcher.New
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/watcher/batcher.go:40 +0x12f
goroutine 330 [chan send, 27 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8247ae4e0, 0xc8247ae360)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 489 [IO wait]:
net.runtime_pollWait(0xf5f6b0, 0x72, 0xc824ca7400)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc826079480, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc826079480, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc826079420, 0xc824ca7400, 0x400, 0x400, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc82241a1f8, 0xc824ca7400, 0x400, 0x400, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc823bba7e0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc823bba7e0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:132 +0xcc
github.com/gorilla/websocket.(*Conn).read(0xc821eeee00, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn_read.go:12 +0x5f
github.com/gorilla/websocket.(*Conn).advanceFrame(0xc821eeee00, 0x42, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn.go:654 +0x106
github.com/gorilla/websocket.(*Conn).NextReader(0xc821eeee00, 0x23c123, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn.go:804 +0x6e
github.com/gorilla/websocket.(*Conn).ReadMessage(0xc821eeee00, 0xa0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn.go:878 +0x55
github.com/spf13/hugo/livereload.(*connection).reader(0xc8238e80c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/connection.go:32 +0x33
github.com/spf13/hugo/livereload.Handler(0x2186ba8, 0xc824445d40, 0xc825c89880)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/livereload.go:59 +0x189
net/http.HandlerFunc.ServeHTTP(0xa00eb0, 0x2186ba8, 0xc824445d40, 0xc825c89880)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1618 +0x3a
net/http.(*ServeMux).ServeHTTP(0xc8200790e0, 0x2186ba8, 0xc824445d40, 0xc825c89880)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1910 +0x17d
net/http.serverHandler.ServeHTTP(0xc822fdee00, 0x2186ba8, 0xc824445d40, 0xc825c89880)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2081 +0x19e
net/http.(*conn).serve(0xc822e12700)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1472 +0xf2e
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 438 [chan send, 26 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc822dcea20, 0xc822dceba0, 0xc822dcec00, 0xc822dcec60, 0xc822dce9c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 525 [IO wait]:
net.runtime_pollWait(0xf5f830, 0x72, 0xc82509b000)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc824136290, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc824136290, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc824136230, 0xc82509b000, 0x1000, 0x1000, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8208ef1d8, 0xc82509b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
net/http.(*connReader).Read(0xc8231fc700, 0xc82509b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:526 +0x196
bufio.(*Reader).fill(0xc822922c00)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc822922c00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc822922c00, 0x0, 0x0, 0x0, 0x835e00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc822dd0270, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc822dd0270, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:36 +0x40
net/http.readRequest(0xc822922c00, 0x0, 0xc825c896c0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/request.go:721 +0xb6
net/http.(*conn).readRequest(0xc8246b1800, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:705 +0x359
net/http.(*conn).serve(0xc8246b1800)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1425 +0x947
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 178 [syscall]:
syscall.Syscall6(0x16b, 0x7, 0x0, 0x0, 0xc82003ce60, 0xa, 0xcaf030, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/syscall/asm_darwin_amd64.s:41 +0x5
golang.org/x/sys/unix.kevent(0x7, 0x0, 0x0, 0xc82003ce60, 0xa, 0xcaf030, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/golang.org/x/sys/unix/zsyscall_darwin_amd64.go:207 +0x7f
golang.org/x/sys/unix.Kevent(0x7, 0x0, 0x0, 0x0, 0xc82003ce60, 0xa, 0xa, 0xcaf030, 0x0, 0x0, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/golang.org/x/sys/unix/syscall_bsd.go:448 +0x94
github.com/fsnotify/fsnotify.read(0x7, 0xc82003ce60, 0xa, 0xa, 0xcaf030, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/fsnotify/fsnotify/kqueue.go:493 +0x8d
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc820a7f860)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/fsnotify/fsnotify/kqueue.go:284 +0x193
created by github.com/fsnotify/fsnotify.NewWatcher
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/fsnotify/fsnotify/kqueue.go:62 +0x344
goroutine 181 [runnable]:
github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists(0xc82034c000, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1487 +0x3b7
github.com/spf13/hugo/hugolib.(*Site).Render(0xc82034c000, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:718 +0x83
github.com/spf13/hugo/hugolib.(*Site).ReBuild(0xc82034c000, 0xc822b870e0, 0x2, 0x2, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:549 +0xe41
github.com/spf13/hugo/commands.rebuildSite(0xc822b870e0, 0x2, 0x2, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/hugo.go:700 +0x88
github.com/spf13/hugo/commands.NewWatcher.func1(0xc823071980)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/hugo.go:917 +0x13c4
created by github.com/spf13/hugo/commands.NewWatcher
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/hugo.go:930 +0x1ee
goroutine 182 [select]:
github.com/spf13/hugo/livereload.(*hub).run(0xc91520)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/hub.go:39 +0x347
created by github.com/spf13/hugo/livereload.Initialize
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/livereload.go:64 +0x37
goroutine 183 [IO wait]:
net.runtime_pollWait(0xf5fcb0, 0x72, 0xf50028)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8222bc920, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8222bc920, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8222bc8c0, 0x0, 0x2186a50, 0xc822f80dc0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc821efff18, 0x52f10, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/tcpsock_posix.go:254 +0x4d
net/http.tcpKeepAliveListener.Accept(0xc821efff18, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2427 +0x41
net/http.(*Server).Serve(0xc822fdee00, 0x2186a18, 0xc821efff18, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2117 +0x129
net/http.(*Server).ListenAndServe(0xc822fdee00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2098 +0x136
net/http.ListenAndServe(0xc82250cd20, 0xe, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2195 +0x98
github.com/spf13/hugo/commands.serve(0x521)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/server.go:217 +0x953
created by github.com/spf13/hugo/commands.NewWatcher
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/commands/hugo.go:939 +0x29b
goroutine 587 [chan send, 1 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8231402a0, 0xc823140480, 0xc823140660, 0xc8231406c0, 0xc8231400c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 300 [chan send, 27 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8252fccc0, 0xc8252fcde0, 0xc8252fce40, 0xc8252fcea0, 0xc8252fcc00)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 662 [semacquire]:
sync.runtime_Semacquire(0xc820828864)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/sema.go:47 +0x26
sync.(*Mutex).Lock(0xc820828860)
/usr/local/Cellar/go/1.6.2/libexec/src/sync/mutex.go:83 +0x1c4
html/template.(*Template).escape(0xc82074e9c0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/template.go:79 +0x54
html/template.(*Template).Execute(0xc82074e9c0, 0xf5e690, 0xc8238f2e00, 0x82e2c0, 0xc823286000, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/template.go:101 +0x34
github.com/spf13/hugo/hugolib.(*Site).renderThing(0xc82034c000, 0x82e2c0, 0xc823286000, 0x8ecaa0, 0x16, 0xf5e690, 0xc8238f2e00, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:2044 +0xc2
github.com/spf13/hugo/hugolib.(*Site).render(0xc82034c000, 0xc8232ef530, 0xc, 0x82e2c0, 0xc823286000, 0xf5e690, 0xc8238f2e00, 0xc823fc1080, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:2018 +0x2be
github.com/spf13/hugo/hugolib.(*Site).renderAndWritePage(0xc82034c000, 0xc8232ef530, 0xc, 0xc822f01a00, 0x19, 0x82e2c0, 0xc823286000, 0xc823fc1080, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1938 +0x135
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc82034c000, 0xc825a65c20, 0xc825a65c80, 0xc822ea6550)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1546 +0x4c5
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1477 +0x117
goroutine 191 [chan send, 31 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8229a2e40, 0xc8229a2f60, 0xc8229a2fc0, 0xc8229a3020, 0xc8229a2de0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 192 [chan send, 31 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8229a2f00, 0xc8229a2de0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 595 [chan send, 5 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc824d7a3c0, 0xc824d7a4e0, 0xc824d7a540, 0xc824d7a5a0, 0xc824d7a360)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 329 [chan send, 27 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8247ae3c0, 0xc8247ae540, 0xc8247ae5a0, 0xc8247ae600, 0xc8247ae360)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 78 [chan send, 29 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8220fb860, 0xc8220fb980, 0xc8220fb9e0, 0xc8220fbaa0, 0xc8220fb800)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 79 [chan send, 29 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8220fb920, 0xc8220fb800)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 579 [chan send, 7 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8231404e0, 0xc8231403c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 676 [chan send]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc824726cc0, 0xc824726ba0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 301 [chan send, 27 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8252fcd80, 0xc8252fcc00)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 578 [chan send, 7 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc823140420, 0xc823140540, 0xc8231405a0, 0xc823140600, 0xc8231403c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 271 [chan send, 28 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc824727440, 0xc824727320)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 480 [chan send, 15 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc823140120, 0xc823140000)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 209 [chan send, 28 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc822e1ef60, 0xc822e1f080, 0xc822e1f0e0, 0xc822e1f140, 0xc822e1ef00)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 274 [chan send, 28 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc822e1f020, 0xc822e1ef00)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 527 [IO wait]:
net.runtime_pollWait(0xf5f9b0, 0x72, 0xc8231fb000)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc824136370, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc824136370, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc824136310, 0xc8231fb000, 0x1000, 0x1000, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8208ef208, 0xc8231fb000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
net/http.(*connReader).Read(0xc8231fc380, 0xc8231fb000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:526 +0x196
bufio.(*Reader).fill(0xc822922ae0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc822922ae0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc822922ae0, 0x0, 0x0, 0x0, 0x835e00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc822e01470, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc822e01470, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:36 +0x40
net/http.readRequest(0xc822922ae0, 0xc8238d7100, 0xc82517bdc0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/request.go:721 +0xb6
net/http.(*conn).readRequest(0xc8246b1900, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:705 +0x359
net/http.(*conn).serve(0xc8246b1900)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1425 +0x947
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 523 [IO wait]:
net.runtime_pollWait(0xf5fbf0, 0x72, 0xc823201000)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8241361b0, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8241361b0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc824136150, 0xc823201000, 0x1000, 0x1000, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8208ef160, 0xc823201000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
net/http.(*connReader).Read(0xc8231fc3a0, 0xc823201000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:526 +0x196
bufio.(*Reader).fill(0xc822922b40)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc822922b40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc822922b40, 0x0, 0x0, 0x0, 0x835e00, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc823a0fe30, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc823a0fe30, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/textproto/reader.go:36 +0x40
net/http.readRequest(0xc822922b40, 0x0, 0xc825c895e0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/request.go:721 +0xb6
net/http.(*conn).readRequest(0xc8246b1700, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:705 +0x359
net/http.(*conn).serve(0xc8246b1700)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1425 +0x947
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 627 [chan send, 3 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc825040060, 0xc825040180, 0xc8250401e0, 0xc825040240, 0xc825040000)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 422 [chan send, 27 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc822ad72c0, 0xc822ad73e0, 0xc822ad74a0, 0xc822ad7500, 0xc822ad7260)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 423 [chan send, 27 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc822ad7380, 0xc822ad7260)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 588 [chan send, 1 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc823140360, 0xc8231400c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 664 [runnable]:
html/template.(*escaper).commit(0xc823a7d5d8)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/escape.go:745 +0x29c
html/template.escapeTemplate(0xc82074e9c0, 0xf1a430, 0xc8204b4e40, 0xc820015b80, 0x4b, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/escape.go:39 +0x474
html/template.(*Template).escape(0xc82074e9c0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/template.go:85 +0x37b
html/template.(*Template).Execute(0xc82074e9c0, 0xf5e690, 0xc822111650, 0x82e2c0, 0xc822208d80, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/html/template/template.go:101 +0x34
github.com/spf13/hugo/hugolib.(*Site).renderThing(0xc82034c000, 0x82e2c0, 0xc822208d80, 0x8ecaa0, 0x16, 0xf5e690, 0xc822111650, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:2044 +0xc2
github.com/spf13/hugo/hugolib.(*Site).render(0xc82034c000, 0xc82300adc0, 0xc, 0x82e2c0, 0xc822208d80, 0xf5e690, 0xc822111650, 0xc8245cbd40, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:2018 +0x2be
github.com/spf13/hugo/hugolib.(*Site).renderAndWritePage(0xc82034c000, 0xc82300adc0, 0xc, 0xc822203be0, 0x13, 0x82e2c0, 0xc822208d80, 0xc8245cbd40, 0x4, 0x4, ...)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1938 +0x135
github.com/spf13/hugo/hugolib.taxonomyRenderer(0xc82034c000, 0xc825a65c20, 0xc825a65c80, 0xc822ea6550)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1546 +0x4c5
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1477 +0x117
goroutine 488 [chan receive]:
github.com/spf13/hugo/livereload.(*connection).writer(0xc823d59e70)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/connection.go:48 +0x60
created by github.com/spf13/hugo/livereload.Handler
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/livereload.go:58 +0x17b
goroutine 596 [chan send, 5 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc824d7a480, 0xc824d7a360)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 628 [chan send, 3 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc825040120, 0xc825040000)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 464 [chan send, 19 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc822fd7920, 0xc822fd7a40, 0xc822fd7aa0, 0xc822fd7b00, 0xc822fd78c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 465 [chan send, 19 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc822fd79e0, 0xc822fd78c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 487 [IO wait]:
net.runtime_pollWait(0xf5fb30, 0x72, 0xc824ca6800)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc826079330, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc826079330, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8260792d0, 0xc824ca6800, 0x400, 0x400, 0x0, 0xf50028, 0xc820074080)
/usr/local/Cellar/go/1.6.2/libexec/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc82241a1b8, 0xc824ca6800, 0x400, 0x400, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc823bba6c0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc823bba6c0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.2/libexec/src/bufio/bufio.go:132 +0xcc
github.com/gorilla/websocket.(*Conn).read(0xc821eeeb00, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn_read.go:12 +0x5f
github.com/gorilla/websocket.(*Conn).advanceFrame(0xc821eeeb00, 0x38, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn.go:654 +0x106
github.com/gorilla/websocket.(*Conn).NextReader(0xc821eeeb00, 0x23c123, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn.go:804 +0x6e
github.com/gorilla/websocket.(*Conn).ReadMessage(0xc821eeeb00, 0x96, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/gorilla/websocket/conn.go:878 +0x55
github.com/spf13/hugo/livereload.(*connection).reader(0xc823d59e70)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/connection.go:32 +0x33
github.com/spf13/hugo/livereload.Handler(0x2186ba8, 0xc824445930, 0xc825c89500)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/livereload.go:59 +0x189
net/http.HandlerFunc.ServeHTTP(0xa00eb0, 0x2186ba8, 0xc824445930, 0xc825c89500)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1618 +0x3a
net/http.(*ServeMux).ServeHTTP(0xc8200790e0, 0x2186ba8, 0xc824445930, 0xc825c89500)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1910 +0x17d
net/http.serverHandler.ServeHTTP(0xc822fdee00, 0x2186ba8, 0xc824445930, 0xc825c89500)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2081 +0x19e
net/http.(*conn).serve(0xc822e12200)
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:1472 +0xf2e
created by net/http.(*Server).Serve
/usr/local/Cellar/go/1.6.2/libexec/src/net/http/server.go:2137 +0x44e
goroutine 665 [chan receive]:
github.com/spf13/hugo/hugolib.errorCollator(0xc825a65c80, 0xc825a65ce0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1415 +0x96
created by github.com/spf13/hugo/hugolib.(*Site).renderTaxonomiesLists
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1482 +0x16b
goroutine 646 [chan send, 1 minutes]:
github.com/spf13/hugo/hugolib.incrementalReadCollator(0xc82034c000, 0xc8224caae0, 0xc8224cac00, 0xc8224cac60, 0xc8224cacc0, 0xc8224caa20)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:1080 +0x353
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:475 +0xb2b
goroutine 647 [chan send, 1 minutes]:
github.com/spf13/hugo/hugolib.converterCollator(0xc82034c000, 0xc8224caba0, 0xc8224caa20)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:991 +0x23d
created by github.com/spf13/hugo/hugolib.(*Site).ReBuild
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/hugolib/site.go:476 +0xb6a
goroutine 490 [chan receive]:
github.com/spf13/hugo/livereload.(*connection).writer(0xc8238e80c0)
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/connection.go:48 +0x60
created by github.com/spf13/hugo/livereload.Handler
/private/tmp/hugo-20160607-37510-1daro23/hugo-0.16/src/github.com/spf13/hugo/livereload/livereload.go:58 +0x17b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment