Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX - Mailing list pgsql-hackers

From Verbus Counts
Subject Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX
Date
Msg-id 35184.156.153.255.196.1068185776.squirrel@webmail.avantac.com
Whole thread Raw
In response to Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX  (Gaetano Mendola <mendola@bigfoot.com>)
Responses Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Verbus Counts wrote:
>
>> {/opt/postgres/postgresql-7.4RC1}$ ll core
>> -rw-------   1 postgres   postgres    726684 Nov  6 10:55 core
>
>
> Can you show us the stack trace ?
>
> Regards
> Gaetano Mendola

Here is:

(gdb) backtrace
#0  0xc0198e40 in free+0x130 () from /usr/lib/libc.2
#1  0xc00cca4c in close+0x2e8 () from /usr/lib/libnss_dns.1
#2  0xc00cae60 in _nss_dns_getipnodebyname+0x74()from /usr/lib/libnss_dns.1
#3  0xc01eb878 in nss_search+0x188 () from /usr/lib/libc.2
#4  0xc0161d24 in __getipnodebyname_r+0xa84 () from /usr/lib/libc.2
#5  0xc01611fc in getipnodebyname+0x94 () from /usr/lib/libc.2
#6  0xc01602a0 in getaddrinfo+0x288 () from /usr/lib/libc.2
#7  0x10cd0c in getaddrinfo_all+0x2c ()
#8  0x149e3c in pgstat_init+0xf4 ()
#9  0x146818 in PostmasterMain+0x6bc ()
#10 0x110f2c in main+0x238 ()

-- 
Reagrds,
Verbus


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: CVS open for development?
Next
From: Greg Stark
Date:
Subject: Re: Experimental ARC implementation