Thread: -HEAD contrib/dblink regress failure on SPARC/Solaris 8
The buildfarm has identified yet another failure under SPARC/Solaris 8 as outlined in. http://oicu.homedns.org:81/cgi/show_log.pl?nm=potorooo&dt=2004-10-20%2002:30:01 dblink causeing PG to die with sig11 -- Darcy Buskermolen Wavefire Technologies Corp. ph: 250.717.0200 fx: 250.763.1759 http://www.wavefire.com
Darcy Buskermolen <darcy@wavefire.com> writes: > dblink causeing PG to die with sig11 Works here, so you're going to have to do some digging of your own ... regards, tom lane
On October 20, 2004 10:26 am, you wrote: > The buildfarm has identified yet another failure under SPARC/Solaris 8 as > outlined in. > This is an update to the build failure the log can now be seen at http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=potorooo&dt=2004-10-26%2020:30:01 and it's probably also the reason for sig 11 at: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=kudu&dt=2004-10-27%2011:17:23 (gdb) bt #0 0xff0b3218 in strlen () from /lib/libc.so.1 #1 0xff106520 in _doprnt () from /lib/libc.so.1 #2 0xff1082c8 in snprintf () from /lib/libc.so.1 #3 0xff0266c4 in getConnectionByName (name=0xffbee8a8 "") at dblink.c:2032 (gdb) -- Darcy Buskermolen Wavefire Technologies Corp. ph: 250.717.0200 fx: 250.763.1759 http://www.wavefire.com
Darcy Buskermolen <darcy@wavefire.com> writes: > On October 20, 2004 10:26 am, you wrote: >> The buildfarm has identified yet another failure under SPARC/Solaris 8 as >> outlined in. Most likely this is fixed by Kris Jurka's just-applied patch. regards, tom lane
On October 28, 2004 03:32 pm, Tom Lane wrote: > Darcy Buskermolen <darcy@wavefire.com> writes: > > On October 20, 2004 10:26 am, you wrote: > >> The buildfarm has identified yet another failure under SPARC/Solaris 8 > >> as outlined in. > > Most likely this is fixed by Kris Jurka's just-applied patch. Yes it is. -- Darcy Buskermolen Wavefire Technologies Corp. ph: 250.717.0200 fx: 250.763.1759 http://www.wavefire.com