Activity
From 2022-04-02 to 2022-04-08
2022-04-08
- 10:40 Bug #3152 (Fixed): Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Applied in changeset commit:e5dc98faf3b873704290f4b6df3f631784ac294f.
- 10:40 Feature #3153 (Fixed): lighttpd.conf conditionals using prefix and suffix matching
- Applied in changeset commit:39c312780ed55bee806110cc1920c6dbc66e24a4.
- 10:31 Feature #3153 (Fixed): lighttpd.conf conditionals using prefix and suffix matching
- lighttpd.conf conditionals using prefix and suffix matching
prefix and suffix matching can be more efficient than ... - 10:33 Revision e5dc98fa: [mod_sockproxy] reset http vers, avoid rare crash (fixes #3152)
- (thx ultimator)
x-ref:
"Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2"
https://redmine.light... - 10:33 Revision 63beba3a: [core] allow redirect,rewrite ext subst w/o pcre
- allow redirect and rewrite extended substitution when lighttpd is built
without pcre. When built without pcre, url.r... - 10:33 Revision 7258624e: [tests] able to run tests when built w/o pcre
- perl test framework now runs most tests even when lighttpd has been
built without pcre support, though some tests whi... - 10:33 Revision dcb5f231: [core] convert simple config cond regex to pre/sfx
- convert simple config condition regex to prefix/suffix match
- 10:33 Revision b3e80a13: [core] tighten config parsing loop
- 10:31 Revision 39c31278: [core] prefix (=^), suffix (=$) config conditions (fixes #3153)
- x-ref:
"lighttpd.conf conditionals using prefix and suffix matching"
https://redmine.lighttpd.net/issues/3153
2022-04-07
- 18:33 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- > Unfortunately I have no core dumps. However if the patch turns out to be working, I could remove it, wait for a cra...
- 18:14 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Yes I only used the patch to @mod_sockproxy@.
Unfortunately I have no core dumps. However if the patch turns out to ... - 17:26 Bug #3152 (Patch Pending): Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Thanks for the update. To confirm: Are you using only the one-line patch to mod_sockproxy? (and not the bandaid to ...
- 16:22 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- It's been over a day now with the patch applied and no crash so far.
Looks promising :)
Thank you
I'll continu...
2022-04-06
- 12:48 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Thank you for looking into this.
@lighttpd -f /etc/lighttpd/lighttpd.conf -p@ is attached.
I'll try your patch and ... - 11:05 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Here is a guess. Would you please try this patch if you can? Perhaps ALPN negotiates h2 in a TLS module before mod_...
- 10:22 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- So far, nothing obvious has jumped out to me as an error. Given the stack trace you provided, the connection is stil...
- 09:03 Bug #3152: Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Thanks for the thorough info. It looks like h2c has been cleaned up, and the SIGSEGV occurs on a NULL pointer derefe...
- 08:51 Bug #3152 (Fixed): Random Segfaults with version 1.4.64 w/ mod_sockproxy and ALPN h2
- Since the update to version 1.4.64 (from 1.4.59), lighttpd crashes randomly with SIGSEGV. I also added @mod_sockproxy...
2022-04-04
- 19:34 Revision 8071b803: [core] request_config bitmasks for smaller struct
- 14:59 Revision efb24c54: [core] consolidate trace for log-state-handling
- consolidate trace func for debug.log-state-handling = "enable"
2022-04-03
- 12:03 Revision 0012d7ef: [core] reformat h2.h for cleaner enum additions
- reformat h2.h for cleaner enum additions in the future
Also available in: Atom