And there is one more type of SIGBUS problems around line 1103/line 1001 of ssl_scache_shmcb.c - some wierd optimization being done by gcc and the resulting pointer is not aligned correctly (Geoff - I'd contacted you in late August regarding this).. I'd resolved it by opting 'cc' - and now, I'm not able to reproduce the problem again with gcc :-(.. Has anybody faced a similar problem because of gcc optimizations..
-Madhu -----Original Message----- From: Geoff Thorpe [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 8:43 PM To: [EMAIL PROTECTED] Subject: Re: [BUGFIX], was "Re: Problems with SHMCB session caching" Ah, thanks Joe. I was trying to track down where I'd seen "another" such SIGBUS problem and couldn't for the life of me find it. I will roll this other case in together with the other stuff that's come up of late and resubmit it all back to Ralf ASAP. Cheers, Geoff On Friday 14 December 2001 01:51, Joe Orton wrote: > Anyone seeing SIGBUS's with shmcb might want to try this patch: we found > some versions of gcc on some platforms could do dangerous optimisations. [snip] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
