Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2033: Assertion Failure: File: "procarray.c", Line: 492
Дата
Msg-id 18961.1131567855@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2033: Assertion Failure: File: "procarray.c",  (Joel Stevenson <joelstevenson@mac.com>)
Ответы Re: BUG #2033: Assertion Failure: File: "procarray.c",  (Joel Stevenson <joelstevenson@mac.com>)
Список pgsql-bugs
Joel Stevenson <joelstevenson@mac.com> writes:
> Thanks Tom, and apologies for the confusion; not having worked w/gdb
> before I was invoking it incorrectly.  Here's what the core file
> produced from the assertion failure has for a backtrace:

OK, now that that's straightened out, there are some more things to
look at in the core file.  Please try these gdb commands:

    p *MyProc
    p *SerializableSnapshot
    p *CurrentTransactionState

            regards, tom lane

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

Предыдущее
От: Joel Stevenson
Дата:
Сообщение: Re: BUG #2033: Assertion Failure: File: "procarray.c",
Следующее
От: Joel Stevenson
Дата:
Сообщение: Re: BUG #2033: Assertion Failure: File: "procarray.c",