On Mon, Jun 21, 1999, GOMEZ Henri wrote:
> Using mod_ssl 2.3.4 + apache 1.3.6 under Redhat 6.0 and kernel 2.2.5-22
> Using mm library and fully rebuilt under RH6.0 box
>
> Any idea ?
> [...]
> open("/var/run/ssl_mutex.17090", O_WRONLY) = 6
> [...]
> fcntl(26, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
> [...]
> fcntl(27, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
> --- SIGSEGV (Segmentation fault) ---
This is the fcntl() call in ssl_engine_mutex.c, line 198. Strange, I've no
clue why it core dumps for you. The args look ok and we've not changed
anything at the mutex stuff for a _long_ time. So it has to be a local
platform problem.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]