Re: Out of memory errors with mod_perl

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема Re: Out of memory errors with mod_perl
Дата
Msg-id Pine.BSO.4.10.10010201026420.22422-100000@spider.pilosoft.com
обсуждение исходный текст
Ответ на Out of memory errors with mod_perl  (Steve Heaven <steve@thornet.co.uk>)
Список pgsql-general
See mod_perl guide for debugging apache, such as getting a traceback at
the time of crash, and using strace to see what the script was doing
before dying.

Also, upgrade to latest DBD::Pg, there were a few small crashes which got
fixed.

-alex

On Fri, 20 Oct 2000, Steve Heaven wrote:

> 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!"
>
> The scripts work fine when used w/o mod_perl, and other non-Postgres
> scripts wotk OK with mod_perl.
>
> What are we doing wrong?
>
> Thanks
>
> Steve
>
>


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

Предыдущее
От: Michael Ansley
Дата:
Сообщение: RE: prefer (+) oracle notation
Следующее
От: KuroiNeko
Дата:
Сообщение: Re: MySQL -> pgsql