1 2018-05-19 02:22:33 0|kallewoof|Hum. Why would this happen? (on master + patch so could be my fault, but I don't touch leveldb stuff at all...) -> LevelDB read failure: IO error: [..]/chainstate/1175304.ldb: Permission denied // Error: Error reading from database, shutting down.
2 2018-05-19 02:24:17 0|kallewoof|I was in lldb so I see the trace but it doesn't make sense why a file in the bitcoin datadir would lack permissions for the bitcoin process.
3 2018-05-19 02:29:24 0|sipa|what filesystem?
4 2018-05-19 03:23:47 0|midnightmagic|does leveldb mitigate file access with locks?
5 2018-05-19 04:17:51 0|gmaxwell|kallewoof: you aren't on windows are you?
6 2018-05-19 05:04:43 0|mryandao|overlayfs? heh
7 2018-05-19 05:05:07 0|mryandao|i've seen that happen when i run bitcoind with docker + volume mount on overlayfs
8 2018-05-19 06:36:20 0|jonasschnelli|wumpus: sipa: BlueMatt: great response from GitHub regarding Unicorn: https://0bin.net/paste/ViHtKCgPIfW0TMYt#j30mFske0y1EVoVRZCsQqMoYCpoPc3axAV29jkKkznB
9 2018-05-19 06:36:57 0|jonasschnelli|they are working on a fix...
10 2018-05-19 06:39:08 0|sipa|jonasschnelli: it's great to hear they already have identified the root cause
11 2018-05-19 10:25:27 0|hacki009|hi
12 2018-05-19 10:33:58 0|hacki009|hi
13 2018-05-19 10:55:36 0|hacki009|hi any one there
14 2018-05-19 13:58:39 0|bitcoin-git|[13bitcoin] 15GreatSock opened pull request #13280: [qt] Removed "Pay only the required fee" checkbox (06master...06custom-fee) 02https://github.com/bitcoin/bitcoin/pull/13280
15 2018-05-19 14:48:45 0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #13281: test: Move linters to test/lint, add readme (06master...06Mf1805-qaLint) 02https://github.com/bitcoin/bitcoin/pull/13281
16 2018-05-19 16:53:24 0|bitcoin-git|[13bitcoin] 15domob1812 opened pull request #13282: trivial: Mark overrides as such. (06master...06mark-override) 02https://github.com/bitcoin/bitcoin/pull/13282
17 2018-05-19 18:04:49 0|ken2812221|jonasschnelli: Can you build #12971 again except for Windows?
18 2018-05-19 18:04:53 0|gribble|https://github.com/bitcoin/bitcoin/issues/12971 | Ugrade Qt depends to Qt5.9.4 by TheCharlatan ÷ Pull Request #12971 ÷ bitcoin/bitcoin ÷ GitHub
19 2018-05-19 18:05:34 0|jonasschnelli|ken2812221: https://bitcoin.jonasschnelli.ch/build/618
20 2018-05-19 18:06:07 0|ken2812221|Thanks