| From: | Jeff Amiel <becauseimjeff(at)yahoo(dot)com> |
|---|---|
| To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: SSL and crash woes. |
| Date: | 2007-08-29 19:17:19 |
| Message-ID: | 436476.18386.qm@web60814.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
--- Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
>
> Interesting. Is it possible that either you've got 2 versions of
> openssl? Maybe slony is being compiled against one, then using the
> other lib, etc.?
yes...I suppose it is.....Solaris came with one...we installed another.....
hmmmmm.......
# find /usr /lib -name libssl*
/usr/lib/mps/amd64/libssl3.so
/usr/lib/mps/secv1/amd64/libssl3.so
/usr/lib/mps/secv1/libssl3.so
/usr/lib/mps/libssl3.so
/usr/sfw/lib/amd64/libssl.so
/usr/sfw/lib/amd64/libssl.so.0.9.7
/usr/sfw/lib/libssl.so
/usr/sfw/lib/libssl.so.0.9.7
/usr/sfw/lib/mozilla/libssl3.so
/usr/apache/libexec/libssl.so
/usr/local/ssl/lib/libssl.a
/usr/local/ssl/lib/libssl.so
/usr/local/ssl/lib/libssl.so.0.9.8
/usr/local/ssl/lib/pkgconfig/libssl.pc
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2007-08-29 19:26:06 | Re: Shared memory usage |
| Previous Message | Tom Lane | 2007-08-29 19:13:27 | Re: Out of Memory - 8.2.4 |