Re: Segfault in pgsql, Sparc Solaris 2.7, Postgresql 7.1.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul McGarry <PaulM(at)opentec(dot)com(dot)au>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Segfault in pgsql, Sparc Solaris 2.7, Postgresql 7.1.1
Date: 2001-05-15 13:52:16
Message-ID: 949.989934736@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Paul McGarry <PaulM(at)opentec(dot)com(dot)au> writes:
> Program received signal SIGSEGV, Segmentation fault.
> 0xff363b60 in __do_global_dtors_aux () from /opt/pgsql/lib/libpq.so.2
> (gdb) bt
> #0 0xff363b60 in __do_global_dtors_aux () from /opt/pgsql/lib/libpq.so.2
> #1 0xff3728d4 in _fini () from /opt/pgsql/lib/libpq.so.2
> #2 0xff3ba060 in ?? ()
> #3 0xff0a0130 in _exithandle () from /usr/lib/libc.so.1
> #4 0xff116964 in exit () from /usr/lib/libc.so.1

This appears to be psql dying, not the backend. Renaud Thonnart
<thonnart(at)amwdb(dot)u-strasbg(dot)fr> reported a similar problem on his Solaris
setup last week (4-May in pgsql-general), but so far as I heard no one
had a clue what the problem was. <WAG> Shared library linkage problem,
maybe? </WAG>

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Schroeder, Steve 2001-05-15 15:25:58 7.1 Upgrade Failure
Previous Message Vadim Mikheev 2001-05-15 06:57:58 Re: Postgres bug (working with iserverd)