Opened 14 years ago Closed 14 years ago #80 closed defect (worksforme)Decoder crash when using (modified) encoder_lowdelay.cfg
Description
When using encoder_lowdelay.cfg with parameter "GOPSize" set to 4 and parameter "RateGOPSize" set to 4, the decoder crashes at POC 5:
Assertion failed: 0, file ..\..\source\Lib\TLibCommon\TComBitStream.cpp, line 153
The sequence-specific config file used was per-sequence/BlowingBubbles.cfg with parameter "FrameToBeEncoded" set to 10. Attachments (1)Change History (7)Changed 14 years ago by Heiner Kirchhoffercomment:1 Changed 14 years ago by fbossen
A number of other configuration parameters seem to have been changed with respect to the default settings.
HierarchicalCoding : 0 # Hierarchical B coding ON/OFF
Is it know whether these have an influence on the reported crash? (which I can reproduce) comment:2 Changed 14 years ago by fbossen
Oddly enough, when setting SymbolMode to 0, I get this in the decoder:
TMuC SW candidate: Decoder Version [trunk][Mac OS X][GCC 4.2.1][64 bit]
POC 0 ( I-SLICE, QP 32 ) [DT 0.230] [L0 ] [L1 ]
TAppDecoder(27465) malloc: * error for object 0x100000000: pointer being freed was not allocated
Program received signal SIGABRT, Aborted. comment:3 Changed 14 years ago by ksuehring
Seems the bug is not appearing any more on recent software versions. comment:4 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:5 Changed 13 years ago by davidf
comment:6 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
|
Config-file, encoder-log, and decoder-log