https://bz.apache.org/bugzilla/show_bug.cgi?id=63216
Bug ID: 63216
Summary: mod_brotli segfaults in BrotliEncoderCompressStream
Product: Apache httpd-2
Version: 2.4.38
Hardware: PC
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Other Modules
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hello,
just wanted to report that I'm seeing mod_brotli segfaults on my server. The
backtraces from the coredumps I was able to catch all look like this:
#0 0x00007f9a787e99e0 in BrotliEncoderCompressStream () from
/usr/lib/libbrotlienc.so.1
#1 0x00007f9a788446a6 in ?? () from /etc/httpd/modules/mod_brotli.so
#2 0x00007f9a78a6bf3e in ?? () from /etc/httpd/modules/mod_filter.so
#3 0x00007f9a780753d0 in ?? () from /etc/httpd/modules/mod_proxy_fcgi.so
#4 0x00007f9a78076886 in ?? () from /etc/httpd/modules/mod_proxy_fcgi.so
#5 0x00007f9a78093e9c in proxy_run_scheme_handler () from
/etc/httpd/modules/mod_proxy.so
#6 0x00007f9a78094c7f in ?? () from /etc/httpd/modules/mod_proxy.so
#7 0x000055af2ec6bd50 in ap_run_handler ()
#8 0x000055af2ec6c2e6 in ap_invoke_handler ()
#9 0x000055af2ec8338d in ap_process_async_request ()
#10 0x000055af2ec7f622 in ?? ()
#11 0x000055af2ec75d50 in ap_run_process_connection ()
#12 0x00007f9a77f91cde in ?? () from /etc/httpd/modules/mod_mpm_event.so
#13 0x00007f9a77f926ae in ?? () from /etc/httpd/modules/mod_mpm_event.so
#14 0x00007f9a78d14a9d in start_thread () from /usr/lib/libpthread.so.0
#15 0x00007f9a78c44b23 in clone () from /usr/lib/libc.so.6
The system is a KVM-based virtual server running Arch Linux current with the
4.19 LTS kernel.
Please let me know if I can help fixing this in any other way.
–Christian
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]