[pcre-dev] signal 7 (code 1) (Invalid address alignment) on …

Top Page
Delete this message
Author: Dvir L
Date:  
To: pcre-dev
Subject: [pcre-dev] signal 7 (code 1) (Invalid address alignment) on 32bit device
Hello,

I'm using pcre 8.34 on a 32 bit Android device.
When calling pcre_compile , with a pattern that contains "{1}" , I'm
getting -
signal 7 (code 1) (Invalid address alignment).

It works fine on 64 bit device or without the "{1}" within the pattern.
Any help would be appreciated !

Thanks and best regards
Dvir.