panic: runtime error: index out of range [7] with length 7
What is the issue you are having?
What is BigCache doing that it shouldn't? when calling the readTimeStampFromEntry function a index out of range error occurs.
Environment:
- Version (git sha or release): 2.2.5
- OS (e.g. from
/etc/os-releaseor winver.exe): Windows10 version 1909(OS Build 18363.1198) - go version: 1.15.3
it seems to be same issues... https://github.com/allegro/bigcache/issues/250
I incorrectly reported that version 2.2.4 was used when this error was received.
I was using version 2.2.5 when this error occurred.
Received the error again last night. The application ran for 72 hours before the error.
I also meet this error ,How can I fix this problem?
I also meet this error too @ v3 ,How can I fix this problem?