Re: Apache segmentation fault when loading libphp7.so
[email protected] (Keith Roberts) Tue, 11 Aug 2020 13:13:54 +0100
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
This looks like PHP is having trouble trying to load some of it's
dynamically loaded PHP modules.
On 11/08/2020 11:21, Kai Fürstenberg wrote:
> "/usr/local/httpd-test/modules/libphp7.so", mode = -2147483390,
> caller_dlopen = 0xb7e68934 <apr_dso_load+36>, map = 0x230d420, nsid = 0,
> argc = 3, argv = 0xbfebd264, env = 0xbfebd274}
> exception = {objname = 0x0, errstring = 0xb7b5e3a8 "{",
> message_buffer = 0x21 <error: Cannot access memory at address 0x21>}
> errcode = <optimized out>
> __PRETTY_FUNCTION__ = "_dl_open"
Keith