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: PrasannaKumar Muralidharan
Subject: Re: Request help debugging octave-video in mxe-octave
Date: Tue, 5 Jan 2016 22:39:33 +0530

Hi Andreas,

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.

I don't have a windows build to test your issue.

Thanks and regards,
PrasannaKumar



reply via email to

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