Re: Segmentation fault with 8.3 FTS ISpell

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Segmentation fault with 8.3 FTS ISpell
Date: 2008-01-15 12:16:47
Message-ID: 20080115121647.GB4473@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hannes Dorbath wrote:

> test=# UPDATE test SET tsv = to_tsvector(text);
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.

> Jan 15 11:32:50 brainchild postmaster[14815] general protection rip:5bb287
> rsp:7fff4ec80290 error:0
>
> Jan 15 11:32:50 brainchild postgres[14788]: [3-1] LOG: server process (PID
> 14815) was terminated by signal 11: Segmentation fault

Can you please provide a backtrace from gdb?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message T.J. Adami 2008-01-15 12:26:37 Re: COUNT() with ORDER BY
Previous Message Tore Halset 2008-01-15 11:44:32 Re: insert into ... select ... and column order