Re: some other backend died abnormally

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: fredrik chabot <fredrik(at)f6(dot)nl>
Cc: Joe Conway <mail(at)joeconway(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: some other backend died abnormally
Date: 2002-09-24 16:23:22
Message-ID: 2268.1032884602@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

fredrik chabot <fredrik(at)f6(dot)nl> writes:
> so I migrated the database to a non-smp machine running RH 7.2 and the postgres
> 7.2.1-5 rpm's<br>
> <br>
> Kernel 2.4.7-10<br>
> <br>
> and I still get
> <blockquote type="cite" cite="mid25853(dot)1032724594(at)sss(dot)pgh(dot)pa(dot)us">
> <pre wrap="">FATAL 1: LWLockAcquire: can't wait without a PROC structure</pre>
> </blockquote>
> The code tells me this should never heppen :-&lt;<br>

I don't think it should happen either ;-) When do you see it exactly
--- is it during startup of a fresh connection, or while executing
queries in an existing backend, or ...?

regards, tom lane

PS: please don't send HTML mail to the lists, it's a pain to quote ...

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message fredrik chabot 2002-09-24 19:38:24 Re: some other backend died abnormally
Previous Message Tom Lane 2002-09-24 16:11:11 Re: numeric type conversions