Re: BUG #6086: Segmentation fault

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Dennis <dennis(dot)noordsij(at)helsinki(dot)fi>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6086: Segmentation fault
Date: 2011-07-21 12:43:15
Message-ID: CA+Tgmob6iFkry0Vg+whf2ALUaxYZAiSWCo8aDD5SH+9dzXad8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jun 30, 2011 at 3:32 AM, Dennis <dennis(dot)noordsij(at)helsinki(dot)fi> wrote:
> For some reason a 9.0.4 server which has always run completely stable, and
> without any recent changes, crashed ("WARNING:  terminating connection
> because of crash of another server process" ..)
>
> Since it is not a debug build the backtrace is not that useful, but
> hopefully may give some idea of where to look, or ring a bell with someone.
>
> #0  0x0000000806a0d5dc in pthread_mutex_lock () from /lib/libthr.so.3
> #1  0x0000000800c1d965 in xmlRMutexLock () from /usr/local/lib/libxml2.so.5
> #2  0x0000000800c6c67d in xmlDictFree () from /usr/local/lib/libxml2.so.5
> #3  0x0000000800bb1ac5 in xmlFreeParserCtxt () from
> /usr/local/lib/libxml2.so.5
> #4  0x0000000800bc3f19 in xmlParseBalancedChunkMemoryRecover () from
> /usr/local/lib/libxml2.so.5
> #5  0x0000000800bc4090 in xmlParseBalancedChunkMemory () from
> /usr/local/lib/libxml2.so.

Any idea what query triggered this?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Johnson 2011-07-21 16:13:33 BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin
Previous Message Artem Andreev 2011-07-21 08:40:11 BUG #6126: CC parameter in to_char() behaves incorrectly