Re: BUG #4886: Password Crash

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Justin <justin(dot)brock(at)navy(dot)mil>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4886: Password Crash
Date: 2009-06-26 12:19:12
Message-ID: 937d27e10906260519p2935518ds79f1ab48d3b1e050@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jun 26, 2009 at 1:08 PM, Justin<justin(dot)brock(at)navy(dot)mil> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4886
> Logged by:          Justin
> Email address:      justin(dot)brock(at)navy(dot)mil
> PostgreSQL version: 8.3.7
> Operating system:   Windows XP
> Description:        Password Crash
> Details:
>
> The % sign included in the password field crashes createuser.exe and
> prevents setup to be completed. Below is the error in the
> bitrock_installer.log file. While inserting password for the postgres
> account, the Windows debug screen would come up and say create~1.exe has
> failed and the next window would say that the service account postgres could
> not be created. Installing 8.3.5 allowed me to pass through the error with
> both createuser.exe failing and validateuser.exe failing.

By what seems like an incredible coincidence given the amount of time
this code has been out there, this was also reported yesterday :-).

A fix is being tested as I type - thanks for the report.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexey Bashtanov 2009-06-26 12:54:22 BUG #4887: inclusion operator (@>) on tsqeries behaves not conforming to documentation
Previous Message Justin 2009-06-26 12:08:45 BUG #4886: Password Crash