[x264-devel] Getting SIGSEGV on Android port of the lib?

Jason Garrett-Glaser jason at x264.com
Tue Jul 17 23:22:40 CEST 2012


On Tue, Jul 17, 2012 at 2:05 PM, Sean McGovern <gseanmcg at gmail.com> wrote:
> On Tue, Jul 17, 2012 at 5:00 PM, BugMaster <BugMaster at narod.ru> wrote:
>> On Tue, 17 Jul 2012 22:53:25 +0200, Marko Matic wrote:
>>
>>> So, now I disabled NEON? What are the side-effects of this fix?
>>
>> no, at least not all NEON optimazations but only memcpy_aligned
>> function which looks like caused problem for some unknown (I still
>> don't undestand why) reason.
>>
>
> Is it possible it's trying to memcpy between overlapping pointers?

No, we don't use memcpy_aligned in such a case.

Most likely it's a stack alignment problem.

Jason


More information about the x264-devel mailing list