Bug 1223447 - Perl pcre2: optimized build x86_64-v3 blocks my apache instance
Summary: Perl pcre2: optimized build x86_64-v3 blocks my apache instance
Status: RESOLVED DUPLICATE of bug 1223442
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Apache (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-27 19:18 UTC by Dominik Platz
Modified: 2024-04-28 06:45 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Platz 2024-04-27 19:18:54 UTC
After updating to TumbleWeed snapshot 20240425 my apache2 installation throws this error (/var/log/apache2/error_log):
"PHP Fatal error:  Unable to start pcre module in Unknown on line 0"

The release note of that snapshot contains this information:
"
==== pcre2 ====
Subpackages: libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-8-0-32bit

- build x86_64-v3 optimized libs
"

As a workaround I remove these packages:
- libpcre2-16-0-x86-64-v3
- libpcre2-32-0-x86-64-v3
- libpcre2-8-0-x86-64-v3
- libpcre2-posix3-x86-64-v3

Now my apache2 installation works again.

PS: CPU is AMD Ryzen 7 5700G
Comment 1 Marcus Rückert 2024-04-27 21:25:59 UTC
maybe we need to rebuild php with this?
Comment 2 hui 2024-04-28 06:45:34 UTC
.

*** This bug has been marked as a duplicate of bug 1223442 ***