< 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.
< 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.
< sipa> what filesystem?
< midnightmagic> does leveldb mitigate file access with locks?
< gmaxwell> kallewoof: you aren't on windows are you?
< mryandao> overlayfs? heh
< mryandao> i've seen that happen when i run bitcoind with docker + volume mount on overlayfs
< jonasschnelli> wumpus: sipa: BlueMatt: great response from GitHub regarding Unicorn: https://0bin.net/paste/ViHtKCgPIfW0TMYt#j30mFske0y1EVoVRZCsQqMoYCpoPc3axAV29jkKkznB
< jonasschnelli> they are working on a fix...
< sipa> jonasschnelli: it's great to hear they already have identified the root cause
< hacki009> hi
< hacki009> hi
< hacki009> hi any one there
< bitcoin-git> [bitcoin] GreatSock opened pull request #13280: [qt] Removed "Pay only the required fee" checkbox (master...custom-fee) https://github.com/bitcoin/bitcoin/pull/13280
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13281: test: Move linters to test/lint, add readme (master...Mf1805-qaLint) https://github.com/bitcoin/bitcoin/pull/13281
< bitcoin-git> [bitcoin] domob1812 opened pull request #13282: trivial: Mark overrides as such. (master...mark-override) https://github.com/bitcoin/bitcoin/pull/13282
< ken2812221> jonasschnelli: Can you build #12971 again except for Windows?
< gribble> https://github.com/bitcoin/bitcoin/issues/12971 | Ugrade Qt depends to Qt5.9.4 by TheCharlatan · Pull Request #12971 · bitcoin/bitcoin · GitHub
< jonasschnelli> ken2812221: https://bitcoin.jonasschnelli.ch/build/618
< ken2812221> Thanks