### Description of the issue
After update to 1.29.6.4, the backend started to c…rash shortly after start.
### Steps to reproduce
Previous versions do not seem to have this problem.
Log:
```
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/osutil.TraversesSymlink](http://github.com/syncthing/syncthing/lib/osutil.TraversesSymlink)({0xb[690](tel:690)e71c, 0xa[4356340](tel:4356340)}, {0xa[7327](tel:7327)e00, 0x37})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51](http://github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51) +0x[154](tel:154) fp=0x9ba[36930](tel:36930) sp=0x9ba[368](tel:368)d4 pc=0xb63a7c08
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548](http://github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548), {0xb[690](tel:690)daf4, 0x[988](tel:988)e0a40}, 0x9b9e0d00)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2022](http://github.com/syncthing/syncthing/lib/model/model.go:2022) +0x[1354](tel:1354) fp=0x9ba36eb4 sp=0x9ba[36930](tel:36930) pc=0xb[667](tel:667)ecc4
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470](http://github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470), 0x9b9e0d00)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:1123](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:1123) +0x40 fp=0x9ba36ed8 sp=0x9ba36eb4 pc=0xb[631610](tel:631610)c
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request](http://github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request)({{0xb[69092](tel:69092)ec, 0x[96038470](tel:96038470)}, 0x97e5d[500](tel:500), 0x[954](tel:954)f[4660](tel:4660)}, 0x9b9e0d00)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/encryption.go:84](http://github.com/syncthing/syncthing/lib/protocol/encryption.go:84) +0x55c fp=0x9ba36f58 sp=0x9ba36ed8 pc=0xb[630](tel:630)b1f8
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480](http://github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480), 0x9b9e0d00)
19:03:57W/SyncthingNativeCode <autogenerated>:1 +0x54 fp=0x9ba36f80 sp=0x9ba36f58 pc=0xb[6325414](tel:6325414)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8), 0x9b9e0d00)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:660](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:660) +0x30 fp=0x9ba36fe0 sp=0x9ba36f80 pc=0xb[6312478](tel:6312478)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:476](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:476) +0x30 fp=0x9ba36fec sp=0x9ba36fe0 pc=0xb[6310](tel:6310)c18
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0x9ba36fec sp=0x9ba36fec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop) in goroutine [234](tel:234)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:476](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:476) +0x5e0
19:03:57W/SyncthingNativeCode goroutine [12109](tel:12109) gp=0xa6ccb9e8 m=nil [runnable]:
19:03:57W/SyncthingNativeCode [syscall.Syscall](http://syscall.syscall/)(0xd9, 0x[915](tel:915), 0xa0cd[6000](tel:6000), 0x[2000](tel:2000))
19:03:57W/SyncthingNativeCode syscall/syscall_[linux.go:73](http://linux.go:73/) +0x8 fp=0x9bac[7570](tel:7570) sp=0x9bac[7538](tel:7538) pc=0xb5e0e[910](tel:910)
19:03:57W/SyncthingNativeCode [syscall.Getdents](http://syscall.getdents/)(0x[915](tel:915), {0xa0cd[6000](tel:6000), 0x[2000](tel:2000), 0x[2000](tel:2000)})
19:03:57W/SyncthingNativeCode syscall/zsyscall_linux_[arm.go:479](http://arm.go:479/) +0x4c fp=0x9bac[7598](tel:7598) sp=0x9bac[7570](tel:7570) pc=0xb5e0b[898](tel:898)
19:03:57W/SyncthingNativeCode [syscall.ReadDirent](http://syscall.readdirent/)(...)
19:03:57W/SyncthingNativeCode syscall/syscall_[linux.go:1002](http://linux.go:1002/)
19:03:57W/SyncthingNativeCode internal/[poll.ignoringEINTRIO](http://poll.ignoringeintrio/)(...)
19:03:57W/SyncthingNativeCode internal/poll/fd_[unix.go:745](http://unix.go:745/)
19:03:57W/SyncthingNativeCode internal/poll.(*FD).ReadDirent(0x9b9e[1380](tel:1380), {0xa0cd[6000](tel:6000), 0x[2000](tel:2000), 0x[2000](tel:2000)})
19:03:57W/SyncthingNativeCode internal/poll/fd_[unixjs.go:58](http://unixjs.go:58/) +0x1b8 fp=0x9bac75d8 sp=0x9bac[7598](tel:7598) pc=0xb5e[38790](tel:38790)
19:03:57W/SyncthingNativeCode os.(*File).readdir(0xa72cddf8, 0xffffffff, 0x0)
19:03:57W/SyncthingNativeCode os/dir_[unix.go:78](http://unix.go:78/) +0x1d4 fp=0x9bac[765](tel:765)c sp=0x9bac75d8 pc=0xb5e3ca7c
19:03:57W/SyncthingNativeCode os.(*File).Readdirnames(0xa72cddf8, 0xffffffff)
19:03:57W/SyncthingNativeCode os/[dir.go:73](http://dir.go:73/) +0x34 fp=0x9bac[7698](tel:7698) sp=0x9bac[765](tel:765)c pc=0xb5e3c[558](tel:558)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).DirNames(0x9cbf20c0](http://github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).DirNames(0x9cbf20c0), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/basicfs.go:234](http://github.com/syncthing/syncthing/lib/fs/basicfs.go:234) +0xe0 fp=0x9bac76cc sp=0x9bac[7698](tel:7698) pc=0xb[6355](tel:6355)e58
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*metricsFS).DirNames(0xa72cdcf8](http://github.com/syncthing/syncthing/lib/fs.(*metricsFS).DirNames(0xa72cdcf8), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/metrics.go:136](http://github.com/syncthing/syncthing/lib/fs/metrics.go:136) +0xb0 fp=0x9bac[7700](tel:7700) sp=0x9bac76cc pc=0xb[636](tel:636)d[004](tel:004)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*walkFilesystem).DirNames(0xa3eae930](http://github.com/syncthing/syncthing/lib/fs.(*walkFilesystem).DirNames(0xa3eae930), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode <autogenerated>:1 +0x44 fp=0x9bac[7724](tel:7724) sp=0x9bac[7700](tel:7700) pc=0xb[638084](tel:638084)c
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.newCaseNode](http://github.com/syncthing/syncthing/lib/fs.newCaseNode)({0xb5cfcf18, 0x1}, {0xb[690](tel:690)e[364](tel:364), 0xa3eae[930](tel:930)})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:479](http://github.com/syncthing/syncthing/lib/fs/casefs.go:479) +0x4c fp=0x9bac[779](tel:779)c sp=0x9bac[7724](tel:7724) pc=0xb[635](tel:635)e9f0
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).getExpireAdd(0xa4efd2c0](http://github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).getExpireAdd(0xa4efd2c0), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:457](http://github.com/syncthing/syncthing/lib/fs/casefs.go:457) +0x11c fp=0x9bac[7814](tel:7814) sp=0x9bac[779](tel:779)c pc=0xb[635](tel:635)e[850](tel:850)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).realCase(0xa4efd2c0](http://github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).realCase(0xa4efd2c0), {0xa4b1ff90, 0x11})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:421](http://github.com/syncthing/syncthing/lib/fs/casefs.go:421) +0x16c fp=0x9bac[786](tel:786)c sp=0x9bac[7814](tel:7814) pc=0xb[635](tel:635)e5b0
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).checkCaseExisting(0xa3eae940](http://github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).checkCaseExisting(0xa3eae940), {0xa4b1ff90, 0x11})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:379](http://github.com/syncthing/syncthing/lib/fs/casefs.go:379) +0x38 fp=0x9bac78a4 sp=0x9bac[786](tel:786)c pc=0xb[635](tel:635)e1c8
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).Lstat(0xa3eae940](http://github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).Lstat(0xa3eae940), {0xa4b1ff90, 0x11})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:208](http://github.com/syncthing/syncthing/lib/fs/casefs.go:208) +0x98 fp=0x9bac78d4 sp=0x9bac78a4 pc=0xb[635](tel:635)d[310](tel:310)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/osutil.TraversesSymlink](http://github.com/syncthing/syncthing/lib/osutil.TraversesSymlink)({0xb[690](tel:690)e71c, 0xa3eae[940](tel:940)}, {0xa4b1ff90, 0x39})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51](http://github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51) +0x[154](tel:154) fp=0x9bac[7930](tel:7930) sp=0x9bac78d4 pc=0xb63a7c08
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548](http://github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548), {0xb[690](tel:690)daf4, 0x[988](tel:988)e0a40}, 0x9b9e0d40)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2022](http://github.com/syncthing/syncthing/lib/model/model.go:2022) +0x[1354](tel:1354) fp=0x9bac7eb4 sp=0x9bac[7930](tel:7930) pc=0xb[667](tel:667)ecc4
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470](http://github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470), 0x9b9e0d40)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:1123](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:1123) +0x40 fp=0x9bac7ed8 sp=0x9bac7eb4 pc=0xb[631610](tel:631610)c
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request](http://github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request)({{0xb[69092](tel:69092)ec, 0x[96038470](tel:96038470)}, 0x97e5d[500](tel:500), 0x[954](tel:954)f[4660](tel:4660)}, 0x9b9e0d40)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/encryption.go:84](http://github.com/syncthing/syncthing/lib/protocol/encryption.go:84) +0x55c fp=0x9bac7f58 sp=0x9bac7ed8 pc=0xb[630](tel:630)b1f8
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480](http://github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480), 0x9b9e0d40)
19:03:57W/SyncthingNativeCode <autogenerated>:1 +0x54 fp=0x9bac7f80 sp=0x9bac7f58 pc=0xb[6325414](tel:6325414)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8), 0x9b9e0d40)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:660](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:660) +0x30 fp=0x9bac7fe0 sp=0x9bac7f80 pc=0xb[6312478](tel:6312478)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:476](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:476) +0x30 fp=0x9bac7fec sp=0x9bac7fe0 pc=0xb[6310](tel:6310)c18
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0x9bac7fec sp=0x9bac7fec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop) in goroutine [234](tel:234)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:476](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:476) +0x5e0
19:03:57W/SyncthingNativeCode goroutine [12110](tel:12110) gp=0xa6ccbb08 m=nil [chan receive]:
19:03:57W/SyncthingNativeCode [runtime.gopark](http://runtime.gopark/)(0xb68ff3cc, 0x[963](tel:963)eadb4, 0xe, 0x7, 0x2)
19:03:57W/SyncthingNativeCode runtime/[proc.go:424](http://proc.go:424/) +0x10c fp=0xa[3405](tel:3405)f78 sp=0xa[3405](tel:3405)f64 pc=0xb5d9e76c
19:03:57W/SyncthingNativeCode [runtime.chanrecv](http://runtime.chanrecv/)(0x[963](tel:963)ead80, 0x0, 0x1)
19:03:57W/SyncthingNativeCode runtime/[chan.go:639](http://chan.go:639/) +0x[500](tel:500) fp=0xa[3405](tel:3405)fb4 sp=0xa[3405](tel:3405)f78 pc=0xb5d1cbdc
19:03:57W/SyncthingNativeCode runtime.chanrecv1(0x[963](tel:963)ead80, 0x0)
19:03:57W/SyncthingNativeCode runtime/[chan.go:489](http://chan.go:489/) +0x20 fp=0xa[3405](tel:3405)fc8 sp=0xa[3405](tel:3405)fb4 pc=0xb5d1c6ac
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.(*requestResponse).Wait](http://github.com/syncthing/syncthing/lib/model.(*requestResponse).Wait)(...)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:1946](http://github.com/syncthing/syncthing/lib/model/model.go:1946)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2088](http://github.com/syncthing/syncthing/lib/model/model.go:2088) +0x4c fp=0xa[3405](tel:3405)fec sp=0xa[3405](tel:3405)fc8 pc=0xb[6680](tel:6680)e6c
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0xa[3405](tel:3405)fec sp=0xa[3405](tel:3405)fec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse) in goroutine [12109](tel:12109)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2087](http://github.com/syncthing/syncthing/lib/model/model.go:2087) +0x1b0
19:03:57W/SyncthingNativeCode goroutine [12090](tel:12090) gp=0xa69d[8488](tel:8488) m=nil [runnable]:
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2087](http://github.com/syncthing/syncthing/lib/model/model.go:2087) fp=0xa[34057](tel:34057)ec sp=0xa[34057](tel:34057)ec pc=0xb[6680](tel:6680)e20
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0xa[34057](tel:34057)ec sp=0xa[34057](tel:34057)ec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse) in goroutine [12108](tel:12108)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2087](http://github.com/syncthing/syncthing/lib/model/model.go:2087) +0x1b0
19:03:57W/SyncthingNativeCode goroutine [12075](tel:12075) gp=0xa[7028008](tel:7028008) m=nil [runnable]:
19:03:57W/SyncthingNativeCode [syscall.Syscall](http://syscall.syscall/)(0xd9, 0x[917](tel:917), 0xa0c6a[000](tel:000), 0x[2000](tel:2000))
19:03:57W/SyncthingNativeCode syscall/syscall_[linux.go:73](http://linux.go:73/) +0x8 fp=0x9b5fe[570](tel:570) sp=0x9b5fe[538](tel:538) pc=0xb5e0e[910](tel:910)
19:03:57W/SyncthingNativeCode [syscall.Getdents](http://syscall.getdents/)(0x[917](tel:917), {0xa0c6a[000](tel:000), 0x[2000](tel:2000), 0x[2000](tel:2000)})
19:03:57W/SyncthingNativeCode syscall/zsyscall_linux_[arm.go:479](http://arm.go:479/) +0x4c fp=0x9b5fe[598](tel:598) sp=0x9b5fe[570](tel:570) pc=0xb5e0b[898](tel:898)
19:03:57W/SyncthingNativeCode [syscall.ReadDirent](http://syscall.readdirent/)(...)
19:03:57W/SyncthingNativeCode syscall/syscall_[linux.go:1002](http://linux.go:1002/)
19:03:57W/SyncthingNativeCode internal/[poll.ignoringEINTRIO](http://poll.ignoringeintrio/)(...)
19:03:57W/SyncthingNativeCode internal/poll/fd_[unix.go:745](http://unix.go:745/)
19:03:57W/SyncthingNativeCode internal/poll.(*FD).ReadDirent(0x9c[073](tel:073)b40, {0xa0c6a[000](tel:000), 0x[2000](tel:2000), 0x[2000](tel:2000)})
19:03:57W/SyncthingNativeCode internal/poll/fd_[unixjs.go:58](http://unixjs.go:58/) +0x1b8 fp=0x9b5fe5d8 sp=0x9b5fe[598](tel:598) pc=0xb5e[38790](tel:38790)
19:03:57W/SyncthingNativeCode os.(*File).readdir(0xa[7230](tel:7230)b58, 0xffffffff, 0x0)
19:03:57W/SyncthingNativeCode os/dir_[unix.go:78](http://unix.go:78/) +0x1d4 fp=0x9b5fe65c sp=0x9b5fe5d8 pc=0xb5e3ca7c
19:03:57W/SyncthingNativeCode os.(*File).Readdirnames(0xa[7230](tel:7230)b58, 0xffffffff)
19:03:57W/SyncthingNativeCode os/[dir.go:73](http://dir.go:73/) +0x34 fp=0x9b5fe[698](tel:698) sp=0x9b5fe65c pc=0xb5e3c[558](tel:558)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).DirNames(0x98c3c0a0](http://github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).DirNames(0x98c3c0a0), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/basicfs.go:234](http://github.com/syncthing/syncthing/lib/fs/basicfs.go:234) +0xe0 fp=0x9b5fe6cc sp=0x9b5fe[698](tel:698) pc=0xb[6355](tel:6355)e58
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*metricsFS).DirNames(0xa7230aa0](http://github.com/syncthing/syncthing/lib/fs.(*metricsFS).DirNames(0xa7230aa0), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/metrics.go:136](http://github.com/syncthing/syncthing/lib/fs/metrics.go:136) +0xb0 fp=0x9b5fe[700](tel:700) sp=0x9b5fe6cc pc=0xb[636](tel:636)d[004](tel:004)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*walkFilesystem).DirNames(0xa3c6a7d0](http://github.com/syncthing/syncthing/lib/fs.(*walkFilesystem).DirNames(0xa3c6a7d0), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode <autogenerated>:1 +0x44 fp=0x9b5fe[724](tel:724) sp=0x9b5fe[700](tel:700) pc=0xb[638084](tel:638084)c
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.newCaseNode](http://github.com/syncthing/syncthing/lib/fs.newCaseNode)({0xb5cfcf18, 0x1}, {0xb[690](tel:690)e[364](tel:364), 0xa3c6a7d0})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:479](http://github.com/syncthing/syncthing/lib/fs/casefs.go:479) +0x4c fp=0x9b5fe79c sp=0x9b5fe[724](tel:724) pc=0xb[635](tel:635)e9f0
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).getExpireAdd(0xa705cf18](http://github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).getExpireAdd(0xa705cf18), {0xb5cfcf18, 0x1})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:457](http://github.com/syncthing/syncthing/lib/fs/casefs.go:457) +0x11c fp=0x9b5fe[814](tel:814) sp=0x9b5fe79c pc=0xb[635](tel:635)e[850](tel:850)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).realCase(0xa705cf18](http://github.com/syncthing/syncthing/lib/fs.(*defaultRealCaser).realCase(0xa705cf18), {0x[978743](tel:978743)c0, 0x11})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:421](http://github.com/syncthing/syncthing/lib/fs/casefs.go:421) +0x16c fp=0x9b5fe86c sp=0x9b5fe[814](tel:814) pc=0xb[635](tel:635)e5b0
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).checkCaseExisting(0xa3c6a7e0](http://github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).checkCaseExisting(0xa3c6a7e0), {0x[978743](tel:978743)c0, 0x11})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:379](http://github.com/syncthing/syncthing/lib/fs/casefs.go:379) +0x38 fp=0x9b5fe8a4 sp=0x9b5fe86c pc=0xb[635](tel:635)e1c8
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).Lstat(0xa3c6a7e0](http://github.com/syncthing/syncthing/lib/fs.(*caseFilesystem).Lstat(0xa3c6a7e0), {0x[978743](tel:978743)c0, 0x11})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/fs/casefs.go:208](http://github.com/syncthing/syncthing/lib/fs/casefs.go:208) +0x98 fp=0x9b5fe8d4 sp=0x9b5fe8a4 pc=0xb[635](tel:635)d[310](tel:310)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/osutil.TraversesSymlink](http://github.com/syncthing/syncthing/lib/osutil.TraversesSymlink)({0xb[690](tel:690)e71c, 0xa3c6a7e0}, {0x[978743](tel:978743)c0, 0x3a})
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51](http://github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51) +0x[154](tel:154) fp=0x9b5fe[930](tel:930) sp=0x9b5fe8d4 pc=0xb63a7c08
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548](http://github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548), {0xb[690](tel:690)daf4, 0x[988](tel:988)e0a40}, 0x9c[073180](tel:073180))
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2022](http://github.com/syncthing/syncthing/lib/model/model.go:2022) +0x[1354](tel:1354) fp=0x9b5feeb4 sp=0x9b5fe[930](tel:930) pc=0xb[667](tel:667)ecc4
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470](http://github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470), 0x9c[073180](tel:073180))
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:1123](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:1123) +0x40 fp=0x9b5feed8 sp=0x9b5feeb4 pc=0xb[631610](tel:631610)c
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request](http://github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request)({{0xb[69092](tel:69092)ec, 0x[96038470](tel:96038470)}, 0x97e5d[500](tel:500), 0x[954](tel:954)f[4660](tel:4660)}, 0x9c[073180](tel:073180))
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/encryption.go:84](http://github.com/syncthing/syncthing/lib/protocol/encryption.go:84) +0x55c fp=0x9b5fef58 sp=0x9b5feed8 pc=0xb[630](tel:630)b1f8
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480](http://github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480), 0x9c[073180](tel:073180))
19:03:57W/SyncthingNativeCode <autogenerated>:1 +0x54 fp=0x9b5fef80 sp=0x9b5fef58 pc=0xb[6325414](tel:6325414)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8), 0x9c[073180](tel:073180))
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:660](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:660) +0x30 fp=0x9b5fefe0 sp=0x9b5fef80 pc=0xb[6312478](tel:6312478)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:476](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:476) +0x30 fp=0x9b5fefec sp=0x9b5fefe0 pc=0xb[6310](tel:6310)c18
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0x9b5fefec sp=0x9b5fefec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop](http://github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop) in goroutine [234](tel:234)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/protocol/protocol.go:476](http://github.com/syncthing/syncthing/lib/protocol/protocol.go:476) +0x5e0
19:03:57W/SyncthingNativeCode goroutine [12076](tel:12076) gp=0xa[7028128](tel:7028128) m=nil [chan receive]:
19:03:57W/SyncthingNativeCode [runtime.gopark](http://runtime.gopark/)(0xb68ff3cc, 0x[9594](tel:9594)d[674](tel:674), 0xe, 0x7, 0x2)
19:03:57W/SyncthingNativeCode runtime/[proc.go:424](http://proc.go:424/) +0x10c fp=0xab4adf78 sp=0xab4adf64 pc=0xb5d9e76c
19:03:57W/SyncthingNativeCode [runtime.chanrecv](http://runtime.chanrecv/)(0x[9594](tel:9594)d[640](tel:640), 0x0, 0x1)
19:03:57W/SyncthingNativeCode runtime/[chan.go:639](http://chan.go:639/) +0x[500](tel:500) fp=0xab4adfb4 sp=0xab4adf78 pc=0xb5d1cbdc
19:03:57W/SyncthingNativeCode runtime.chanrecv1(0x[9594](tel:9594)d[640](tel:640), 0x0)
19:03:57W/SyncthingNativeCode runtime/[chan.go:489](http://chan.go:489/) +0x20 fp=0xab4adfc8 sp=0xab4adfb4 pc=0xb5d1c6ac
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.(*requestResponse).Wait](http://github.com/syncthing/syncthing/lib/model.(*requestResponse).Wait)(...)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:1946](http://github.com/syncthing/syncthing/lib/model/model.go:1946)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2088](http://github.com/syncthing/syncthing/lib/model/model.go:2088) +0x4c fp=0xab4adfec sp=0xab4adfc8 pc=0xb[6680](tel:6680)e6c
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0xab4adfec sp=0xab4adfec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse) in goroutine [12075](tel:12075)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2087](http://github.com/syncthing/syncthing/lib/model/model.go:2087) +0x1b0
19:03:57W/SyncthingNativeCode goroutine [12077](tel:12077) gp=0xa[7028248](tel:7028248) m=nil [runnable]:
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse.func1)()
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2087](http://github.com/syncthing/syncthing/lib/model/model.go:2087) fp=0xab4c37ec sp=0xab4c37ec pc=0xb[6680](tel:6680)e20
19:03:57W/SyncthingNativeCode [runtime.goexit](http://runtime.goexit/)({})
19:03:57W/SyncthingNativeCode runtime/asm_arm.s:[884](tel:884) +0x4 fp=0xab4c37ec sp=0xab4c37ec pc=0xb5da[6998](tel:6998)
19:03:57W/SyncthingNativeCode created by [github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse](http://github.com/syncthing/syncthing/lib/model.newLimitedRequestResponse) in goroutine [12074](tel:12074)
19:03:57W/SyncthingNativeCode [github.com/syncthing/syncthing/lib/model/model.go:2087](http://github.com/syncthing/syncthing/lib/model/model.go:2087) +0x1b0
19:03:57W/SyncthingNativeCode trap 0x0
19:03:57W/SyncthingNativeCode error 0x0
19:03:57W/SyncthingNativeCode oldmask 0xfffbfedf
19:03:57W/SyncthingNativeCode r0 0x0
19:03:57W/SyncthingNativeCode r1 0xc4d
19:03:57W/SyncthingNativeCode r2 0x6
19:03:57W/SyncthingNativeCode r3 0x[953](tel:953)ff[978](tel:978)
19:03:57W/SyncthingNativeCode r4 0x[953](tel:953)ff[980](tel:980)
19:03:57W/SyncthingNativeCode r5 0x[953](tel:953)ff[930](tel:930)
19:03:57W/SyncthingNativeCode r6 0x2
19:03:57W/SyncthingNativeCode r7 0x10c
19:03:57W/SyncthingNativeCode r8 0x[95454508](tel:95454508)
19:03:57W/SyncthingNativeCode r9 0x0
19:03:57W/SyncthingNativeCode r10 0x[954026](tel:954026)c8
19:03:57W/SyncthingNativeCode fp 0x[953](tel:953)ff72c
19:03:57W/SyncthingNativeCode ip 0x6
19:03:57W/SyncthingNativeCode sp 0x[953](tel:953)ff6d8
19:03:57W/SyncthingNativeCode lr 0xb[584](tel:584)cec9
19:03:57W/SyncthingNativeCode pc 0xb[584](tel:584)f2b8
19:03:57W/SyncthingNativeCode cpsr 0x[400](tel:400)f[0010](tel:0010)
19:03:57W/SyncthingNativeCode fault 0x0
19:03:57W/SyncthingRunnable exit reason = exitNoUpgradeAvailable. Another Syncthing instance may be already running.
19:04:04I/SyncthingService onServiceStateChange: from ERROR to DISABLED
19:04:05W/ApiRequest Request to https://127.0.0.1:8384/rest/system/shutdown failed, code=0, msg=[java.net.ConnectException](http://java.net.connectexception/): failed to connect to /[127.0.0.1](http://127.0.0.1/) (port [8384](tel:8384)) after [5000](tel:5000)ms: isConnected failed: ECONNREFUSED (Connection refused)
19:05:31I/Thread-[155](tel:155) type=[1400](tel:1400) audit([0.0](tel:0.0):[260](tel:260)): avc: denied { write } for name="epdc-listener" dev="tmpfs" ino=[2237](tel:2237) scontext=u:r:untrusted_app:s0:c[512](tel:512),c[768](tel:768) tcontext=u:object_r:device:s0 tclass=fifo_file permissive=1
19:05:31I/Thread-[155](tel:155) type=[1400](tel:1400) audit([0.0](tel:0.0):[261](tel:261)): avc: denied { open } for path="/dev/onyx/epdc-listener" dev="tmpfs" ino=[2237](tel:2237) scontext=u:r:untrusted_app:s0:c[512](tel:512),c[768](tel:768) tcontext=u:object_r:device:s0 tclass=fifo_file permissive=1
19:05:31I/Thread-[155](tel:155) type=[1400](tel:1400) audit([0.0](tel:0.0):[262](tel:262)): avc: denied { getattr } for path="/dev/onyx/epdc-listener" dev="tmpfs" ino=[2237](tel:2237) scontext=u:r:untrusted_app:s0:c[512](tel:512),c[768](tel:768) tcontext=u:object_r:device:s0 tclass=fifo_file permissive=1
19:05:34I/mali_so [File] : hardware/arm/maliT[760](tel:760)/driver/product/base/src/mali_base_kbase.c; [Line] : [928](tel:928); [Func] : base_context_deal_with_version_affairs_rk_ext;
19:05:34I/mali_so arm_release_ver of this mali_so is 'r12p[0-04](tel:0-04)rel0', rk_so_ver is '12@0', built at '17:00:15', on 'Aug [16 2016](tel:16 2016)'.
19:05:34I/mali_so [File] : hardware/arm/maliT[760](tel:760)/driver/product/base/src/mali_base_kbase.c; [Line] : [955](tel:955); [Func] : base_context_deal_with_version_affairs_rk_ext;
19:05:34I/mali_so mali_ver_property has been set to 'r12p[0-04](tel:0-04)rel[0-13-12](tel:0-13-12)@0', to return.
19:06:16I/ListPopupWindow Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.
```
### App version
1.29.6.4
### App install source - see wiki for details on release channels
F-Droid release build
### Android version
6
### ROM vendor
Onyx Boox
### Device manufacturer
Onyx
### Device model
Onyx Boox Max 2
### Device platform info (optional)
```shell
[ro.product.board]: [Max2]
[ro.product.brand]: [Onyx]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.device]: [Max2]
[ro.product.locale]: [en-US]
[ro.product.manufacturer]: [Onyx]
[ro.product.model]: [Max2]
[ro.product.name]: [Max2]
[ro.product.usbfactory]: [rockchip_usb]
[ro.product.version]: [1.0.0]
```
### Android log (logcat)
```shell
adb logcat *:V. | grep -i syncthi
05-27 19:13:14.485 543 571 I ActivityManager: START u0 {act=android.intent.action.SEND typ=text/plain flg=0x8080001 cmp=com.android.bluetooth/.opp.BluetoothOppLauncherActivity clip={text/plain T:19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/osutil.TraversesSymlink({0xb690e71c, 0xa4356340}, {0xa7327e00, 0x37})
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/osutil/traversessymlink.go:51 +0x154 fp=0x9ba36930 sp=0x9ba368d4 pc=0xb63a7c08
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/model.(*model).Request(0x95428548, {0xb690daf4, 0x988e0a40}, 0x9b9e0d00)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/model/model.go:2022 +0x1354 fp=0x9ba36eb4 sp=0x9ba36930 pc=0xb667ecc4
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol.(*connectionWrappingModel).Request(0x96038470, 0x9b9e0d00)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol/protocol.go:1123 +0x40 fp=0x9ba36ed8 sp=0x9ba36eb4 pc=0xb631610c
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol.encryptedModel.Request({{0xb69092ec, 0x96038470}, 0x97e5d500, 0x954f4660}, 0x9b9e0d00)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol/encryption.go:84 +0x55c fp=0x9ba36f58 sp=0x9ba36ed8 pc=0xb630b1f8
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol.(*encryptedModel).Request(0x96038480, 0x9b9e0d00)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode <autogenerated>:1 +0x54 fp=0x9ba36f80 sp=0x9ba36f58 pc=0xb6325414
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol.(*rawConnection).handleRequest(0x957471e8, 0x9b9e0d00)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol/protocol.go:660 +0x30 fp=0x9ba36fe0 sp=0x9ba36f80 pc=0xb6312478
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop.gowrap2()
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol/protocol.go:476 +0x30 fp=0x9ba36fec sp=0x9ba36fe0 pc=0xb6310c18
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode runtime.goexit({})
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode runtime/asm_arm.s:884 +0x4 fp=0x9ba36fec sp=0x9ba36fec pc=0xb5da6998
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop in goroutine 234
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/protocol/protocol.go:476 +0x5e0
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode goroutine 12109 gp=0xa6ccb9e8 m=nil [runnable]:
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode syscall.Syscall(0xd9, 0x915, 0xa0cd6000, 0x2000)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode syscall/syscall_linux.go:73 +0x8 fp=0x9bac7570 sp=0x9bac7538 pc=0xb5e0e910
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode syscall.Getdents(0x915, {0xa0cd6000, 0x2000, 0x2000})
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode syscall/zsyscall_linux_arm.go:479 +0x4c fp=0x9bac7598 sp=0x9bac7570 pc=0xb5e0b898
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode syscall.ReadDirent(...)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode syscall/syscall_linux.go:1002
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode internal/poll.ignoringEINTRIO(...)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode internal/poll/fd_unix.go:745
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode internal/poll.(*FD).ReadDirent(0x9b9e1380, {0xa0cd6000, 0x2000, 0x2000})
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode internal/poll/fd_unixjs.go:58 +0x1b8 fp=0x9bac75d8 sp=0x9bac7598 pc=0xb5e38790
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode os.(*File).readdir(0xa72cddf8, 0xffffffff, 0x0)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode os/dir_unix.go:78 +0x1d4 fp=0x9bac765c sp=0x9bac75d8 pc=0xb5e3ca7c
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode os.(*File).Readdirnames(0xa72cddf8, 0xffffffff)
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode os/dir.go:73 +0x34 fp=0x9bac7698 sp=0x9bac765c pc=0xb5e3c558
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).DirNames(0x9cbf20c0, {0xb5cfcf18, 0x1})
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/fs/basicfs.go:234 +0xe0 fp=0x9bac76cc sp=0x9bac7698 pc=0xb6355e58
05-27 19:13:14.485 543 571 I ActivityManager: 19:03:57W/SyncthingNativeCode github.com/syncthing/syncthing/lib/fs.(*metricsFS).DirNames(0xa72cdcf8, {0xb5cfcf18, 0x1})
05-27 19:13:41.969 543 568 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.MainActivity} from uid 10056 on display 0
05-27 19:13:41.992 543 568 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.MainActivity }
05-27 19:13:50.507 543 1144 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.FolderActivity (has extras)} from uid 10056 on display 0
05-27 19:13:58.438 2047 2047 D SyncthingService: Forced re-evaluating run conditions ...
05-27 19:13:58.444 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:14:00.646 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:14:03.201 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:14:04.158 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:14:10.540 543 1944 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.DeviceActivity (has extras)} from uid 10056 on display 0
05-27 19:14:23.619 543 1958 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SyncConditionsActivity (has extras)} from uid 10056 on display 0
05-27 19:14:41.134 543 1037 W ActivityManager: Duplicate finish request for ActivityRecord{de3196f u0 com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SyncConditionsActivity t3686 f}
05-27 19:14:47.629 2047 2047 D SyncthingService: Forced re-evaluating run conditions ...
05-27 19:14:47.633 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:15:02.618 543 1144 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SettingsActivity (has extras)} from uid 10056 on display 0
05-27 19:15:02.876 2047 2047 D Util : runShellCommandGetOutput: /system/bin/du -sh /data/user/0/com.github.catfriend1.syncthingandroid/files/index-v0.14.0.db
05-27 19:15:09.801 2047 2047 D SyncthingService: Forced re-evaluating run conditions ...
05-27 19:15:09.808 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:15:13.885 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:15:14.638 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:15:15.557 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:15:39.176 543 1144 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SettingsActivity} from uid 10056 on display 0
05-27 19:15:39.396 2047 2047 D Util : runShellCommandGetOutput: /system/bin/du -sh /data/user/0/com.github.catfriend1.syncthingandroid/files/index-v0.14.0.db
05-27 19:15:58.730 543 567 I ActivityManager: START u0 {act=.activities.LogActivity cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.LogActivity} from uid 10056 on display 0
05-27 19:16:26.256 543 870 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SettingsActivity} from uid 10056 on display 0
05-27 19:16:26.479 2047 2047 D Util : runShellCommandGetOutput: /system/bin/du -sh /data/user/0/com.github.catfriend1.syncthingandroid/files/index-v0.14.0.db
05-27 19:17:42.254 2047 3145 I ActivityThread: Receiving broadcast android.net.conn.CONNECTIVITY_CHANGE pkg= null seq=-1 to com.nutomic.syncthingandroid.service.RunConditionMonitor$NetworkReceiver@1b9c7f1
05-27 19:17:44.694 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:17:47.778 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:18:04.012 2047 2084 I ActivityThread: Receiving broadcast android.net.conn.CONNECTIVITY_CHANGE pkg= null seq=-1 to com.nutomic.syncthingandroid.service.RunConditionMonitor$NetworkReceiver@1b9c7f1
05-27 19:18:04.443 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:18:05.266 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:18:59.934 2047 2047 D SyncthingService: Forced re-evaluating run conditions ...
05-27 19:18:59.974 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:19:08.201 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:19:57.636 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:20:01.131 2047 2047 E FolderListFragment: rescanAll skipped because Syncthing is not running.
05-27 19:20:06.215 543 1957 I ActivityManager: START u0 {cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SettingsActivity} from uid 10056 on display 0
05-27 19:20:06.445 2047 2047 D Util : runShellCommandGetOutput: /system/bin/du -sh /data/user/0/com.github.catfriend1.syncthingandroid/files/index-v0.14.0.db
05-27 19:20:06.892 543 578 I ActivityManager: Displayed com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.SettingsActivity: +671ms
05-27 19:20:17.133 543 1146 I ActivityManager: START u0 {act=.activities.LogActivity cmp=com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.LogActivity} from uid 10056 on display 0
05-27 19:20:17.579 543 578 I ActivityManager: Displayed com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.LogActivity: +439ms
05-27 19:21:35.903 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:22:36.889 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:23:19.318 2047 2057 I ActivityThread: Receiving broadcast android.intent.action.ACTION_POWER_CONNECTED pkg= null seq=-1 to com.nutomic.syncthingandroid.service.RunConditionMonitor$BatteryReceiver@b91f22d
05-27 19:23:25.281 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
05-27 19:24:08.855 2047 2047 V SyncthingService: applyCustomRunConditions: No action was necessary.
```
Also, for some reason I cannot downgrade to an older version, I do not know why, the device just says "app not installed", even though downgrades seemed to work before.