Bug #714: pg_dump segfaults when given an invalid command line option

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #714: pg_dump segfaults when given an invalid command line option
Дата
Msg-id 20020719002712.D3D42475897@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #714: pg_dump segfaults when given an invalid command  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Menno Smits (menno@oxcoda.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
pg_dump segfaults when given an invalid command line option

Long Description
pg_dump crashes with a segmentation fault and dumps core when given an invalid command line option.

Example:
$ pg_dump --someoptionthatdoesntexist somedb
Segmentation fault (core dumped)

A core file is left behind. 

Version information:
Postgresql version 7.2.1 on a Redhat 6.2 based system.
Postgresql installed from RPMS built from the official SRPMS.
(ie. rpm --rebuild postgresql-7.2.1-2PGDG.src.rpm)

Sample Code


No file was uploaded with this report

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

Предыдущее
От: Tony Griffiths
Дата:
Сообщение: Bug found in psql interface
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug #714: pg_dump segfaults when given an invalid command