Re: [PATCH] Fix for crash while deleting rows on 64 bit systems

From: Steven Elliott <selliott4(at)austin(dot)rr(dot)com>
To: pgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix for crash while deleting rows on 64 bit systems
Date: 2012-03-20 01:25:13
Message-ID: 1332206713.31240.28.camel@blue
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sun, 2012-03-18 at 23:31 +0100, Guillaume Lelarge wrote:
> On Sun, 2012-03-18 at 11:37 -0500, Steven Elliott wrote:
> > I believe I've fixed a problem where pgAdmin ...
>
> Quite impressive. I found this bug a few days ago and was unable to fix
> it. So thank you very much. I applied it.

No problem. I'm glad I could help.

It was a tricky problem in that attempting investigate the point where
the segfault happens makes no sense. Variables have strange values that
should not be possible. I have to credit Valgrind. Without it problems
like this are very difficult to track down.

--
------------------------------------------------------------------------
| Steven Elliott | http://selliott.org | selliott4(at)austin(dot)rr(dot)com |
------------------------------------------------------------------------

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2012-03-20 07:02:20 Re: Fixed issue "Error Message is displayed when the Package is Clicked"
Previous Message Dave Page 2012-03-19 14:42:52 Re: Fixed issue "Error Message is displayed when the Package is Clicked"