[Modules] Segmentation Fault with mod_gnutls
Jeff Williams
d3s7royer at gmail.com
Wed Aug 11 00:27:58 EDT 2010
Current Setup:
FreeBSD 6.2 release
Apache 2.2.16
gnutls 2.10.1
mod_gnutls 0.5.7
Configuration/Installation is just fine however whenever a user accesses a
page via https (443), all child processes for apache seg fault.
[Wed Aug 11 00:03:58 2010] [notice] child pid 13735 exit signal Segmentation
fault (11)
[Wed Aug 11 00:03:58 2010] [notice] child pid 13734 exit signal Segmentation
fault (11)
[Wed Aug 11 00:03:58 2010] [notice] child pid 13733 exit signal Segmentation
fault (11)
[Wed Aug 11 00:03:58 2010] [notice] child pid 13732 exit signal Segmentation
fault (11)
[Wed Aug 11 00:03:58 2010] [notice] child pid 13731 exit signal Segmentation
fault (11)
[Wed Aug 11 00:03:58 2010] [notice] child pid 13730 exit signal Segmentation
fault (11)
[Wed Aug 11 00:03:59 2010] [notice] child pid 13737 exit signal Segmentation
fault (11)
[Wed Aug 11 00:04:00 2010] [notice] child pid 13739 exit signal Segmentation
fault (11)
[Wed Aug 11 00:04:00 2010] [notice] child pid 13738 exit signal Segmentation
fault (11)
No other error/debug messages are shown.
This only occurs on sites that are secure and configured for use with
mod_gnutls. The site does show but it loads VERY VERY slowly (has to respawn
a new child for each rquested file it appears)
Any help or steps to resolve this would be GREATLY appreciated.
More information about the Modules
mailing list