Advertisement
Guest User

Untitled

a guest
Apr 24th, 2015
616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. panic:
  2. Syncthing process stopped with exit status Success
  3. SyncThingProcessRunner.Start called
  4. Starting syncthing: C:\Users\Tom\AppData\Roaming\SyncTrayzor\syncthing.exe
  5. [XC2UK] 2015/04/24 11:57:29.572882 main.go:399: INFO: syncthing v0.11.0 (go1.4.2 windows-amd64 default) unknown-user@syncthing-builder 2015-04-22 00:37:18 UTC
  6. [XC2UK] 2015/04/24 11:57:29.572882 main.go:400: INFO: My ID: XC2UKT2
  7. [XC2UK] 2015/04/24 11:57:33.985819 main.go:673: INFO: Starting web GUI on https://127.0.0.1:8384/
  8. panic: leveldb/table: corruption on data-block (pos=0): checksum mismatch, want=0xb553d97d got=0xbba010d1 [file=026236.ldb]
  9. goroutine 1 [running]:
  10. github.com/syncthing/syncthing/internal/db.ldbCheckGlobals(0xc0821302c0, 0xc082766958, 0x6, 0x8)
  11. /go/src/github.com/syncthing/syncthing/internal/db/leveldb.go:1037 +0xd5a
  12. github.com/syncthing/syncthing/internal/db.NewFileSet(0xc082009f00, 0x6, 0xc0821302c0, 0xc08284c3d8)
  13. /go/src/github.com/syncthing/syncthing/internal/db/set.go:55 +0x1c5
  14. github.com/syncthing/syncthing/internal/model.(*Model).AddFolder(0xc0827f4c60, 0xc082009f00, 0x6, 0xc082114b91, 0xf, 0xc0820afa80, 0x2, 0x4, 0x0, 0xe10, ...)
  15. /go/src/github.com/syncthing/syncthing/internal/model/model.go:1077 +0x196
  16. main.syncthingMain()
  17. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:541 +0x1f28
  18. main.main()
  19. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:368 +0x22a3
  20. goroutine 5 [syscall]:
  21. os/signal.loop()
  22. c:/go/src/os/signal/signal_unix.go:21 +0x26
  23. created by os/signal.initױ
  24. c:/go/src/os/signal/signal_unix.go:27 +0x3c
  25. goroutine 7 [chan receive]:
  26. main.trackCPUUsage()
  27. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui_windows.go:37 +0x496
  28. created by main.initײ
  29. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui_windows.go:17 +0x2c
  30. goroutine 8 [chan receive]:
  31. github.com/syncthing/syncthing/internal/config.(*Wrapper).Serve(0xc08205a200)
  32. /go/src/github.com/syncthing/syncthing/internal/config/wrapper.go:79 +0x7c
  33. created by github.com/syncthing/syncthing/internal/config.Wrap
  34. /go/src/github.com/syncthing/syncthing/internal/config/wrapper.go:54 +0x13a
  35. goroutine 9 [select]:
  36. github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc08207c1c0)
  37. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x225
  38. created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
  39. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x253
  40. goroutine 10 [select]:
  41. github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0821302c0)
  42. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x493
  43. created by github.com/syndtr/goleveldb/leveldb.openDB
  44. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x850
  45. goroutine 11 [select]:
  46. github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0821302c0)
  47. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:73 +0x151
  48. created by github.com/syndtr/goleveldb/leveldb.openDB
  49. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x86a
  50. goroutine 12 [select]:
  51. github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0821302c0)
  52. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x85f
  53. created by github.com/syndtr/goleveldb/leveldb.openDB
  54. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8ae
  55. goroutine 13 [select]:
  56. github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0821302c0)
  57. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x28a
  58. created by github.com/syndtr/goleveldb/leveldb.openDB
  59. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c8
  60. goroutine 14 [select]:
  61. Syncthing process stopped with exit status NoUpgradeAvailable
  62. github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc0821302c0)
  63. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x19e
  64. created by github.com/syndtr/goleveldb/leveldb.openDB
  65. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8e2
  66. goroutine 16 [select]:
  67. github.com/syncthing/syncthing/internal/model.(*ProgressEmitter).Serve(0xc0827dec00)
  68. /go/src/github.com/syncthing/syncthing/internal/model/progressemitter.go:48 +0x8bf
  69. created by github.com/syncthing/syncthing/internal/model.NewModel
  70. /go/src/github.com/syncthing/syncthing/internal/model/model.go:118 +0x675
  71. goroutine 33 [select]:
  72. github.com/syncthing/syncthing/internal/events.(*Subscription).Poll(0xc08212be40, 0xdf8475800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
  73. /go/src/github.com/syncthing/syncthing/internal/events/events.go:179 +0x3c6
  74. github.com/syncthing/syncthing/internal/events.(*BufferedSubscription).pollingLoop(0xc082791d80)
  75. /go/src/github.com/syncthing/syncthing/internal/events/events.go:215 +0x4f
  76. created by github.com/syncthing/syncthing/internal/events.NewBufferedSubscription
  77. /go/src/github.com/syncthing/syncthing/internal/events/events.go:209 +0x1cb
  78. goroutine 34 [select]:
  79. github.com/thejerf/suture.(*Supervisor).Serve(0xc08239c000)
  80. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf6b
  81. main.(*folderSummarySvc).Serve(0xc0820f1ac0)
  82. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:41 +0x275
  83. created by main.startGUI
  84. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:192 +0x198e
  85. goroutine 35 [IO wait]:
  86. net.(*pollDesc).Wait(0xc082c96170, 0x72, 0x0, 0x0)
  87. c:/go/src/net/fd_poll_runtime.go:84 +0x4e
  88. net.(*ioSrv).ExecIO(0xc0820e4018, 0xc082c96060, 0xa5c1d0, 0x8, 0xc082114010, 0xc082db6000, 0x0, 0x0)
  89. c:/go/src/net/fd_windows.go:188 +0x305
  90. net.(*netFD).acceptOne(0xc082c96000, 0xc082261880, 0x2, 0x2, 0xc082c96060, 0x76002d00780065, 0x0, 0x0)
  91. c:/go/src/net/fd_windows.go:558 +0x547
  92. net.(*netFD).accept(0xc082c96000, 0x0, 0x0, 0x0)
  93. c:/go/src/net/fd_windows.go:585 +0x17a
  94. net.(*TCPListener).AcceptTCP(0xc0820e4048, 0x76002d00780065, 0x0, 0x0)
  95. c:/go/src/net/tcpsock_posix.go:234 +0x55
  96. net.(*TCPListener).Accept(0xc0820e4048, 0x0, 0x0, 0x0, 0x0)
  97. c:/go/src/net/tcpsock_posix.go:244 +0x53
  98. main.(*DowngradingListener).Accept(0xc082c93000, 0x0, 0x0, 0x0, 0x0)
  99. /go/src/github.com/syncthing/syncthing/cmd/syncthing/tls.go:99 +0x8c
  100. net/http.(*Server).Serve(0xc082046c00, 0x3d7fe0, 0xc082c93000, 0x0, 0x0)
  101. c:/go/src/net/http/server.go:1728 +0x99
  102. main.funcװ01()
  103. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:195 +0x6b
  104. created by main.startGUI
  105. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:199 +0x1a23
  106. goroutine 49 [select]:
  107. main.(*folderSummarySvc).listenForUpdates(0xc0820f1ac0)
  108. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:61 +0x59a
  109. main.*folderSummarySvc.(main.listenForUpdates)ئm()
  110. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:33 +0x2e
  111. main.serviceFunc.Serve(0xc082740050)
  112. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:193 +0x27
  113. github.com/thejerf/suture.funcװ07()
  114. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xfd
  115. created by github.com/thejerf/suture.(*Supervisor).runService
  116. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x125
  117. goroutine 50 [select]:
  118. main.(*folderSummarySvc).calculateSummaries(0xc0820f1ac0)
  119. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:109 +0x2eb
  120. main.*folderSummarySvc.(main.calculateSummaries)ئm()
  121. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:34 +0x2e
  122. main.serviceFunc.Serve(0xc082740070)
  123. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:193 +0x27
  124. github.com/thejerf/suture.funcװ07()
  125. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xfd
  126. created by github.com/thejerf/suture.(*Supervisor).runService
  127. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x125
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement