Thread: segfault on pgadmin 1.4.1

segfault on pgadmin 1.4.1

From
Devrim GUNDUZ
Date:
Hi,

A few days before I installed pgadmin3 on my FC5 laptop using yum
(Fedora's repository...). Attached file is a segfault that I get
everytime I can reproduce when I click Help/Bugreport.

Is is something that was fixed in later version(s)?

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


Attachment

Re: segfault on pgadmin 1.4.1

From
"Dave Page"
Date:

> -----Original Message-----
> From: Devrim GUNDUZ [mailto:devrim@commandprompt.com]
> Sent: 13 July 2006 08:17
> To: Dave Page
> Cc: pgadmin-hackers@PostgreSQL.org
> Subject: segfault on pgadmin 1.4.1
>
> Hi,
>
> A few days before I installed pgadmin3 on my FC5 laptop using yum
> (Fedora's repository...). Attached file is a segfault that I get
> everytime I can reproduce when I click Help/Bugreport.
>
> Is is something that was fixed in later version(s)?

Not explicitly, though I don't see the problem on Slackware, so it might
have been inadvertantly fixed.

Can you reproduce it in wx 2.6.3 / pgAdmin 1.4.2?

/D

Re: segfault on pgadmin 1.4.1

From
Raphaël Enrici
Date:
Dave Page wrote:
>
>
>> -----Original Message-----
>> From: Devrim GUNDUZ [mailto:devrim@commandprompt.com]
>> Sent: 13 July 2006 08:17
>> To: Dave Page
>> Cc: pgadmin-hackers@PostgreSQL.org
>> Subject: segfault on pgadmin 1.4.1
>>
>> Hi,
>>
>> A few days before I installed pgadmin3 on my FC5 laptop using yum
>> (Fedora's repository...). Attached file is a segfault that I get
>> everytime I can reproduce when I click Help/Bugreport.
>>
>> Is is something that was fixed in later version(s)?
>
> Not explicitly, though I don't see the problem on Slackware, so it might
> have been inadvertantly fixed.
>
> Can you reproduce it in wx 2.6.3 / pgAdmin 1.4.2?


Hi Devrim, Dave,

it really makes me think to the problem we had on debian and which I
believe is due to a lack of internal version number change in wxWidgets.

Devrim, just to be sure and before you move to a new version of pgAdmin
III, can you simply try to rebuild the package of pgAdmin III you are
using on the system where you want to install it and then reinstall it.

If it's what I suspect, it should work and we should definitely try to
make so that wx guys upgrade the library version number to reflect this.

Cheers,
Raph