Re: BUG #14792: Invalid ssleay32.dll

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: zosrothko(at)orange(dot)fr, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14792: Invalid ssleay32.dll
Date: 2017-08-31 11:53:24
Message-ID: CANFyU96frH45zjpJhyGYe5FpoU-FuaKAhiiPJ1FRAQjF43Q_yA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

We confirmed that the said DLL installed by postgresql-9.3.6-2-windows.exe
installer is correct i.e 32bit. If it is 64bit, then installation would
fail as in the background it runs few binaries. Is the service running
fine? Could you provide us with the installation log? It must be in system
temp.

On Thu, Aug 31, 2017 at 3:45 AM, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
wrote:

> On Thu, Aug 31, 2017 at 2:39 AM, <zosrothko(at)orange(dot)fr> wrote:
> > The bin/ssleay32.dll delivered with the postgresql-9.6.3-2-win32
> > installation is invalid. This dll is targeted for a x64 machine while it
> > should be targeted for a x86 machine. As result, an executable linked
> with
> > the ssleay32.lib fails with the errcode 0xC000007B.
> >
> > Dumping the ssleay32.dll with Dependency Walker is shwoing a machine x64
>
> That's clearly a bug in the EDB installer then related to packaging
> then (I guess that's the EDB one). Compiling things dynamically would
> make the DDL dependency needed in the same path as the binaries.
> --
> Michael
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

--
Sandeep Thakkar
EDB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message zosrothko 2017-08-31 12:14:22 Re: BUG #14792: Invalid ssleay32.dll
Previous Message Michael Paquier 2017-08-31 09:01:05 Re: macro concatenation fools gettext