Re: [pcre-dev] Release candidate for 10.10

Top Page
Delete this message
Author: Petr Pisar
Date:  
To: pcre-dev
Subject: Re: [pcre-dev] Release candidate for 10.10
On Thu, Apr 23, 2015 at 11:51:36AM +0200, Zoltán Herczeg wrote:
> I think the following instruction is the problem:
>
> >   0x000003ffb7cc0010:  stp     x29, x30, [sp,#-56]!

>
> sp must be 16 byte aligned all the time.
>
> Petr, I will send you a patch. Let me know if it fixes the problem.
>

Excelent. It fixes the crash and all tests pass now.

-- Petr