Re: Segmentation fault with core dump

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Segmentation fault with core dump
Дата
Msg-id 20130410214032.GV3751@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Segmentation fault with core dump  (Joshua Berry <yoberi@gmail.com>)
Список pgsql-general
Joshua Berry escribió:

> gdb /usr/pgsql-9.1/bin/postmaster -c core.17356
> [...loading/reading symbols...]
> Core was generated by `postgres: [username] [databasename]
> [client_ipaddress](1500) SELECT              '.
> Program terminated with signal 11, Segmentation fault.
> #0  ResourceOwnerEnlargeCatCacheRefs (owner=0x0) at resowner.c:605
> 605             if (owner->ncatrefs < owner->maxcatrefs)
> (gdb) q

Run "bt" here please (maybe "bt full" is even more illuminating)

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Joshua Berry
Дата:
Сообщение: Segmentation fault with core dump
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Segmentation fault with core dump