Re: pga3 segmentation fault

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: pga3 segmentation fault
Date: 2003-05-14 20:04:23
Message-ID: 03AF4E498C591348A42FC93DEA9661B825A11B@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: 14 May 2003 19:09
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] pga3 segmentation fault
>
>
> When running pgAdmin3 on RedHat 9, I get the following segmentation
> fault when selecting Tools->Query Builder:
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1080417088 (LWP 27644)]
> 0x083cc1a2 in wxWindowBase::SetSize(int, int, int, int, int)
> (this=0x0,
> x=0, y=0, width=750, height=277, sizeFlags=3) at window.h:184

Dave Page wrote:

>Is this your own build from CVS or a snapshot?
>
>
This is a CVS build.

Hmm, not sure then. I don't have Redhat to test unfortunately. Looks
like it's crashing in wx though, at a guess because parameter one is 0.

Andreas, do you have any ideas? I'm still a C++ newbie and have trouble
with my own segfaults, never mind those I can't test myself! :-)

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message efesar 2003-05-14 20:18:01 Re: pga3 segmentation fault
Previous Message Dave Page 2003-05-14 18:56:47 Re: pga3 segmentation fault