Re: defunct postmasters

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Philip Crotwell <crotwell(at)seis(dot)sc(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: defunct postmasters
Date: 2001-05-11 17:19:41
Message-ID: 5828.989601581@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> (gdb) bt
> #0 0x4013da02 in __libc_accept () from /lib/libc.so.6
> #1 0x80c34b9 in StreamConnection ()
> #2 0x80e07b1 in ConnCreate ()
> #3 0x80e0239 in ServerLoop ()
> #4 0x80dfdb3 in PostmasterMain ()
> #5 0x80c3fa5 in main ()
> #6 0x400a39cb in __libc_start_main (main=0x80c3ec0 <main>, argc=4,

Hmph. Waiting to accept a connection that's evidently not coming
through. Maybe that portscan did cause this.

I'd say go ahead and kill it, and after restarting try another portscan
to see if that really does cause the problem.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed Loehr 2001-05-11 17:41:00 name truncation problem in 7.0.0
Previous Message larry a price 2001-05-11 16:42:05 Re: Nu-B Question