| От | Tom Lane |
|---|---|
| Тема | Re: Out of memory errors with mod_perl |
| Дата | |
| Msg-id | 2393.972183489@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Out of memory errors with mod_perl (Steve Heaven <steve@thornet.co.uk>) |
| Список | pgsql-general |
Steve Heaven <steve@thornet.co.uk> writes:
> If we try to run a perl script which accesses a Postgres dB using mod_perl
> with Apache we get:
> "child pid 25144 exit signal Segmentation fault (11)
> Out of memory!"
I am mighty ignorant about Apache, but I'll venture a bet that the "Out
of memory!" message is a red herring. It could easily be coming from
some clueless bit of code that prints that in response to *any* failure.
The thing that looks real to me is the report that a child process died
with a SEGV signal. You should go look for the resulting corefile and
see if you can get a backtrace from it. For that matter, do you even
know what program the child process was running?
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера