dbTalk Databases Forums  

[BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to 5

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to 5 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jaime Casanova
 
Posts: n/a

Default [BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to 5 - 01-21-2006 , 11:58 AM







The following bug has been logged online:

Bug reference: 2195
Logged by: Jaime Casanova
Email address: systemguards (AT) gmail (DOT) com
PostgreSQL version: 8.1.1
Operating system: Windows XP
Description: log_min_messages crash server when in DEBUG3 to 5
Details:

Hi,

in my machine (win xp) i was trying to start psql (8.1.1) with
log_min_messages to debug5 (just to see the messages but even the
service start i cannot use psql nor pgadmin i receive an error of
server closed the connection unexpectedly

postgres=# select version();
version

----------------------------------------------------------------------------
--------------
PostgreSQL 8.1.1 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
3.4.2 (mingw-special)
(1 fila)


Sorry, my postgres is in spanish but maybe you can recognize the message...


C:\Archivos de programa\PostgreSQL\8.1\bin>psql -U postgres pruebas
psql: el servidor ha cerrado la conexión inesperadamente,
probablemente porque terminó de manera anormal
antes o durante el procesamiento de la petición.


is this expected on windows platforms?

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to 5 - 01-21-2006 , 12:24 PM






"Jaime Casanova" <systemguards (AT) gmail (DOT) com> writes:
Quote:
in my machine (win xp) i was trying to start psql (8.1.1) with
log_min_messages to debug5 (just to see the messages but even the
service start i cannot use psql nor pgadmin i receive an error of
server closed the connection unexpectedly
Can't reproduce this on Linux using 8.1 branch tip, so either it's
Windows-specific or it's been fixed recently ...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


Reply With Quote
  #3  
Old   
Milen A. Radev
 
Posts: n/a

Default Re: [BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to 5 - 01-23-2006 , 10:58 AM



Tom Lane writes:
Quote:
"Jaime Casanova" <systemguards (AT) gmail (DOT) com> writes:
in my machine (win xp) i was trying to start psql (8.1.1) with
log_min_messages to debug5 (just to see the messages but even the
service start i cannot use psql nor pgadmin i receive an error of
server closed the connection unexpectedly

Can't reproduce this on Linux using 8.1 branch tip, so either it's
Windows-specific or it's been fixed recently ...

Should be windows-specific - I can reproduce it with 8.1.2 on WinXP SP2
and I can't reproduce it with 8.1.2 on Slackware Linux 9.1 (kernel 2.6.15).

By the way I have the crash report files Windows created -
postgres.exe.hdmp, postgres.exe.mdmp, appcompat.txt and manifest.txt.

--
Milen A. Radev


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
  #4  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #2195: log_min_messages crash server when in DEBUG3 to 5 - 01-26-2006 , 10:07 AM



Bruce Momjian <pgman (AT) candle (DOT) pha.pa.us> writes:
Quote:
I was able to reproduce this on Unix by adding -DEXEC_BACKEND to the
compile line. It errors out on DEBUG3 and higher.
Oh, OK, I'll take a look.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.