Re: VACUUM ANALYZE FAILS on 7.0.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: VACUUM ANALYZE FAILS on 7.0.3
Дата
Msg-id 12162.980349242@sss.pgh.pa.us
обсуждение исходный текст
Ответ на VACUUM ANALYZE FAILS on 7.0.3  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-general
"Dave Cramer" <Dave@micro-automation.net> writes:
> #0  0x40171b80 in strcoll () at strcoll.c:228
> 228     strcoll.c: No such file or directory.

Hm.  This may be a variant of the problem that Jukka Honkela
<fatal@ees2.oulu.fi> has reported.  For him, strcoll() is crashing
even though it's being passed perfectly valid strings to compare.
We suppose that the locale data structures that strcoll() uses are
being clobbered sometime before the crash, but haven't figured out
how or where.

What's interesting is that he saw it under 7.1beta.  We'd assumed that
it was a new bug in 7.1 code, but if you're seeing the same thing on
7.0.3 then it's not new.  (But then why aren't there more reports?
Maybe the problem only occurs on a particular platform, or a particular
libc version, and/or with particular locale environment settings?  What
is your platform & environment, anyway?)

Anyway, if you have time to dig in and see exactly why strcoll is
crashing, another pair of eyes on the problem would surely help.

            regards, tom lane

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

Предыдущее
От: Mirko Zeibig
Дата:
Сообщение: JDBC: java.lang.ArrayIndexOutOfBoundsException: 256
Следующее
От: fabrizio.ermini@sysdat.it
Дата:
Сообщение: Re: pleasing the corporate-types.