Обсуждение: failed assertion error on PG-7.0.2

Поиск
Список
Период
Сортировка

failed assertion error on PG-7.0.2

От
Louis-David Mitterrand
Дата:
Fresh from /var/log/postgres.log:

postgres localhost www-data auction SELECT: ../iconv/skeleton.c:297: gconv: Asse
rtion `outbufstart == ((void *)0)' failed.
Server process (pid 27393) exited with status 6 at Mon Oct  2 09:01:43 2000

Starting a new postmaster seems to cure the problem.

-- 
Louis-David Mitterrand - ldm@apartia.org - http://www.apartia.org

Bill Gates to his broker: "You idiot, I said $150 million on **SNAPPLE**!!!"


Re: failed assertion error on PG-7.0.2

От
Tom Lane
Дата:
Louis-David Mitterrand <cunctator@apartia.ch> writes:
> Fresh from /var/log/postgres.log:
> postgres localhost www-data auction SELECT: ../iconv/skeleton.c:297: gconv: Assertion `outbufstart == ((void *)0)'
failed.

?? Anyone recognize that?

A few seconds with glimpse shows that there is no file named skeleton.c,
indeed no directory named iconv, in the current sources; much less any
routine named gconv; nor any variable named outbufstart.
So I'm pretty confused... 
        regards, tom lane


Re: failed assertion error on PG-7.0.2

От
teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Louis-David Mitterrand <cunctator@apartia.ch> writes:
> > Fresh from /var/log/postgres.log:
> > postgres localhost www-data auction SELECT: ../iconv/skeleton.c:297: gconv: Assertion `outbufstart == ((void *)0)'
failed.
> 
> ?? Anyone recognize that?
> 
> A few seconds with glimpse shows that there is no file named skeleton.c,
> indeed no directory named iconv, in the current sources; much less any
> routine named gconv; nor any variable named outbufstart.
> So I'm pretty confused... 

glibc, related to i18n.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.