NebulousLabs / Sia-UI

A Graphical Frontend for Sia - https://sia.tech
MIT License
389 stars 109 forks source link

Can't start up Sia - UI #762

Open dedamrazdeda opened 6 years ago

dedamrazdeda commented 6 years ago

A critical error loading Sia has occured: Siad unexpectedly exited. Error log: Sia Daemon v1.3.1 Loading... (0/6) Loading siad... (1/6) Loading gateway... (2/6) Loading consensus... (3/6) Loading transaction pool... panic: page 10537 already freed

goroutine 54 [running]: github.com/NebulousLabs/bolt.(freelist).free(0xc0422b6480, 0x1aa, 0x477a9000) /home/luke/go/src/github.com/NebulousLabs/bolt/freelist.go:121 +0x308 github.com/NebulousLabs/bolt.(node).spill(0xc04399ebd0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/bolt/node.go:363 +0x217 github.com/NebulousLabs/bolt.(node).spill(0xc0429ee4d0, 0x0, 0x0) /home/luke/go/src/github.com/NebulousLabs/bolt/node.go:350 +0xc6 github.com/NebulousLabs/bolt.(node).spill(0xc042120b60, 0xc0461d60c0, 0xdeaa80) /home/luke/go/src/github.com/NebulousLabs/bolt/node.go:350 +0xc6 github.com/NebulousLabs/bolt.(node).spill(0xc0421202a0, 0xc0422b6780, 0xc04244da18) /home/luke/go/src/github.com/NebulousLabs/bolt/node.go:350 +0xc6 github.com/NebulousLabs/bolt.(Bucket).spill(0xc04216e700, 0xc04244db00, 0x15) /home/luke/go/src/github.com/NebulousLabs/bolt/bucket.go:570 +0x4da github.com/NebulousLabs/bolt.(Bucket).spill(0xc0422881d8, 0x1c495a1904, 0xefca20) /home/luke/go/src/github.com/NebulousLabs/bolt/bucket.go:537 +0x41e github.com/NebulousLabs/bolt.(Tx).Commit(0xc0422881c0, 0x2, 0x2) /home/luke/go/src/github.com/NebulousLabs/bolt/tx.go:163 +0x130 github.com/NebulousLabs/Sia/modules/transactionpool.(TransactionPool).syncDB(0xc0422d2580) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/transactionpool/persist.go:54 +0x4e github.com/NebulousLabs/Sia/modules/transactionpool.(TransactionPool).threadedRegularSync(0xc0422d2580) /home/luke/go/src/github.com/NebulousLabs/Sia/modules/transactionpool/persist.go:44 +0xbd created by github.com/NebulousLabs/Sia/modules/transactionpool.(*TransactionPool).initPersist /home/luke/go/src/github.com/NebulousLabs/Sia/modules/transactionpool/persist.go:132 +0x3ae


Platform: Windows 10 Sia UI: V1.3.1