php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80603 freebsd-12.2 amd64
Submitted: 2021-01-07 08:33 UTC Modified: 2021-07-13 15:21 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:2 (66.7%)
From: cevin dot cheung at gmail dot com Assigned: cmb (profile)
Status: Not a bug Package: JIT
PHP Version: 8.0.0 OS: FreeBSD
Private report: No CVE-ID: None
 [2021-01-07 08:33 UTC] cevin dot cheung at gmail dot com
Description:
------------
configuration:
opcache.enable=1
opcache.jit=1205
opcache.jit_buffer_size=128M


phpinfo web page:
JIT: not available


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-09 14:09 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-01-09 14:09 UTC] cmb@php.net
Please provide the list of extensions you have enabled (php -m).
 [2021-01-09 19:37 UTC] tz at FreeBSD dot org
We already have found a potential source of the issue and a possible patch. But it will only solve the issue partly. You can find it here:
https://reviews.freebsd.org/D28042

But besides the build-system FreeBSD is just not covered in the .m4 file currently.
 [2021-01-10 03:08 UTC] cevin dot cheung at gmail dot com
-Status: Feedback +Status: Assigned
 [2021-01-10 03:08 UTC] cevin dot cheung at gmail dot com
Yep, I am using the patch and it's work.
 [2021-01-10 11:15 UTC] cmb@php.net
-Status: Assigned +Status: Open -Assigned To: cmb +Assigned To:
 [2021-01-10 11:15 UTC] cmb@php.net
Please provide a pull request.
 [2021-07-13 15:21 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: cmb
 [2021-07-13 15:21 UTC] cmb@php.net
Ah, php-src is apparently not affected[1].

[1] <https://reviews.freebsd.org/D28042#626784>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC