Re: pgadmin3 segfaults on leaving context menu
От | Dave Page |
---|---|
Тема | Re: pgadmin3 segfaults on leaving context menu |
Дата | |
Msg-id | CA+OCxow3hCLW++63r5nZVN3gdg=GC_vi=_2KFFgrZ3z4gxA9oA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pgadmin3 segfaults on leaving context menu (Wander Nauta <info@wandernauta.nl>) |
Ответы |
Re: pgadmin3 segfaults on leaving context menu
|
Список | pgadmin-support |
Ashesh; can you look at this please? Thanks. On Sun, Apr 19, 2015 at 3:44 PM, Wander Nauta <info@wandernauta.nl> wrote: > Hello all, > > I did some more digging and it seems frmMain::OnSelRightClick is > trying to unlock a mutex it doesn't own, which can result in undefined > behaviour in POSIX. > > I've attached a patch that moves the unlock inside the if where the > mutex is locked. This seems to fix the crash, at least on my end, but > I couldn't say if it affects thread safety at all. > > Again, I hope this helps. > > Kind regards, > Wander Nauta > > > -- > Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgadmin-support по дате отправления: