Re: Program crash on Mac

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Program crash on Mac
Date: 2003-05-20 18:24:07
Message-ID: 03AF4E498C591348A42FC93DEA9661B825A1A7@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
> Sent: 20 May 2003 19:00
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] Program crash on Mac
>
>
> This piece of output is located in the frmConnect destructor, all by
> itself. So I can only assume that the offending code is either after
> the destructor is called, or perhaps is located in the parent
> object of
> frmConnect. Wherever it is, my head hurts from debugging,
> and besides,
> I have real work to do (meaning work that pays the bills --
> no more real
> than that :-). Maybe someone else can take a look at this.
> If not, I
> will start looking at it again tomorrow.

Hi Adam,

I'll happily try to debug it (tomorrow probably), but cannot do much
unless I can recreate the problem which I can't not having a Mac. Any
chance of VNC access to yours?

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-05-20 18:52:33 Re: Program crash on Mac
Previous Message Dave Page 2003-05-20 18:21:25 Re: Another frmMain.cpp patch