Patch: Crash on linux-x64

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Patch: Crash on linux-x64
Date: 2009-03-11 09:11:36
Message-ID: 49B78048.8030808@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

We found a bug on linux-x64 machines.
* Select any of the catalog table/view, and then Press 'D' or 'd', it
crashes with "segment fault" error.

Our findings are:
* We are creating *Dummy* Node for catalog tables/views with "Dummy",
which is not visible. (ctl/ctlTree.cpp - line#
* If we change the label with "xDummy" label, then pgAdminIII crashes on
pressing 'x'.

Please find the patch with solve this problem for us.

--
Thanks & Regards,
Ashesh Vashi

EnterpriseDB INDIA: http://www.enterprisedb.com

Attachment Content-Type Size
9776_v1.patch text/x-diff 2.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2009-03-11 09:14:24 Re: 1.10 beta 1
Previous Message Dave Page 2009-03-11 08:55:04 Re: Over commit?