Endless loop in a .mov file (GPAC related) #73

Closed
opened 2026-01-29 16:34:29 +00:00 by claunia · 5 comments
Owner

Originally created by @cfsmp3 on GitHub (Sep 11, 2015).

Originally assigned to: @anshul1912 on GitHub.

It's been reported that this file (video-samples repo):
EndLess\ Loop/dvcprohd_fw_capture.mov
Causes CCExtractor to go into an endless loop.

Originally created by @cfsmp3 on GitHub (Sep 11, 2015). Originally assigned to: @anshul1912 on GitHub. It's been reported that this file (video-samples repo): EndLess\ Loop/dvcprohd_fw_capture.mov Causes CCExtractor to go into an endless loop.
Author
Owner

@anshul1912 commented on GitHub (Sep 12, 2015):

Testing file on local machine

@anshul1912 commented on GitHub (Sep 12, 2015): Testing file on local machine
Author
Owner

@anshul1912 commented on GitHub (Sep 12, 2015):

I received seg fault with that sample, trak->Media->information->sampleTable->SampleDescription is NULL
Program received signal SIGSEGV, Segmentation fault.
0x0000000000499f27 in gf_isom_check_sample_desc (trak=0x7b5620) at ../src/gpacmp4/box_code_base.c:6162
6162 while ((a = (GF_UnknownBox*)gf_list_enum(trak->Media->information->sampleTable->SampleDescription->boxList, &i))) {

@anshul1912 commented on GitHub (Sep 12, 2015): I received seg fault with that sample, trak->Media->information->sampleTable->SampleDescription is NULL Program received signal SIGSEGV, Segmentation fault. 0x0000000000499f27 in gf_isom_check_sample_desc (trak=0x7b5620) at ../src/gpacmp4/box_code_base.c:6162 6162 while ((a = (GF_UnknownBox*)gf_list_enum(trak->Media->information->sampleTable->SampleDescription->boxList, &i))) {
Author
Owner

@anshul1912 commented on GitHub (Oct 19, 2015):

can be closed, avoided endless loop and seg-fault but correct solution can only be implemented by upgrading for new gpac or modifying gpac code

@anshul1912 commented on GitHub (Oct 19, 2015): can be closed, avoided endless loop and seg-fault but correct solution can only be implemented by upgrading for new gpac or modifying gpac code
Author
Owner

@cfsmp3 commented on GitHub (Oct 19, 2015):

Let's keep it open just as a reminder that we should upgrade gpac :-)

On Mon, Oct 19, 2015 at 11:56 AM, Anshul Maheshwari <
notifications@github.com> wrote:

can be closed, avoided endless loop and seg-fault but correct solution can
only be implemented by upgrading for new gpac or modifying gpac code


Reply to this email directly or view it on GitHub
https://github.com/CCExtractor/ccextractor/issues/225#issuecomment-149171159
.

@cfsmp3 commented on GitHub (Oct 19, 2015): Let's keep it open just as a reminder that we should upgrade gpac :-) On Mon, Oct 19, 2015 at 11:56 AM, Anshul Maheshwari < notifications@github.com> wrote: > can be closed, avoided endless loop and seg-fault but correct solution can > only be implemented by upgrading for new gpac or modifying gpac code > > — > Reply to this email directly or view it on GitHub > https://github.com/CCExtractor/ccextractor/issues/225#issuecomment-149171159 > .
Author
Owner

@cfsmp3 commented on GitHub (Nov 29, 2016):

Direct link:
https://drive.google.com/open?id=0B_61ywKPmI0Tckc0RUUxZjcwVjA

@cfsmp3 commented on GitHub (Nov 29, 2016): Direct link: https://drive.google.com/open?id=0B_61ywKPmI0Tckc0RUUxZjcwVjA
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#73