Re: BUG #2502: PQclear: "invalid next size"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2502: PQclear: "invalid next size"
Дата
Msg-id 20267.1151589851@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2502: PQclear: "invalid next size"  ("J. R. Fisher" <psql@jeffryfisher.net>)
Список pgsql-bugs
"J. R. Fisher" <psql@jeffryfisher.net> writes:
> *** glibc detected *** free(): invalid next size (normal): 0x08068ab0

Sounds like a memory clobber.  The odds are extremely high that the
clobber is in your own code, not libpq.  If nothing else comes to mind,
you could probably use ElectricFence or some other debugging-malloc
package to help find the problem.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #2503: Query results differ based on record count of unrelated table.
Следующее
От: Russell Francis
Дата:
Сообщение: Re: BUG #2503: Query results differ based on record count