| From: | teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | ldm(at)apartia(dot)ch, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: failed assertion error on PG-7.0.2 |
| Date: | 2000-10-02 15:35:18 |
| Message-ID: | xuyzokn45op.fsf@hoser.devel.redhat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> Louis-David Mitterrand <cunctator(at)apartia(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rini Dutta | 2000-10-02 15:39:51 | foreign key introduces unnecessary locking ? |
| Previous Message | Tom Lane | 2000-10-02 15:01:12 | Re: failed assertion error on PG-7.0.2 |