Re: LWLock deadlock and gdb advice

From: Andres Freund <andres(at)anarazel(dot)de>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Peter Geoghegan <pg(at)heroku(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: LWLock deadlock and gdb advice
Date: 2015-07-29 12:22:23
Message-ID: 20150729122222.GF10043@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2015-07-29 15:14:23 +0300, Heikki Linnakangas wrote:
> Ah, ok, that should work, as long as you also re-check the variable's value
> after queueing. Want to write the patch, or should I?

I'll try. Shouldn't be too hard.

Andres

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Golub 2015-07-29 12:25:20 Re: Remaining 'needs review' patchs in July commitfest
Previous Message Heikki Linnakangas 2015-07-29 12:14:23 Re: LWLock deadlock and gdb advice