[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-14 Thread Athos Ribeiro
Hi @John, It just landed in the focal-updates pocket and should be available for 20.04 users. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951031 Title: Patch php7.4.3-ubuntu with upstream's fix

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-14 Thread John Morton
Will this patch make it into the normal Ubuntu 20.04 repos? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951031 Title: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781 To manage

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package php7.4 - 7.4.3-4ubuntu2.8 --- php7.4 (7.4.3-4ubuntu2.8) focal; urgency=medium * d/p/0047-fix-exception-infinite-loop.patch: Fix ErrorException infinite loop (LP: #1951031) -- Athos Ribeiro Thu, 25 Nov 2021 20:16:22 -0300 ** Changed in:

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package php7.4 - 7.4.16-1ubuntu2.3 --- php7.4 (7.4.16-1ubuntu2.3) hirsute; urgency=medium * d/p/0047-fix-exception-infinite-loop.patch: Fix ErrorException infinite loop (LP: #1951031) -- Athos Ribeiro Thu, 25 Nov 2021 18:36:47 -0300 ** Changed in:

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-09 Thread John Morton
We see Athos tested via the script, so we focused on testing our app. We have the deployed PHP from the proposed repo. We have verified it fixes our crash issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-07 Thread Athos Ribeiro
I performed the verification for both focal and hirsute following the test plan described above. on a hirsute/focal environment: - Install php7.4 - Fetch and run the test script: $ wget

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-06 Thread Brian Murray
Hello John, or anyone else affected, Accepted php7.4 into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/php7.4/7.4.16-1ubuntu2.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-01 Thread Athos Ribeiro
** Changed in: php7.4 (Ubuntu Focal) Status: Triaged => In Progress ** Changed in: php7.4 (Ubuntu Hirsute) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-12-01 Thread Christian Ehrhardt 
** Changed in: php7.4 (Ubuntu Focal) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) ** Changed in: php7.4 (Ubuntu Hirsute) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-26 Thread Christian Ehrhardt 
** Description changed: [Impact] - When certain code paths where an ErrorException should be raised, php - will enter an infinite loop, which could possibly lead to having the - process and a web server connection hanging. + When an ErrorException is raised on certain code paths, php will

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-26 Thread Athos Ribeiro
** Description changed: + [Impact] + + When certain code paths where an ErrorException should be raised, php + will enter an infinite loop, which could possibly lead to having the + process and a web server connection hanging. + + The proposed upload applies the upstream fix for the issue, as

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-25 Thread Athos Ribeiro
By using the reproducer script provided in [1], - I confirm that impish and jammy are not affected (the tests resulted in the expected behavior described in [2]); - Both hirsute and focal are affected, as already mentioned by Lucas. I applied the patch linked by Lucas to the hirsute and focal

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-25 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/php7.4/+git/php7.4/+merge/412416 ** Merge proposal linked: https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/php7.4/+git/php7.4/+merge/412418 -- You received this bug notification because you are a

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-17 Thread Lucas Kanashiro
Adding tasks to php8.0 just to make sure it is not impacted by this bug. ** Tags removed: server-todo ** Tags added: server-next ** Also affects: php8.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: php8.0 (Ubuntu Hirsute) Status: New => Invalid ** Changed in:

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-17 Thread Bryce Harrington
** Also affects: php7.4 (Ubuntu Impish) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951031 Title: Patch php7.4.3-ubuntu with upstream's fix for

[Bug 1951031] Re: Patch php7.4.3-ubuntu with upstream's fix for upstream #80781

2021-11-17 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. This is the upstream commit that we need to cherry-pick to fix this issue: https://github.com/php/php- src/commit/6dd85f83f78fbafc4a90b264e577a31b59323314 And it seems to be fixed only in version 7.4.17 onward, in