[HACKERS] failed assertion error on PG-7.0.2

2000-10-02 Thread 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 - [EMAIL PROTECTED] - http://www.apartia.org

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



Re: [HACKERS] failed assertion error on PG-7.0.2

2000-10-02 Thread Tom Lane

Louis-David Mitterrand [EMAIL PROTECTED] 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: [HACKERS] failed assertion error on PG-7.0.2

2000-10-02 Thread Trond Eivind Glomsrød

Tom Lane [EMAIL PROTECTED] writes:

 Louis-David Mitterrand [EMAIL PROTECTED] 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.