[arch-general] 11/23 update caused httpd to coredump?
Genes Lists
lists at sapience.com
Tue Dec 3 17:28:39 UTC 2019
On 12/3/19 5:36 AM, Andy Pieters wrote:
>
> I have experienced this last year and when I recompiled both apache
> and wsgi with debugging symbols to find out what's what, it suddenly
> worked again and has since!
>
That sounds like use of variable before set - as debugging initializes
variables to 0 (in C, C++ ... ).
Could be buggy code.
More information about the arch-general
mailing list