Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2024 08:19:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276252] www/lighttpd regression pcre2_jit_compile: no more memory
Message-ID:  <bug-276252-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 276252
           Summary: www/lighttpd regression pcre2_jit_compile: no more
                    memory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkubaj@FreeBSD.org
          Reporter: dinoex@FreeBSD.org
          Assignee: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(pkubaj@FreeBSD.org)

after updating from lighttpd-1.4.72 to lighttpd-1.4.73


pcre2-10.42 installed, no depedecies changed

service fails to start if you have any regex.

pcre2_jit_compile: no more memory, regex: .*


error_log:
pcre2_jit_compile: no more memory, regex: XXXXXX

Workaround:

add to config:
server.feature-flags +=3D ("server.pcre_jit" =3D> "disable")

--=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-276252-7788>