Re: [pcre-dev] PCRE2 testsuite failing on Solaris

Top Page
Delete this message
Author: ph10
Date:  
To: Dagobert Michelsen
CC: pcre-dev
Subject: Re: [pcre-dev] PCRE2 testsuite failing on Solaris
On Fri, 6 Feb 2015, Dagobert Michelsen wrote:

> I’m afraid manually doing the build steps from buildbot. I looked in the build directory
> and the stacktrace of the corefile looks like this:
>
> buildbot@unstable10s [unstable10s]:~/slave/pcre2-solaris10-sparcv9/build > pstack core
> core 'core' of 1395:    /export/home/buildbot-unstable10s/slave/pcre2-solaris10-sparcv9/build/
>  ffffffff7f05c988 pcre2_serialize_decode_8 (10012f648, 2, 10016dbc0, 100148cc0, ffffffff7e93e000, ffffffff7e94f71c) + 1e8
>  000000010001500c process_command (0, 100029428, 182c1c, ffffffff7e7aef00, 0, 0) + f44
>  00000001000270dc main (5, ffffffff7ffff9d8, ffffffff7ffffa08, ffffffff7e74c9c0, ffffffff7eb000c0, ffffffff7e900200) + 19b4
>  0000000100005ac8 _start (0, 0, 0, 0, 0, 10012c9c8) + 108


That suggests a problem in deserializing re-loaded compiled patterns in
test 19. It seems to have correctly read that there are 2 patterns to
reload, but I can't tell any more than that.

Philip

--
Philip Hazel