Skip to content

Segmentation fault on FreeBSD 11.1 with PHP 7.2.5 #4847

@hdilaver-mm

Description

@hdilaver-mm

Hello,

I am getting a SegFault with the following versions ;

OS: FreeBSD 11.1-RELEASE #0 r321309
PHP: PHP 7.2.5 (cli) (built: Jun 6 2018 10:02:46) ( NTS )
WP CLI: WP-CLI 1.5.1

SegFault backtrace:
(gdb) run /usr/local/bin/wp theme install /appdata/xxxx_data/branches/v2.0.5_6.zip
Starting program: /usr/local/bin/php /usr/local/bin/wp theme install /appdata/xxxx_data/branches/v2.0.5_6.zip
warning: Lowest section in /usr/local/lib/libicudata.so.61 is .hash at 0000000000000120

Installing the theme...
Theme installed successfully.
Success: Installed 1 of 1 themes.

Program received signal SIGSEGV, Segmentation fault.
0x00000008044e9874 in ?? ()

(gdb) bt
#0 0x00000008044e9874 in ?? ()
#1 0x00007fffdfffdf40 in ?? ()
#2 0x000000080216d130 in _pthread_mutex_init_calloc_cb () from /lib/libc.so.7
#3 0x00000008044f2fe6 in ?? ()
#4 0x0000000000000000 in ?? ()

Please let me know, if you need further information to identify the issue.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions