Re: postgres dies while doing vacuum analyze

From: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
To: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgres dies while doing vacuum analyze
Date: 2001-06-16 17:46:05
Message-ID: m3r8wkgvxe.fsf@dep1.fciencias.unam.mx
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

teg(at)redhat(dot)com (Trond Eivind Glomsrød) writes:

> Will do... what is the expected result of the testcase? It seems to
> work alright for me, but I'm running a slightly newer version than we
> have released yet... (glibc-2.2.3-11, look in rawhide).

a core dump, at least on glibc-2.2.2-10. Try with some locale
different than C or POSIX.

masm(at)dep1$ LC_COLLATE=es_MX ./strcoll-bug
es_MX
zsh: 25041 segmentation fault (core dumped) LC_COLLATE=es_MX ./strcoll-bug
masm(at)dep1$ LC_COLLATE=C ./strcoll-bug
C
strcoll returned -1
masm(at)dep1$

regards,
Manuel.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-06-16 17:56:25 Re: postgres dies while doing vacuum analyze
Previous Message Serguei Mokhov 2001-06-16 17:45:20 Article: Network performance by OS