Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld-analyse crash when selecting reload TBC option #722

Closed
simoninns opened this issue May 16, 2022 · 0 comments · Fixed by #723
Closed

ld-analyse crash when selecting reload TBC option #722

simoninns opened this issue May 16, 2022 · 0 comments · Fixed by #723
Labels
bug ld-decode-tools An issue only affecting the ld-decode-tools

Comments

@simoninns
Copy link
Collaborator

Started decoding a copy of natA domesday - after ld-decode was running for about 50-60 frames I opened the TBC in ld-analyse then, a little later, clicked the reload TBC option and got a crash:

ld-analyse DS2_natA_PP.tbc
Critical: JSON file invalid: numberOfSequentialFields does not match fields array
Warning: Open TBC JSON metadata failed for filename "DS2_natA_PP.tbc"
Critical: Comb::Comb(): Frame width exceeds allowed maximum!
Critical: Comb::Comb(): Frame height exceeds allowed maximum!
Critical: LdDecodeMetaData::getFieldNumber(): Both of the determined fields have isFirstField set - the TBC source video is probably broken...
Critical: LdDecodeMetaData::getFieldNumber(): Both of the determined fields have isFirstField set - the TBC source video is probably broken...
Critical: Attempting to get field number failed - no isFirstField in JSON before end of file
Critical: LdDecodeMetaData::getField(): Requested field number -1 out of bounds!
Critical: LdDecodeMetaData::getFieldNumber(): Both of the determined fields have isFirstField set - the TBC source video is probably broken...
Critical: LdDecodeMetaData::getField(): Requested field number -1 out of bounds!
Critical: Attempting to get field number failed - no isFirstField in JSON before end of file
Critical: LdDecodeMetaData::getField(): Requested field number -1 out of bounds!
Critical: LdDecodeMetaData::getFieldNumber(): Both of the determined fields have isFirstField set - the TBC source video is probably broken...
Critical: LdDecodeMetaData::getField(): Requested field number -1 out of bounds!
Segmentation fault (core dumped)

Looks like this is related to pull #721 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ld-decode-tools An issue only affecting the ld-decode-tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant