Re: bug: core dump in pl/perl (cvs head).

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: bug: core dump in pl/perl (cvs head).
Дата
Msg-id 20050730134102.GA65373@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: bug: core dump in pl/perl (cvs head).  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Ответы Re: bug: core dump in pl/perl (cvs head).  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Список pgsql-bugs
On Sat, Jul 30, 2005 at 02:43:23PM +0200, Hans-Jürgen Schönig wrote:
> no, this one seems to be fine now.
> i have no idea what went wrong.
> the code cored at some very "unlikely" place.

Are you saying that it *did* dump core, or that it *didn't*?  It's
possible that your coredumpsize resource limit prevented a core
dump from happening at all.  If you're playing with the development
code than it would be a good idea to set that limit so that you do
get core dumps.  Configuring with --enable-debug and --enable-cassert
would also be useful, if you aren't doing so already.

> somehow rebooting helped ... - this was very strange.
> fortunately it works nicely now ...

...but unfortunate for finding out what was happening :-(

Had you stopped and restarted the postmaster before the reboot?
That is, was the reboot really necessary to "fix" the problem?
Had you run "make install" while the postmaster was still running?
I haven't tested whether that could cause a problem, but I wonder
if that's possible.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Re: bug: core dump in pl/perl (cvs head).
Следующее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Re: bug: core dump in pl/perl (cvs head).