Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Sep 2019 07:43:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240408] lang/php7x core dumped. Reason: php7x-imap module (new issue)
Message-ID:  <bug-240408-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240408

            Bug ID: 240408
           Summary: lang/php7x core dumped.  Reason: php7x-imap module
                    (new issue)
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: asharp@iqonline.net

All,

Was updating an instance and ran into a bug that's also related to imap mod=
ule.

Release 12.0-p10 with latest version of port for php72 as well as php73.=20=
=20

If imap is disabled, PHP (with/without ZTS) works fine:

PHP 7.3.9 (cli) (built: Sep  8 2019 02:59:59) ( ZTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.9, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.9, Copyright (c) 1999-2018, by Zend Technologies


If imap is enabled for either version (with/without ZTS), "php -v" results =
in a
core dump.

Debugging:

GNU gdb (GDB) 8.3 [GDB v8.3 for FreeBSD]
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd12.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from php...
(gdb) run php -v
Starting program: /usr/local/bin/php php -v

Program received signal SIGSEGV, Segmentation fault.
0x0000000800af090c in strcmp () from /lib/libc.so.7
(gdb)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240408-7788>