Opened 14 years ago Closed 14 years ago #145 closed defect (fixed)HM-3.0rc1, Assertion failure when decoding SEI message for some sequences
Description#0 0x00007fecc9d20165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007fecc9d22f70 in abort () at abort.c:92 #2 0x00007fecc9d192b1 in __assert_fail (assertion=0x47bc17 "0", file=<value optimized out>, line=205, function=0x47bd80 "Void TComBitstream::read(UInt, UInt&)") at assert.c:81 #3 0x0000000000418e3f in TComBitstream::read (this=<value optimized out>, uiNumberOfBits=<value optimized out>, ruiBits=<value optimized out>) at /home/davidf/project/jctvc-tmuc/source/Lib/TLibCommon/TComBitStream.cpp:205 #4 0x000000000045c240 in read (bs=..., seis=...) at /home/davidf/project/jctvc-tmuc/source/Lib/TLibDecoder/../TLibCommon/TComBitStream.h:152 #5 parseSEImessage (bs=..., seis=...) at /home/davidf/project/jctvc-tmuc/source/Lib/TLibDecoder/SEIread.cpp:49 #6 0x000000000045d7b8 in TDecCavlc::parseSEI (this=0x7ffff17a8d58, seis=...) at /home/davidf/project/jctvc-tmuc/source/Lib/TLibDecoder/TDecCAVLC.cpp:91 #7 0x0000000000476ed0 in decodeSEI (this=0x7ffff17a7af0, bEos=false, pcBitstream=0x2207e50, ruiPOC=<value optimized out>, rpcListPic=<value optimized out>, iSkipFrame=@0x7ffff17a7ae8, iPOCLastDisplay=@0x7ffff17b2bf8) at /home/davidf/project/jctvc-tmuc/source/Lib/TLibDecoder/TDecEntropy.h:151 #8 TDecTop::decode (this=0x7ffff17a7af0, bEos=false, pcBitstream=0x2207e50, ruiPOC=<value optimized out>, rpcListPic=<value optimized out>, iSkipFrame=@0x7ffff17a7ae8, iPOCLastDisplay=@0x7ffff17b2bf8) at /home/davidf/project/jctvc-tmuc/source/Lib/TLibDecoder/TDecTop.cpp:238 #9 0x000000000040545f in TAppDecTop::decode (this=0x7ffff17a7ad0) at /home/davidf/project/jctvc-tmuc/source/App/TAppDecoder/TAppDecTop.cpp:138 #10 0x0000000000406de8 in main (argc=3, argv=<value optimized out>) at /home/davidf/project/jctvc-tmuc/source/App/TAppDecoder/decmain.cpp:76 Change History (4)comment:1 Changed 14 years ago by davidf
comment:2 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:3 Changed 13 years ago by davidf
comment:4 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in HM-3.0rc2 (r818)