Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349
Дата
Msg-id
1432708.1654645381@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 PG Bug reporting form <noreply@postgresql.org>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 David Rowley <dgrowleyml@gmail.com>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 Aleš Zelený <zeleny.ales@gmail.com>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 Aleš Zelený <zeleny.ales@gmail.com>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 David Rowley <dgrowleyml@gmail.com>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 David Rowley <dgrowleyml@gmail.com>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 Aleš Zelený <zeleny.ales@gmail.com>
Re: BUG #17512: Process running query fails with SIGSEV - nodeMemoize.c:349 Aleš Zelený <zeleny.ales@gmail.com>
David Rowley  writes:
> server closed the connection unexpectedly

Ugh.

> If I patch it with the attached rebustify_memoize_code.patch, I get:
> # explain analyze select * from t1 inner join t1 t2 on t1.a=t2.a where t1.a<=2;
> ERROR:  unable to find memoization table entry

> My thoughts are that we likely should make this code more robust,
> despite the bug not being related to a broken data type. I'm only just
> over the fence on that one though. Any thoughts?

Strong +1, but please s/unable to/could not/, per message style
guidelines.

			regards, tom lane


В списке pgsql-bugs по дате отправления
От: David Rowley
Дата:
От: David Rowley
Дата:
FAQ