| От | Tom Lane |
|---|---|
| Тема | Re: BUG #2246: Bad malloc interactions: ecpg, openssl |
| Дата | |
| Msg-id | 2018.1140023267@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #2246: Bad malloc interactions: ecpg, openssl (Andrew Klosterman <andrew5@ece.cmu.edu>) |
| Ответы |
Re: BUG #2246: Bad malloc interactions: ecpg, openssl
|
| Список | pgsql-bugs |
Andrew Klosterman <andrew5@ece.cmu.edu> writes:
> With the debug binaries, I was able to step through the program and get to
> what appears to be the function where it bails: line 1166 of
> postgresql-8.1.0/src/interfaces/libpq/fe-secure.c where SSL_free() is
> called.
BTW, is the address that glibc says is corrupted consistent from run to
run? If so, you could narrow down the problem pretty quickly by setting
a hardware watchpoint on that address with gdb. Any hits that are not
from the malloc subroutines are probably the source of the problem.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера