| От | Tom Lane |
|---|---|
| Тема | Re: Debugging |
| Дата | |
| Msg-id | 25303.1094161408@sss.pgh.pa.us обсуждение |
| Ответ на | Debugging ("Ian Harding" <iharding@tpchd.org>) |
| Список | pgsql-general |
"Ian Harding" <iharding@tpchd.org> writes:
> Is there any way to debug a procedural language shared library when you can't createlang?
Hmm. I would bet on this being an abort() inside the dynamic linker.
It's annoying that it doesn't say anything beforehand :-( ... you are
capturing postmaster stdout/stderr here, right, not anything more
filtered such as syslog output?
You might possibly be able to learn something by getting a stack trace
from the core dump that this should be generating. (If you don't see
one then you need to fool with your ulimit settings.)
What PG version is this exactly, and on what platform?
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера