Panic: runtime error: index out of range

I started getting this error on two Android devices. I am not using the Android app, I use the 0.14.23 arm builds.

ST does not seem to crash but it just throws this error.

Panic: runtime error: index out of range

goroutine 63 [running]: panic(0x284bc0, 0x1070a030) /home/pi/dev/tools/go/src/runtime/panic.go:500 +0x33c main.watchSTEvents(0x108aa140, 0x108b0000, 0xd, 0xd) /home/pi/dev/src/github.com/syncthing/syncthing-inotify/syncwatcher.go:920 +0x8d8 created by main.main /home/pi/dev/src/github.com/syncthing/syncthing-inotify/syncwatcher.go:283 +0x3b4

It’s inotify that is crashing, it’s probably worth opening a bug on their github repo.

Ok thanks,

Open the issue on syncthing-android. The inotify submodule needs to be updated.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.