Opened 5 years ago
Closed 5 years ago
#388 closed defect (fixed)
Decoder crashes after MR 720
Reported by: | ksuehring | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | VTM-6.0 |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Crashes in the first frame:
../bin/xcode/clang-10.0/x86_64/release/EncoderApp -c ../cfg/per-sequence/RaceHorses.cfg -c ../cfg/encoder_intra_vtm.cfg --SEIDecodedPictureHash=1 --f 1
../bin/xcode/clang-10.0/x86_64/release/DecoderApp -b str.bin -o dec.yuv VVCSoftware: VTM Decoder Version 5.2 [Mac OS X][clang 10.0.1][64 bit] [SIMD=AVX2] ERROR: In function "decompressSlice" in /Users/suehring/projects/git/VTM-Integration/VVCSoftware_VTM/source/Lib/DecoderLib/DecSlice.cpp:229: Expecting a terminating bit Total Time: 0.012 sec.
Change history (1)
comment:1 Changed 5 years ago by ksuehring
- Milestone set to VTM-6.0
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in MR 734
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/734