Re: pgAdmin crashing on db connection attempt - Mailing list pgadmin-support

From Alan Edel
Subject Re: pgAdmin crashing on db connection attempt
Date
Msg-id NDBBIAKLJMHMIEHBIDMFIEMCCGAA.a_edel@audiblemagic.com
Whole thread Raw
List pgadmin-support
Turns out that we had two PostgreSQL installations on the linux box,
one was the RedHat RPM and one was a src compile.  I deleted the
RPM version and recompiled the src version, and now I can connect
with no problems.

Alan

> -----Original Message-----
> From: Alan Edel [mailto:a_edel@audiblemagic.com]
> Sent: Wednesday, May 07, 2003 12:38 PM
> To: pgadmin-support@postgresql.org
> Subject: pgAdmin crashing on db connection attempt
>
>
> pgAdmin is crashing when I attempt to connect to a PostgreSQL v7.3
> database on RedHat Linux v9.  The error message displayed is:
>
>  pgAdmin2.exe - Application Error
>  The instruction at "0x20302e38" referenced memory at "0x20302e38".
>  The memory could not be "read".
>
> On the server side, the postmaster.log file contains the message:
>
> pq_recvbuf: recv() failed: Connection reset by peer
>
> postgresql.conf contains the following:
>
> tcpip_socket = true
> LC_MESSAGES = 'en_US.UTF-8'
> LC_MONETARY = 'en_US.UTF-8'
> LC_NUMERIC = 'en_US.UTF-8'
> LC_TIME = 'en_US.UTF-8'
>
> pg_hba.conf contains:
>
> local  all      all             ident   sameuser
> host    all         all         192.168.1.0       255.255.255.0     trust
> host    all         postgres    123.123.123.0
> 255.255.255.0     trust
>
> (where 123.123.123.0 is substituted for my actual ip)
>
> With full debug enabled in pgAdmin, I get three output files,
> which are attached:
> mylog_9216.log
> psqlodbc_9216.log
> pgAdmin II_8212.Log
>
> Thanks for any suggestions,
>
> Alan Edel
>


pgadmin-support by date:

Previous
From: Scott Chapman
Date:
Subject: Re: DB Migration Wizard error opening MDB file
Next
From: "Lrat"
Date:
Subject: ole link to msexcel date problems