morpheus.meta

Issues/PRs archive for Nordgedanken/Morpheus
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.meta.git
Log | Files | Refs

38.json (18574B)


      1 {
      2   "number": 38,
      3   "title": "investigate why some cached avatars crash the client",
      4   "state": "open",
      5   "author": "MTRNord",
      6   "created_at": "2017-11-23T20:25:39Z",
      7   "closed_at": null,
      8   "labels": [
      9     "bug",
     10     "to do",
     11     "Important"
     12   ],
     13   "assignees": [
     14     "MTRNord"
     15   ],
     16   "body": "might acutally be a bug in the image pkg of go",
     17   "comments": [
     18     {
     19       "author": "MTRNord",
     20       "created_at": "2017-11-23T20:36:45Z",
     21       "body": "```\r\n$ ./Morpheus.exe\r\n2017-11-23 21:35:51 - Starting Morpheus\r\n2017-11-23 21:35:51 - Starting Auto Login Sequenze in background\r\n2017-11-23 21:35:52 - Start sync\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!EDuQpgunAOTYiUKIcU:matrix.org/state/m.room.name code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!EDuQpgunAOTYiUKIcU:matrix.org/state/m.room.canonical_alias code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!fitDMVZWZRNjRIvEvb:matrix.org/state/m.room.name code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!fitDMVZWZRNjRIvEvb:matrix.org/state/m.room.canonical_alias code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!FyQrGcOoVamcLcvdob:matrix.org/state/m.room.name code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!fmweAIKpbYgSAtNnmw:matrix.ffslfl.net/state/m.room.name code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017-11-23 21:35:52 - msg=Failed to GET JSON to /_matrix/client/r0/rooms/!fmweAIKpbYgSAtNnmw:matrix.ffslfl.net/state/m.room.canonical_alias code=404 wrapped=M_NOT_FOUND: Event not found.\r\n2017/11/23 21:35:54 load cache\r\n0\r\nStefan\r\ntrue\r\n0\r\n0\r\nPeter V\u00e1gner\r\nException 0xc0000005 0x0 0x18 0x1be7082\r\nPC=0x1be7082\r\nsignal arrived during external code execution\r\n\r\ngithub.com/therecipe/qt/widgets._Cfunc_QLabel_SetPixmap(0x6322270, 0x0)\r\n        github.com/therecipe/qt/widgets/_obj/_cgo_gotypes.go:5664 +0x48\r\ngithub.com/therecipe/qt/widgets.(*QLabel).SetPixmap.func1(0x6322270, 0x0)\r\n        C:/Users/marce/go/src/github.com/therecipe/qt/widgets/widgets-minimal.go:6361 +0xaa\r\ngithub.com/therecipe/qt/widgets.(*QLabel).SetPixmap(0xc04203d598, 0xf0b6a0, 0x0)\r\n        C:/Users/marce/go/src/github.com/therecipe/qt/widgets/widgets-minimal.go:6361 +0x83\r\ngithub.com/Nordgedanken/Morpheus/ui.(*QVBoxLayoutWithTriggerSlot).NewMessage(0xc04ce54160, 0xc04cd2a2d0, 0x8a, 0xc0420e6180, 0xc04d1ab040, 0x13, 0x15fe50c44c1, 0xc04cd180d0, 0x8ca400, 0x5fed252, ...)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/messageList.go:100 +0x7c2\r\ngithub.com/Nordgedanken/Morpheus/ui.(*MainUI).NewUI.func3(0xc04cd2a2d0, 0x8a, 0xc04d1ab040, 0x13, 0x15fe50c44c1)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/MainUI.go:142 +0xad\r\ngithub.com/Nordgedanken/Morpheus/ui.callbackQVBoxLayoutWithTriggerSlot_TriggerMessage(0x5ff6050, 0x6367da2, 0x8a, 0x5fed252, 0x13, 0x15fe50c44c1)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/moc.go:841 +0xfc\r\ngithub.com/Nordgedanken/Morpheus/ui._cgoexpwrap_cde1b6ea5d44_callbackQVBoxLayoutWithTriggerSlot_TriggerMessage(0x5ff6050, 0x6367da2, 0x8a, 0x5fed252, 0x13, 0x15fe50c44c1)\r\n        github.com/Nordgedanken/Morpheus/ui/_obj/_cgo_gotypes.go:1941 +0x64\r\ngithub.com/Nordgedanken/Morpheus/ui._Cfunc_QVBoxLayoutWithTriggerSlot_EventDefault(0x5ff6050, 0x6216aa0, 0x0)\r\n        github.com/Nordgedanken/Morpheus/ui/_obj/_cgo_gotypes.go:899 +0x51\r\ngithub.com/Nordgedanken/Morpheus/ui.(*QVBoxLayoutWithTriggerSlot).EventDefault.func1(0x5ff6050, 0x6216aa0, 0x6216aa0)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/moc.go:1395 +0xaa\r\ngithub.com/Nordgedanken/Morpheus/ui.(*QVBoxLayoutWithTriggerSlot).EventDefault(0xc04ce54160, 0xf084a0, 0xc0476f6f20, 0x5)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/moc.go:1395 +0x9b\r\ngithub.com/Nordgedanken/Morpheus/ui.callbackQVBoxLayoutWithTriggerSlot_Event(0x5ff6050, 0x6216aa0, 0xc000000008)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/moc.go:1390 +0x158\r\ngithub.com/Nordgedanken/Morpheus/ui._cgoexpwrap_cde1b6ea5d44_callbackQVBoxLayoutWithTriggerSlot_Event(0x5ff6050, 0x6216aa0, 0x1344601)\r\n        github.com/Nordgedanken/Morpheus/ui/_obj/_cgo_gotypes.go:2222 +0x3c\r\ngithub.com/therecipe/qt/widgets._Cfunc_QApplication_QApplication_Exec(0x0)\r\n        github.com/therecipe/qt/widgets/_obj/_cgo_gotypes.go:1378 +0x50\r\ngithub.com/therecipe/qt/widgets.QApplication_Exec(0xc04cd18010)\r\n        C:/Users/marce/go/src/github.com/therecipe/qt/widgets/widgets-minimal.go:1402 +0x29\r\nmain.main()\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/main.go:192 +0x977\r\n\r\ngoroutine 5 [syscall]:\r\nos/signal.signal_recv(0x0)\r\n        C:/Go/src/runtime/sigqueue.go:131 +0xad\r\nos/signal.loop()\r\n        C:/Go/src/os/signal/signal_unix.go:22 +0x29\r\ncreated by os/signal.init.0\r\n        C:/Go/src/os/signal/signal_unix.go:28 +0x48\r\n\r\ngoroutine 6 [chan receive]:\r\nmain.main.func1(0xc0420404e0)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/main.go:32 +0x3b\r\ncreated by main.main\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/main.go:31 +0x12f\r\n\r\ngoroutine 7 [select]:\r\ngithub.com/dgraph-io/badger.(*DB).updateSize(0xc042280000, 0xc0420cd200)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:856 +0x1d3\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:245 +0xa9a\r\n\r\ngoroutine 421 [select]:\r\ngithub.com/dgraph-io/badger.(*levelsController).runWorker(0xc042114070, 0xc047706120)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:187 +0x1e9\r\ncreated by github.com/dgraph-io/badger.(*levelsController).startCompact\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:172 +0x89\r\n\r\ngoroutine 416 [select]:\r\nnet/http.(*persistConn).roundTrip(0xc04cd1f440, 0xc047830810, 0x0, 0x0, 0x0)\r\n        C:/Go/src/net/http/transport.go:1970 +0x60f\r\nnet/http.(*Transport).RoundTrip(0xf5a340, 0xc04cffa000, 0xf5a340, 0x0, 0x0)\r\n        C:/Go/src/net/http/transport.go:413 +0x999\r\nnet/http.send(0xc04cffa000, 0xf08de0, 0xf5a340, 0x0, 0x0, 0x0, 0xc0476f6078, 0x100, 0xc042039b38, 0x1)\r\n        C:/Go/src/net/http/client.go:249 +0x1b0\r\nnet/http.(*Client).send(0xfc0240, 0xc04cffa000, 0x0, 0x0, 0x0, 0xc0476f6078, 0x0, 0x1, 0x3e5acd0)\r\n        C:/Go/src/net/http/client.go:173 +0x104\r\nnet/http.(*Client).Do(0xfc0240, 0xc04cffa000, 0xc, 0xa1dfc6, 0x10)\r\n        C:/Go/src/net/http/client.go:602 +0x294\r\ngithub.com/matrix-org/gomatrix.(*Client).MakeRequest(0xc0420e6180, 0xa1616f, 0x3, 0xc04cff6160, 0x15a, 0x0, 0x0, 0x91a960, 0xc0476f6038, 0x0, ...)\r\n        C:/Users/marce/go/src/github.com/matrix-org/gomatrix/client.go:204 +0x218\r\ngithub.com/matrix-org/gomatrix.(*Client).SyncRequest(0xc0420e6180, 0x7530, 0x0, 0x0, 0xc047702328, 0x3, 0x0, 0x0, 0x0, 0xc042072210, ...)\r\n        C:/Users/marce/go/src/github.com/matrix-org/gomatrix/client.go:270 +0x201\r\ngithub.com/matrix-org/gomatrix.(*Client).Sync(0xc0420e6180, 0xc047727fb0, 0x1)\r\n        C:/Users/marce/go/src/github.com/matrix-org/gomatrix/client.go:132 +0x152\r\ngithub.com/Nordgedanken/Morpheus/ui.(*MainUI).startSync.func2(0xc04cd120b0, 0xc04ce5e120)\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/MainUI.go:326 +0x91\r\ncreated by github.com/Nordgedanken/Morpheus/ui.(*MainUI).startSync\r\n        C:/Users/marce/go/src/github.com/Nordgedanken/Morpheus/ui/MainUI.go:322 +0x39f\r\n\r\ngoroutine 534 [IO wait]:\r\ninternal/poll.runtime_pollWait(0x57a4d80, 0x72, 0x0)\r\n        C:/Go/src/runtime/netpoll.go:173 +0x5e\r\ninternal/poll.(*pollDesc).wait(0xc04cfdc158, 0x72, 0xf06500, 0x0, 0x0)\r\n        C:/Go/src/internal/poll/fd_poll_runtime.go:85 +0xb5\r\ninternal/poll.(*ioSrv).ExecIO(0xfbe330, 0xc04cfdc018, 0xa37840, 0xc04ce5e2f0, 0xc0475b6400, 0x6fc23ac00)\r\n        C:/Go/src/internal/poll/fd_windows.go:195 +0x13a\r\ninternal/poll.(*FD).Read(0xc04cfdc000, 0xc04d008400, 0x400, 0x400, 0x0, 0x0, 0x0)\r\n        C:/Go/src/internal/poll/fd_windows.go:439 +0x266\r\nnet.(*netFD).Read(0xc04cfdc000, 0xc04d008400, 0x400, 0x400, 0xc0477178b0, 0x57a4ef, 0xfbf4e0)\r\n        C:/Go/src/net/fd_windows.go:151 +0x59\r\nnet.(*conn).Read(0xc0476f6088, 0xc04d008400, 0x400, 0x400, 0x0, 0x0, 0x0)\r\n        C:/Go/src/net/net.go:176 +0x74\r\ncrypto/tls.(*block).readFromUntil(0xc047830ab0, 0x57a4fc0, 0xc0476f6088, 0x5, 0xc0476f6088, 0x0)\r\n        C:/Go/src/crypto/tls/conn.go:488 +0x9c\r\ncrypto/tls.(*Conn).readRecord(0xc042268380, 0xa37f17, 0xc0422684a0, 0x0)\r\n        C:/Go/src/crypto/tls/conn.go:590 +0xe7\r\ncrypto/tls.(*Conn).Read(0xc042268380, 0xc04d164000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\r\n        C:/Go/src/crypto/tls/conn.go:1134 +0x117\r\nnet/http.(*persistConn).Read(0xc04ce4c5a0, 0xc04d164000, 0x1000, 0x1000, 0x0, 0x0, 0xc047717b68)\r\n        C:/Go/src/net/http/transport.go:1391 +0x147\r\nbufio.(*Reader).fill(0xc047603da0)\r\n        C:/Go/src/bufio/bufio.go:97 +0x121\r\nbufio.(*Reader).Peek(0xc047603da0, 0x1, 0xc0421ba540, 0xc047717c80, 0x0, 0x0, 0x0)\r\n        C:/Go/src/bufio/bufio.go:129 +0x41\r\nnet/http.(*persistConn).readLoop(0xc04ce4c5a0)\r\n        C:/Go/src/net/http/transport.go:1539 +0x18c\r\ncreated by net/http.(*Transport).dialConn\r\n        C:/Go/src/net/http/transport.go:1186 +0xa35\r\n\r\ngoroutine 420 [select]:\r\ngithub.com/dgraph-io/badger.(*levelsController).runWorker(0xc042114070, 0xc047706120)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:187 +0x1e9\r\ncreated by github.com/dgraph-io/badger.(*levelsController).startCompact\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:172 +0x89\r\n\r\ngoroutine 519 [IO wait]:\r\ninternal/poll.runtime_pollWait(0x57a4c00, 0x72, 0x0)\r\n        C:/Go/src/runtime/netpoll.go:173 +0x5e\r\ninternal/poll.(*pollDesc).wait(0xc04cfdc5d8, 0x72, 0xf06500, 0x0, 0x0)\r\n        C:/Go/src/internal/poll/fd_poll_runtime.go:85 +0xb5\r\ninternal/poll.(*ioSrv).ExecIO(0xfbe330, 0xc04cfdc498, 0xa37840, 0x0, 0x3f3, 0xc04d018405)\r\n        C:/Go/src/internal/poll/fd_windows.go:195 +0x13a\r\ninternal/poll.(*FD).Read(0xc04cfdc480, 0xc04d018400, 0x400, 0x400, 0x0, 0x0, 0x0)\r\n        C:/Go/src/internal/poll/fd_windows.go:439 +0x266\r\nnet.(*netFD).Read(0xc04cfdc480, 0xc04d018400, 0x400, 0x400, 0xc04d1c817e, 0xc042268000, 0x3da0d50)\r\n        C:/Go/src/net/fd_windows.go:151 +0x59\r\nnet.(*conn).Read(0xc04ce640e0, 0xc04d018400, 0x400, 0x400, 0x0, 0x0, 0x0)\r\n        C:/Go/src/net/net.go:176 +0x74\r\ncrypto/tls.(*block).readFromUntil(0xc04ce4eab0, 0x57a4fc0, 0xc04ce640e0, 0x5, 0xc04ce640e0, 0xc04e2dd2c0)\r\n        C:/Go/src/crypto/tls/conn.go:488 +0x9c\r\ncrypto/tls.(*Conn).readRecord(0xc0476fe380, 0xa37f17, 0xc0476fe4a0, 0x42fcb2)\r\n        C:/Go/src/crypto/tls/conn.go:590 +0xe7\r\ncrypto/tls.(*Conn).Read(0xc0476fe380, 0xc04d1c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\r\n        C:/Go/src/crypto/tls/conn.go:1134 +0x117\r\nnet/http.(*persistConn).Read(0xc0420837a0, 0xc04d1c8000, 0x1000, 0x1000, 0xc04d156310, 0xc0421ba6b8, 0x453a30)\r\n        C:/Go/src/net/http/transport.go:1391 +0x147\r\nbufio.(*Reader).fill(0xc047704a80)\r\n        C:/Go/src/bufio/bufio.go:97 +0x121\r\nbufio.(*Reader).Peek(0xc047704a80, 0x1, 0x0, 0x0, 0x1, 0xc042021b00, 0x0)\r\n        C:/Go/src/bufio/bufio.go:129 +0x41\r\nnet/http.(*persistConn).readLoop(0xc0420837a0)\r\n        C:/Go/src/net/http/transport.go:1539 +0x18c\r\ncreated by net/http.(*Transport).dialConn\r\n        C:/Go/src/net/http/transport.go:1186 +0xa35\r\n\r\ngoroutine 535 [select]:\r\nnet/http.(*persistConn).writeLoop(0xc04ce4c5a0)\r\n        C:/Go/src/net/http/transport.go:1759 +0x16c\r\ncreated by net/http.(*Transport).dialConn\r\n        C:/Go/src/net/http/transport.go:1187 +0xa5a\r\n\r\ngoroutine 422 [chan receive]:\r\ngithub.com/dgraph-io/badger.(*DB).flushMemtable(0xc042280300, 0xc047706140, 0x0, 0x0)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:751 +0x101\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:257 +0xc48\r\n\r\ngoroutine 51 [select]:\r\ngithub.com/dgraph-io/badger.(*DB).doWrites(0xc042280300, 0xc0420cc5e0)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:610 +0x481\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:301 +0x10f4\r\n\r\ngoroutine 129 [chan receive]:\r\ngithub.com/dgraph-io/badger.(*valueLog).waitOnGC(0xc042280128, 0xc0420cc6c0)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/value.go:981 +0x68\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:304 +0x115a\r\n\r\ngoroutine 418 [select]:\r\ngithub.com/dgraph-io/badger.(*DB).updateSize(0xc042280300, 0xc0420cc7c0)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:856 +0x1d3\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:245 +0xa9a\r\n\r\ngoroutine 411 [select]:\r\ngithub.com/dgraph-io/badger.(*levelsController).runWorker(0xc0476f4000, 0xc047706300)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:187 +0x1e9\r\ncreated by github.com/dgraph-io/badger.(*levelsController).startCompact\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:172 +0x89\r\n\r\ngoroutine 412 [select]:\r\ngithub.com/dgraph-io/badger.(*levelsController).runWorker(0xc0476f4000, 0xc047706300)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:187 +0x1e9\r\ncreated by github.com/dgraph-io/badger.(*levelsController).startCompact\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:172 +0x89\r\n\r\ngoroutine 413 [select]:\r\ngithub.com/dgraph-io/badger.(*levelsController).runWorker(0xc0476f4000, 0xc047706300)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:187 +0x1e9\r\ncreated by github.com/dgraph-io/badger.(*levelsController).startCompact\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:172 +0x89\r\n\r\ngoroutine 414 [chan receive]:\r\ngithub.com/dgraph-io/badger.(*DB).flushMemtable(0xc042280000, 0xc047706320, 0x0, 0x0)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:751 +0x101\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:257 +0xc48\r\n\r\ngoroutine 61 [IO wait]:\r\ninternal/poll.runtime_pollWait(0x57a4f00, 0x72, 0x0)\r\n        C:/Go/src/runtime/netpoll.go:173 +0x5e\r\ninternal/poll.(*pollDesc).wait(0xc042080818, 0x72, 0xf06500, 0x0, 0x0)\r\n        C:/Go/src/internal/poll/fd_poll_runtime.go:85 +0xb5\r\ninternal/poll.(*ioSrv).ExecIO(0xfbe330, 0xc0420806d8, 0xa37840, 0x0, 0x3ff3, 0xc04ce68005)\r\n        C:/Go/src/internal/poll/fd_windows.go:195 +0x13a\r\ninternal/poll.(*FD).Read(0xc0420806c0, 0xc04ce68000, 0x4000, 0x4000, 0x0, 0x0, 0x0)\r\n        C:/Go/src/internal/poll/fd_windows.go:439 +0x266\r\nnet.(*netFD).Read(0xc0420806c0, 0xc04ce68000, 0x4000, 0x4000, 0xc04cd8317e, 0xc042032700, 0x3da0d50)\r\n        C:/Go/src/net/fd_windows.go:151 +0x59\r\nnet.(*conn).Read(0xc04797a118, 0xc04ce68000, 0x4000, 0x4000, 0x0, 0x0, 0x0)\r\n        C:/Go/src/net/net.go:176 +0x74\r\ncrypto/tls.(*block).readFromUntil(0xc04cd1c810, 0x57a4fc0, 0xc04797a118, 0x5, 0xc04797a118, 0x0)\r\n        C:/Go/src/crypto/tls/conn.go:488 +0x9c\r\ncrypto/tls.(*Conn).readRecord(0xc042033180, 0xa37f17, 0xc0420332a0, 0x42fcb2)\r\n        C:/Go/src/crypto/tls/conn.go:590 +0xe7\r\ncrypto/tls.(*Conn).Read(0xc042033180, 0xc04cd83000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\r\n        C:/Go/src/crypto/tls/conn.go:1134 +0x117\r\nnet/http.(*persistConn).Read(0xc04cd1f440, 0xc04cd83000, 0x1000, 0x1000, 0xc04200a0d0, 0xc0421ba478, 0x453a30)\r\n        C:/Go/src/net/http/transport.go:1391 +0x147\r\nbufio.(*Reader).fill(0xc0475db680)\r\n        C:/Go/src/bufio/bufio.go:97 +0x121\r\nbufio.(*Reader).Peek(0xc0475db680, 0x1, 0x0, 0x0, 0x1, 0xc04ce66300, 0x0)\r\n        C:/Go/src/bufio/bufio.go:129 +0x41\r\nnet/http.(*persistConn).readLoop(0xc04cd1f440)\r\n        C:/Go/src/net/http/transport.go:1539 +0x18c\r\ncreated by net/http.(*Transport).dialConn\r\n        C:/Go/src/net/http/transport.go:1186 +0xa35\r\n\r\ngoroutine 62 [select]:\r\nnet/http.(*persistConn).writeLoop(0xc04cd1f440)\r\n        C:/Go/src/net/http/transport.go:1759 +0x16c\r\ncreated by net/http.(*Transport).dialConn\r\n        C:/Go/src/net/http/transport.go:1187 +0xa5a\r\n\r\ngoroutine 52 [chan receive]:\r\ngithub.com/dgraph-io/badger.(*valueLog).waitOnGC(0xc042280428, 0xc0420cc600)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/value.go:981 +0x68\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:304 +0x115a\r\n\r\ngoroutine 128 [select]:\r\ngithub.com/dgraph-io/badger.(*DB).doWrites(0xc042280000, 0xc0420cc6a0)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:610 +0x481\r\ncreated by github.com/dgraph-io/badger.Open\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/db.go:301 +0x10f4\r\n\r\ngoroutine 419 [select]:\r\ngithub.com/dgraph-io/badger.(*levelsController).runWorker(0xc042114070, 0xc047706120)\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:187 +0x1e9\r\ncreated by github.com/dgraph-io/badger.(*levelsController).startCompact\r\n        C:/Users/marce/go/src/github.com/dgraph-io/badger/levels.go:172 +0x89\r\n\r\ngoroutine 520 [select]:\r\nnet/http.(*persistConn).writeLoop(0xc0420837a0)\r\n        C:/Go/src/net/http/transport.go:1759 +0x16c\r\ncreated by net/http.(*Transport).dialConn\r\n        C:/Go/src/net/http/transport.go:1187 +0xa5a\r\nrax     0x0\r\nrbx     0x63043c0\r\nrcx     0x0\r\nrdi     0x0\r\nrsi     0x1be7080\r\nrbp     0xa00000002\r\nrsp     0x125b148\r\nr8      0x3\r\nr9      0x125b380\r\nr10     0x0\r\nr11     0x8101010101010100\r\nr12     0x2\r\nr13     0x0\r\nr14     0x6322270\r\nr15     0x2430d60\r\nrip     0x1be7082\r\nrflags  0x10246\r\ncs      0x33\r\nfs      0x53\r\ngs      0x2b\r\n```"
     22     }
     23   ]
     24 }