Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX

From: "Verbus Counts" <verbus(at)sonicisp(dot)net>
To: "Gaetano Mendola" <mendola(at)bigfoot(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "Verbus Counts" <verbus(at)sonicisp(dot)net>
Subject: Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX
Date: 2003-11-07 06:16:16
Message-ID: 35184.156.153.255.196.1068185776.squirrel@webmail.avantac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2003-11-07 06:31:56 Re: Experimental ARC implementation
Previous Message Bruce Momjian 2003-11-07 04:36:57 Re: CVS open for development?