BUG #4886: Password Crash

Поиск
Список
Период
Сортировка
От Justin
Тема BUG #4886: Password Crash
Дата
Msg-id 200906261208.n5QC8jrR098018@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4886: Password Crash  (Dave Page <dpage@pgadmin.org>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4886
Logged by:          Justin
Email address:      justin.brock@navy.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.

Script stderr:

    Executing C:\Documents and Settings\Administrator\Local
Settings\Temp\postgresql_installer\createuser.exe
    Script exit code: SIGABRT

    Script output:
    child killed: SIGABRT

    Error running C:\Documents and Settings\Administrator\Local
Settings\Temp\postgresql_installer\createuser.exe . "postgres"
    "PASSWORD" : child killed: SIGABRT
    Error running C:\Documents and Settings\Administrator\Local
Settings\Temp\postgresql_installer\createuser.exe . "postgres"
    "PASSWORD" : child killed: SIGABRT
    Executing C:\Documents and Settings\Administrator\Local
Settings\Temp\postgresql_installer\createuser.exe
    Script exit code: SIGABRT

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #4879: bgwriter fails to fsync the file in recovery mode
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #4886: Password Crash