octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request help debugging octave-video in mxe-octave


From: Andreas Weber
Subject: Re: Request help debugging octave-video in mxe-octave
Date: Tue, 05 Jan 2016 19:20:09 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

Hi PrasannaKumar,

Am 05.01.2016 um 18:09 schrieb PrasannaKumar Muralidharan:
> Stack trace shows msvcrt!free which probably means the memory was
> corrupted long before 'free' was called. Can you add a print statement
> before call to 'AVFree' or any destructor / delete in the video
> package code and see till which point the code reaches. That may help
> solving the issue.

In the second backtrace it's AVHandler.cc:83

In the meanwhile I was able to compile video with the latest ffmpeg
binaries from https://ffmpeg.zeranoe.com/builds/.
This build doesn't show the problem.

-- Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]