Skip to content

Instantly share code, notes, and snippets.

@BenLubar
Created May 26, 2013 19:49
Show Gist options
  • Save BenLubar/5653822 to your computer and use it in GitHub Desktop.
Save BenLubar/5653822 to your computer and use it in GitHub Desktop.
2013/05/26 14:47:52 setting up github.com/BenLubar/cbgb [-data ./data -addr :21210 -rest-couch :18092 -rest-ns :18091 -v]
2013/05/26 14:47:58 [cbgb -data ./data -addr :21210 -rest-couch :18092 -rest-ns :18091 -v]
2013/05/26 14:47:59 cbgb - version 0.0.0
2013/05/26 14:47:59 -------------------------------------------------------
2013/05/26 14:47:59 warning: running openly without any adminUser/adminPass
2013/05/26 14:47:59 warning: please don't run this way in production usage
2013/05/26 14:47:59 -------------------------------------------------------
2013/05/26 14:47:59 loading buckets from: ./data
2013/05/26 14:47:59 loading bucket: default
2013/05/26 14:47:59 loading bucket: cbfs
2013/05/26 14:47:59 loading bucket: forum
2013/05/26 14:47:59 primary connections...
2013/05/26 14:47:59 connect your couchbase client to: http://HOST:18091/pools/default
2013/05/26 14:47:59 web admin U/I available on: http://HOST:18091
2013/05/26 14:47:59 secondary connections...
2013/05/26 14:47:59 view listening: :18092
2013/05/26 14:47:59 data listening: :21210
2013/05/26 14:47:59 loading static content from: http://cbgb.io/static.zip
2013/05/26 14:48:00 GET:/cbfs/_design/cbfs/_view/file_browse?end_key=%5B%7B%7D%5D&group_level=1&start_key=%5B%5D is taking longer than 1s
2013/05/26 14:48:01 GET:/cbfs/_design/cbfs/_view/file_browse?end_key=%5B%7B%7D%5D&group_level=1&start_key=%5B%5D eventually finished in 1.771704862s
2013/05/26 14:48:02 Static init complete
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:330 +0x38
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:183 +0x6e
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:331 +0x58
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:183 +0x6e
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Read by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0x7f
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:183 +0x6e
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0xf2
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:183 +0x6e
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0x113
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:183 +0x6e
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0x130
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:183 +0x6e
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:330 +0x38
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:184 +0xbc
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:331 +0x58
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:184 +0xbc
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Read by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0x7f
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:184 +0xbc
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0xf2
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:184 +0xbc
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0x113
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:184 +0xbc
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).setInputString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:332 +0x130
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:184 +0xbc
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.compareLevel()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:199 +0x3b
code.google.com/p/go.exp/locale/collate.(*Collator).compare()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:222 +0xdc
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:185 +0xca
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Write by goroutine 98:
code.google.com/p/go.exp/locale/collate.compareLevel()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:200 +0x61
code.google.com/p/go.exp/locale/collate.(*Collator).compare()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:222 +0xdc
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:185 +0xca
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Read by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).nextPrimary()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:435 +0xd1
code.google.com/p/go.exp/locale/collate.compareLevel()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:202 +0x83
code.google.com/p/go.exp/locale/collate.(*Collator).compare()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:222 +0xdc
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:185 +0xca
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
==================
WARNING: DATA RACE
Read by goroutine 98:
code.google.com/p/go.exp/locale/collate.(*iter).nextPrimary()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:435 +0xd1
code.google.com/p/go.exp/locale/collate.compareLevel()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:203 +0xa0
code.google.com/p/go.exp/locale/collate.(*Collator).compare()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:222 +0xdc
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString()
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:185 +0xca
github.com/couchbaselabs/walrus.CollateJSON()
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26a
main.vindexKeyCompare()
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e4
github.com/steveyen/gkvlite.(*Store).visitNodes()
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29a
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x120
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend()
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb8
main.visitVIndex()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8ea
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Previous write by goroutine 95:
[failed to restore the stack]
Goroutine 98 (running) created at:
main.couchDbGetView()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
main.func·053()
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2bf
net/http.HandlerFunc.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4b
github.com/gorilla/mux.(*Router).ServeHTTP()
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x2ff
main.authenticationFilter.ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x280
main.(*authenticationFilter).ServeHTTP()
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbd
net/http.serverHandler.ServeHTTP()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c8
net/http.(*conn).serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc6f
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
Goroutine 95 (running) created at:
net/http.(*Server).Serve()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
net/http.(*Server).ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbe
net/http.ListenAndServe()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x118
main.restCouchServe()
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x192
gosched0()
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/proc.c:1224 +0x9f
==================
panic: runtime error: index out of range
goroutine 98 [running]:
code.google.com/p/go.exp/locale/collate.(*iter).nextTertiary(0xc2001488d0, 0x2)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:469 +0x1a0
code.google.com/p/go.exp/locale/collate.compareLevel(0xa4c818, 0xc200148060, 0xc2001488d0, 0x0)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:203 +0xa1
code.google.com/p/go.exp/locale/collate.(*Collator).compare(0xc200148000, 0xc20024fbb8)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:239 +0x201
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString(0xc200148000, 0xc20024fac8, 0x6, 0xc20024fbb8, 0x6, ...)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:185 +0xcb
github.com/couchbaselabs/walrus.CollateJSON(0x87e840, 0xc20067da40, 0x87e840, 0xc20067daa0, 0x29, ...)
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26b
main.vindexKeyCompare(0xc20067d830, 0x9, 0x9, 0xc20028dfc0, 0x32, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/view_refresh.go:320 +0x1e5
github.com/steveyen/gkvlite.(*Store).visitNodes(0xc20011d060, 0xc200116480, 0xc20035e020, 0xc20067d830, 0x9, ...)
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:305 +0x29b
github.com/steveyen/gkvlite.(*Store).visitNodes(0xc20011d060, 0xc200116480, 0xc20039bf80, 0xc20067d830, 0x9, ...)
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:308 +0x360
github.com/steveyen/gkvlite.(*Store).visitNodes(0xc20011d060, 0xc200116480, 0xc20039bf20, 0xc20067d830, 0x9, ...)
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:308 +0x360
github.com/steveyen/gkvlite.(*Store).visitNodes(0xc20011d060, 0xc200116480, 0xc2001c2cc0, 0xc20067d830, 0x9, ...)
/home/ben/go/src/github.com/steveyen/gkvlite/treap.go:308 +0x360
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscendEx(0xc200116480, 0xc20067d830, 0x9, 0x9, 0x1, ...)
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:233 +0x121
github.com/steveyen/gkvlite.(*Collection).VisitItemsAscend(0xc200116480, 0xc20067d830, 0x9, 0x9, 0x1, ...)
/home/ben/go/src/github.com/steveyen/gkvlite/collection.go:218 +0xb9
main.visitVIndex(0xc2001e52c0, 0xc2001b9dd2, 0x4, 0xc2001b9ddd, 0x9, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:339 +0x8eb
created by main.couchDbGetView
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:72 +0x93c
goroutine 1 [select (no cases)]:
main.main()
/home/ben/go/src/github.com/BenLubar/cbgb/main.go:140 +0xb39
goroutine 3 [select]:
github.com/dustin/go-broadcast.(*MuxObserver).run(0xc200126960)
/home/ben/go/src/github.com/dustin/go-broadcast/mux_observer.go:95 +0x1eb
created by github.com/dustin/go-broadcast.NewMuxObserver
/home/ben/go/src/github.com/dustin/go-broadcast/mux_observer.go:39 +0xf8
goroutine 5 [chan receive]:
main.periodicWorker(0xc20011df60)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 6 [select]:
main.(*periodically).service(0xc20012fc00)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:84 +0x267
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:69 +0x1c2
goroutine 7 [chan receive]:
main.periodicWorker(0xc200167060)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 8 [chan receive]:
main.periodicWorker(0xc200167060)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 9 [select]:
main.(*periodically).service(0xc20012fc30)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:84 +0x267
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:69 +0x1c2
goroutine 10 [chan receive]:
main.periodicWorker(0xc200167120)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 11 [chan receive]:
main.periodicWorker(0xc200167120)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 12 [chan receive]:
main.periodicWorker(0xc200167120)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 13 [chan receive]:
main.periodicWorker(0xc200167120)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 14 [chan receive]:
main.periodicWorker(0xc200167120)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 15 [select]:
main.(*periodically).service(0xc20012fc60)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:84 +0x267
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:69 +0x1c2
goroutine 16 [chan receive]:
main.periodicWorker(0xc2001671e0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 17 [chan receive]:
main.periodicWorker(0xc2001671e0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 18 [chan receive]:
main.periodicWorker(0xc2001671e0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 19 [chan receive]:
main.periodicWorker(0xc2001671e0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 20 [chan receive]:
main.periodicWorker(0xc2001671e0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 21 [select]:
main.(*periodically).service(0xc20012fc90)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:84 +0x267
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:69 +0x1c2
goroutine 22 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 23 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 24 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 25 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 26 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 27 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 28 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 29 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 30 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 31 [chan receive]:
main.periodicWorker(0xc2001672a0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 32 [select]:
main.(*periodically).service(0xc20012fcc0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:84 +0x267
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:69 +0x1c2
goroutine 33 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 34 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 35 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 36 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 37 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 38 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 39 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 40 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 41 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 42 [chan receive]:
main.periodicWorker(0xc200167360)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:74 +0x54
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:67 +0x194
goroutine 43 [select]:
main.(*periodically).service(0xc20012fcf0)
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:84 +0x267
created by main.newPeriodicallyInt
/home/ben/go/src/github.com/BenLubar/cbgb/periodically.go:69 +0x1c2
goroutine 44 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 45 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 46 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 47 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 48 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 49 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 50 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 51 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 52 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 53 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 54 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 55 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 56 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 57 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 58 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 59 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 60 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 61 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 62 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 63 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 64 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 65 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 66 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 67 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 68 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 69 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 70 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 71 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 72 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 73 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 74 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 75 [chan receive]:
main.(*FileService).worker(0xc200000910)
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:57 +0x68
created by main.NewFileService
/home/ben/go/src/github.com/BenLubar/cbgb/file_server.go:21 +0x94
goroutine 76 [chan receive]:
main.MutationLogger(0xc200155000)
/home/ben/go/src/github.com/BenLubar/cbgb/tap.go:236 +0x5d
created by main.main
/home/ben/go/src/github.com/BenLubar/cbgb/main.go:117 +0x2e5
goroutine 77 [IO wait]:
net.runtime_pollWait(0x7f9518788f18, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc2001d41a0, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).accept(0xc2001d4120, 0xa4d958, 0x0, 0xc20012fd20, 0xb, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:390 +0x36a
net.(*TCPListener).AcceptTCP(0xc2001cb4c8, 0x7f9504174018, 0x511572, 0xe34898)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/tcpsock_posix.go:229 +0x73
net.(*TCPListener).Accept(0xc2001cb4c8, 0x3, 0xc20020c050, 0xf, 0xc2002e4990, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/tcpsock_posix.go:239 +0x33
main.waitForConnections(0xc200205380, 0xc2001cb4c8, 0x320, 0xc20012fd50, 0x9a4220, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:184 +0x1e9
created by main.StartServer
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:219 +0xef
goroutine 78 [IO wait]:
net.runtime_pollWait(0x7f9518788a80, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc20038eb30, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).accept(0xc20038eab0, 0xa4d958, 0x0, 0xc20012fd20, 0xb, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:390 +0x36a
net.(*TCPListener).AcceptTCP(0xc200282b38, 0x18, 0xc200229010, 0x4c5cb8)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/tcpsock_posix.go:229 +0x73
net.(*TCPListener).Accept(0xc200282b38, 0x0, 0x0, 0x0, 0xc2001ecf60, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/tcpsock_posix.go:239 +0x33
net/http.(*Server).Serve(0xc2001b9a00, 0xc200205380, 0xc200282b38, 0x0, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1585 +0x96
net/http.(*Server).ListenAndServe(0xc2001b9a00, 0xc2001b9a00, 0x7f9504164ea0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbf
net/http.ListenAndServe(0x7fff440de1bb, 0x6, 0xc2001e1810, 0xc2007255c0, 0xc20020a000, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x119
main.restNSServe(0x7fff440de1bb, 0x6, 0xa07110, 0x19, 0xc2002032c0, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/rest_ns.go:330 +0x3f9
created by main.mainServer
/home/ben/go/src/github.com/BenLubar/cbgb/main.go:163 +0x495
goroutine 79 [IO wait]:
net.runtime_pollWait(0x7f9518788dc8, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc2001fd230, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).accept(0xc2001fd1b0, 0xa4d958, 0x0, 0xc20012fd20, 0xb, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:390 +0x36a
net.(*TCPListener).AcceptTCP(0xc2001cb0d8, 0x4c5eec, 0x7f9504173df8, 0x4c5eec)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/tcpsock_posix.go:229 +0x73
net.(*TCPListener).Accept(0xc2001cb0d8, 0xc200239000, 0xc20024f788, 0xc20038ebd0, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/tcpsock_posix.go:239 +0x33
net/http.(*Server).Serve(0xc200138190, 0xc200205380, 0xc2001cb0d8, 0x0, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1585 +0x96
net/http.(*Server).ListenAndServe(0xc200138190, 0xc200138190, 0x7f9504173f20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1575 +0xbf
net/http.ListenAndServe(0x7fff440de1ab, 0x6, 0xc2001e1810, 0xc20012eb40, 0xc20020a050, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1640 +0x119
main.restCouchServe(0x7fff440de1ab, 0x6, 0xa07110, 0x19)
/home/ben/go/src/github.com/BenLubar/cbgb/rest_couch.go:33 +0x193
created by main.mainServer
/home/ben/go/src/github.com/BenLubar/cbgb/main.go:172 +0x792
goroutine 97 [running]:
created by net/http.(*Server).Serve
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
goroutine 81 [syscall]:
goroutine 82 [IO wait]:
net.runtime_pollWait(0x7f9518788e70, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc2001d1110, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).Read(0xc2001d1090, 0xc20015f000, 0x1000, 0x1000, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:200 +0x354
net.(*conn).Read(0xc2001cb100, 0xc20015f000, 0x1000, 0x1000, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/net.go:123 +0xfd
bufio.(*Reader).fill(0xc2001e02a0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/bufio/bufio.go:119 +0x273
bufio.(*Reader).Peek(0xc2001e02a0, 0x1, 0x0, 0x0, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/bufio/bufio.go:147 +0x15d
net/http.(*persistConn).readLoop(0xc2001ab100)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/transport.go:670 +0x13b
created by net/http.(*Transport).dialConn
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/transport.go:511 +0xe5f
goroutine 83 [select]:
net/http.(*persistConn).writeLoop(0xc2001ab100)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/transport.go:774 +0x334
created by net/http.(*Transport).dialConn
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/transport.go:512 +0xe79
goroutine 95 [running]:
code.google.com/p/go.exp/locale/collate.(*iter).appendNext(0xc2001488d0, 0x1)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:351 +0xc4
code.google.com/p/go.exp/locale/collate.(*iter).next(0xc2001488d0, 0x47d001)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:365 +0xbf
code.google.com/p/go.exp/locale/collate.(*iter).nextPrimary(0xc2001488d0, 0x1691)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:440 +0x198
code.google.com/p/go.exp/locale/collate.compareLevel(0xa4c800, 0xc200148060, 0xc2001488d0, 0x200)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:203 +0xa1
code.google.com/p/go.exp/locale/collate.(*Collator).compare(0xc200148000, 0xc200725d30)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:222 +0xdd
code.google.com/p/go.exp/locale/collate.(*Collator).CompareString(0xc200148000, 0xc200725d30, 0xc, 0xc200725d30, 0xc, ...)
/home/ben/go/src/code.google.com/p/go.exp/locale/collate/collate.go:185 +0xcb
github.com/couchbaselabs/walrus.CollateJSON(0x87e840, 0xc200725d40, 0x87e840, 0xc200725d40, 0x1, ...)
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:43 +0x26b
github.com/couchbaselabs/walrus.CollateJSON(0x86c940, 0xc200391900, 0x86c940, 0xc200391920, 0xc200391920, ...)
/home/ben/go/src/github.com/couchbaselabs/walrus/collate.go:51 +0x410
main.reduceViewResult(0xc2000f9ea0, 0xc2001c5200, 0xc2003c93c0, 0xc2002a58f0, 0xc2000001a8, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:197 +0x4af
main.couchDbGetView(0xc2001d01c0, 0xc200348820, 0xc200163ea0)
/home/ben/go/src/github.com/BenLubar/cbgb/rest_view.go:94 +0xd9f
main.func·053(0xc2001d01c0, 0xc200348820, 0xc200163ea0)
/home/ben/go/src/github.com/BenLubar/cbgb/util.go:214 +0x2c0
net/http.HandlerFunc.ServeHTTP(0xc2002106e0, 0xc2001d01c0, 0xc200348820, 0xc200163ea0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1192 +0x4c
github.com/gorilla/mux.(*Router).ServeHTTP(0xc20020a050, 0xc2001d01c0, 0xc200348820, 0xc200163ea0)
/home/ben/go/src/github.com/gorilla/mux/mux.go:86 +0x300
main.authenticationFilter.ServeHTTP(0xc2001e17e0, 0xc20020a050, 0xc2001d01c0, 0xc200348820, 0xc200163ea0, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:99 +0x281
main.(*authenticationFilter).ServeHTTP(0xc20012eb40, 0xc2001d01c0, 0xc200348820, 0xc200163ea0)
/home/ben/go/src/github.com/BenLubar/cbgb/auth.go:0 +0xbe
net/http.serverHandler.ServeHTTP(0xc200138190, 0xc2001d01c0, 0xc200348820, 0xc200163ea0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1560 +0x1c9
net/http.(*conn).serve(0xc2001fd6c0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1139 +0xc70
created by net/http.(*Server).Serve
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/http/server.go:1607 +0x29c
goroutine 86 [IO wait]:
net.runtime_pollWait(0x7f9518788c78, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc20038e740, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).Read(0xc20038e6c0, 0xc2003eafe0, 0x18, 0x18, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:200 +0x354
net.(*conn).Read(0xc20028b2d0, 0xc2003eafe0, 0x18, 0x18, 0x7f94f0045a78, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/net.go:123 +0xfd
io.ReadAtLeast(0xc2001e1990, 0xc20028b2d0, 0xc2003eafe0, 0x18, 0x18, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/io/io.go:284 +0x11b
io.ReadFull(0xc2001e1990, 0xc20028b2d0, 0xc2003eafe0, 0x18, 0x18, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/io/io.go:302 +0x7d
github.com/dustin/gomemcached.(*MCRequest).Receive(0x7f950411ae50, 0xc2001e1990, 0xc20028b2d0, 0xc2003eafe0, 0x18, ...)
/home/ben/go/src/github.com/dustin/gomemcached/mc_req.go:127 +0x2e9
github.com/dustin/gomemcached/server.ReadPacket(0xc2001e1990, 0xc20028b2d0, 0x0, 0x0, 0x0, ...)
/home/ben/go/src/github.com/dustin/gomemcached/server/mc_conn_handler.go:81 +0x84
main.handleMessage(0xc2001e19c0, 0xc20028b2d0, 0xc2001e1990, 0xc20028b2d0, 0xc200288de0, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:158 +0x6d
main.sessionLoop(0xc200275f80, 0xc20028b2d0, 0xc2002768a0, 0xf, 0xc200288de0, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:150 +0x12c
created by main.waitForConnections
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:202 +0x472
goroutine 87 [IO wait]:
net.runtime_pollWait(0x7f9518788bd0, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc200116980, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).Read(0xc200116900, 0xc2002104a0, 0x18, 0x18, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:200 +0x354
net.(*conn).Read(0xc20028b310, 0xc2002104a0, 0x18, 0x18, 0x7f94f006a678, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/net.go:123 +0xfd
io.ReadAtLeast(0xc2001e1990, 0xc20028b310, 0xc2002104a0, 0x18, 0x18, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/io/io.go:284 +0x11b
io.ReadFull(0xc2001e1990, 0xc20028b310, 0xc2002104a0, 0x18, 0x18, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/io/io.go:302 +0x7d
github.com/dustin/gomemcached.(*MCRequest).Receive(0x7f9504119e50, 0xc2001e1990, 0xc20028b310, 0xc2002104a0, 0x18, ...)
/home/ben/go/src/github.com/dustin/gomemcached/mc_req.go:127 +0x2e9
github.com/dustin/gomemcached/server.ReadPacket(0xc2001e1990, 0xc20028b310, 0x0, 0x0, 0x0, ...)
/home/ben/go/src/github.com/dustin/gomemcached/server/mc_conn_handler.go:81 +0x84
main.handleMessage(0xc2001e19c0, 0xc20028b310, 0xc2001e1990, 0xc20028b310, 0xc200288ea0, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:158 +0x6d
main.sessionLoop(0xc200275f80, 0xc20028b310, 0xc2002768c0, 0xf, 0xc200288ea0, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:150 +0x12c
created by main.waitForConnections
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:202 +0x472
goroutine 88 [IO wait]:
net.runtime_pollWait(0x7f9518788b28, 0x72, 0x0)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/runtime/znetpoll_linux_amd64.c:118 +0x82
net.(*pollDesc).WaitRead(0xc2003ec080, 0xb, 0xc20012fd20)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_poll_runtime.go:70 +0x4d
net.(*netFD).Read(0xc2003ec000, 0xc2004b2200, 0x18, 0x18, 0x0, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/fd_unix.go:200 +0x354
net.(*conn).Read(0xc20038d018, 0xc2004b2200, 0x18, 0x18, 0x7f94ec048d48, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/net/net.go:123 +0xfd
io.ReadAtLeast(0xc2001e1990, 0xc20038d018, 0xc2004b2200, 0x18, 0x18, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/io/io.go:284 +0x11b
io.ReadFull(0xc2001e1990, 0xc20038d018, 0xc2004b2200, 0x18, 0x18, ...)
/opt/ʕ ◔ϖ◔ʔ/src/pkg/io/io.go:302 +0x7d
github.com/dustin/gomemcached.(*MCRequest).Receive(0x7f950411be50, 0xc2001e1990, 0xc20038d018, 0xc2004b2200, 0x18, ...)
/home/ben/go/src/github.com/dustin/gomemcached/mc_req.go:127 +0x2e9
github.com/dustin/gomemcached/server.ReadPacket(0xc2001e1990, 0xc20038d018, 0x0, 0x0, 0x0, ...)
/home/ben/go/src/github.com/dustin/gomemcached/server/mc_conn_handler.go:81 +0x84
main.handleMessage(0xc2001e19c0, 0xc20038d018, 0xc2001e1990, 0xc20038d018, 0xc2002e4990, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:158 +0x6d
main.sessionLoop(0xc200275f80, 0xc20038d018, 0xc20020c050, 0xf, 0xc2002e4990, ...)
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:150 +0x12c
created by main.waitForConnections
/home/ben/go/src/github.com/BenLubar/cbgb/server.go:202 +0x472
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment