Problem with psql.exe on Win2K (7.0 BETA 5)

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Problem with psql.exe on Win2K (7.0 BETA 5)
Date: 2000-04-12 15:11:04
Message-ID: 8568FC767B4AD311AC33006097BCD3D6091739@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

I've just compiled psql.exe & libpq.dll using MS Visual C++ 6.0 SP3 on
Windows 2000 Professional. Any action I take that would cause the prompt to
be printed a second time results in an application error such as: 'The
instruction at "0x77fc9e44 referenced memory at "0x00438c5d". The memory
could not be "read".'

eg.

\copyright <cr> - will display the copyright and crash.
select * from pg_class; <cr> - will display the results (with paging) and
crash.
select * <cr> - will just crash.

Regards,

Dave.

--
"I find an axe is the most satisfying, but really any good weapon will do."
- Sacha Roscoe, explaining basic systems administration.
http://www.vale-housing.co.uk/ (Work)
http://www.pgadmin.freeserve.co.uk/ (Home of pgAdmin)

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rick Smith 2000-04-12 15:24:24 I'm not seeing posts from March 10 to March 29th.
Previous Message Patrick Welche 2000-04-12 13:22:58 Re: ODBC and crypted passwords