Re: Backend crash with tsearch

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Backend crash with tsearch
Дата
Msg-id 3DECD95C.5080100@stack.net
обсуждение исходный текст
Ответ на Re: Backend crash with tsearch  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Pls, send backtrace... :)

Magnus Naeslund(f) wrote:
> Oleg Bartunov <oleg@sai.msu.su> wrote:
> 
>>Magnus,
>>
>>what is an output of 'make installcheck' ?
> 
> 
> As i said, it segfaults:
> 
> [root@fet1b tsearch]# gmake installcheck 
> gmake -C ../../src/test/regress pg_regress
> gmake[1]: Entering directory `/usr/src/postgresql-7.3/src/test/regress'
> gmake[1]: `pg_regress' is up to date.
> gmake[1]: Leaving directory `/usr/src/postgresql-7.3/src/test/regress'
> ../../src/test/regress/pg_regress tsearch
> (using postmaster on Unix socket, default port)
> ============== dropping database "regression"         ==============
> DROP DATABASE
> ============== creating database "regression"         ==============
> CREATE DATABASE
> ALTER DATABASE
> ============== dropping regression test user accounts ==============
> ============== installing PL/pgSQL                    ==============
> ============== running regression test queries        ==============
> test tsearch              ... FAILED
> 
> ======================
>  1 of 1 tests failed. 
> ======================
> 
> The differences that caused some tests to fail can be viewed in the
> file `./regression.diffs'.  A copy of the test summary that you see
> above is saved in the file `./regression.out'.
> 
> gmake: *** [installcheck] Error 1
> 
> 
> 
> The regression.diff is attached.
> 
> Magnus
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

-- 
Teodor Sigaev
teodor@stack.net




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

Предыдущее
От: "Magnus Naeslund(f)"
Дата:
Сообщение: Re: Backend crash with tsearch
Следующее
От: "Magnus Naeslund(f)"
Дата:
Сообщение: Re: Backend crash with tsearch