bigcache icon indicating copy to clipboard operation
bigcache copied to clipboard

panic: runtime error: index out of range [7] with length 7

Open awebb73 opened this issue 5 years ago • 5 comments

What is the issue you are having? BigCache

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-release or winver.exe): Windows10 version 1909(OS Build 18363.1198)
  • go version: 1.15.3

awebb73 avatar Nov 16 '20 17:11 awebb73

it seems to be same issues... https://github.com/allegro/bigcache/issues/250

u5surf avatar Nov 17 '20 06:11 u5surf

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.

awebb73 avatar Nov 17 '20 17:11 awebb73

panic error

Received the error again last night. The application ran for 72 hours before the error.

awebb73 avatar Nov 20 '20 14:11 awebb73

I also meet this error ,How can I fix this problem?

xpp1021 avatar May 29 '21 10:05 xpp1021

I also meet this error too @ v3 ,How can I fix this problem?

clovedin avatar Jun 11 '21 11:06 clovedin