failed assertion error on PG-7.0.2

Started by Louis-David Mitterrandover 25 years ago3 messageshackers
Jump to latest
#1Louis-David Mitterrand
cunctator@apartia.ch

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**!!!"

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Louis-David Mitterrand (#1)
Re: failed assertion error on PG-7.0.2

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

In reply to: Louis-David Mitterrand (#1)
Re: failed assertion error on PG-7.0.2

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.