o11-OTT-Streamer icon indicating copy to clipboard operation
o11-OTT-Streamer copied to clipboard

Stop immediately. Error "runtime error: slice bounds out of range [:9180597] with capacity 1400832"

Open ljccitterio opened this issue 1 year ago • 4 comments

This error occurs after enabling "FixTvSize"

code: 2023/06/01 17:07:45 INFO: [test_leo] video cipher: scheme=cenc version=0 type=1 cryptByteBlock=0 skipByteBlock=0 ivSize=16 constantIvSize=0 iv= 2023/06/01 17:07:45 INFO: [test_leo] found new video kid [forced-testleo] for [720p50 (avc1.640020, 7461Kb/s)] in 2023/06/01 17:07:45 INFO: [test_leo] [720p50 (avc1.640020, 7461Kb/s)] is using forced key [edef8ba979d64acea3c827dcd51d21ed] for kid [forced-testleo] from config 2023/06/01 17:07:45 INFO: [test_leo] getting audio init buffer 2023/06/01 17:07:45 INFO: [test_leo] audio[0] cipher: scheme=cenc version=0 type=1 cryptByteBlock=0 skipByteBlock=0 ivSize=16 constantIvSize=0 iv= 2023/06/01 17:07:45 INFO: [test_leo] found new audio kid [forced-testleo] for [de (mp4a.40.2, 48Khz, 125Kb/s)] in 2023/06/01 17:07:45 INFO: [test_leo] [de (mp4a.40.2, 48Khz, 125Kb/s)] is using key [edef8ba979d64acea3c827dcd51d21ed] for kid [forced-testleo] from cache 2023/06/01 17:07:45 INFO: [test_leo] get the stream at http://localhost:1234/stream/testleo 2023/06/01 17:07:45 INFO: [test_leo] initFragmentsCount fragments count: 8 2023/06/01 17:07:45 INFO: [test_leo] video/audio[0] diff: prev=1.9098, cur=0.0102, next=1.9302 2023/06/01 17:07:45 INFO: [test_leo] final video/audio[0] diff is 0.01 runtime error: slice bounds out of range [:9180597] with capacity 1400832

ljccitterio avatar Jun 01 '23 21:06 ljccitterio