Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-06 Thread chrisnospam
Michael, if you want shell access to guppy, just contact me privately. Warning: guppy too, is somewhat dated (1:10 hours for the make step) :/ Michael, did you receive my private mail yesterday? (just want to make sure it wasn't blocked by an overzealous spam filter) Bye, Chris. -- Chris

[HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Stefan Kaltenbrunner
After upgrading some of my buildfarm members to the latest version of the buildfarm script both OpenBSD boxes startet to fail the ECPG regression tests: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=emudt=2006-09-05%2002:35:02 and

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Michael Meskes
On Tue, Sep 05, 2006 at 08:00:12AM +0200, Stefan Kaltenbrunner wrote: After upgrading some of my buildfarm members to the latest version of the buildfarm script both OpenBSD boxes startet to fail the ECPG regression tests: ... complex/test2 gets a segmentation fault on both machines. Could

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Stefan Kaltenbrunner
Michael Meskes wrote: On Tue, Sep 05, 2006 at 08:00:12AM +0200, Stefan Kaltenbrunner wrote: After upgrading some of my buildfarm members to the latest version of the buildfarm script both OpenBSD boxes startet to fail the ECPG regression tests: ... complex/test2 gets a segmentation fault on

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Chris Mair
After upgrading some of my buildfarm members to the latest version of the buildfarm script both OpenBSD boxes startet to fail the ECPG regression tests: ... complex/test2 gets a segmentation fault on both machines. Could you try running it under gdb to see where it segfaults? I

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Michael Meskes
On Tue, Sep 05, 2006 at 11:58:41AM +0200, Stefan Kaltenbrunner wrote: #0 0x0add8c83 in replace_variables (text=0x7e709780 select name, born, age, married, children from meskes where name = ?) at prepare.c:42 ptr = 0x7e70a000 Address 0x7e70a000 out of bounds string = 0

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Michael Meskes
On Tue, Sep 05, 2006 at 08:00:12AM +0200, Stefan Kaltenbrunner wrote: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=emudt=2006-09-05%2002:35:02 and http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=spoonbilldt=2006-09-04%2023:50:05 Hmm, for some reason the x86 machine doesn't give a

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Michael Meskes
On Tue, Sep 05, 2006 at 01:08:48PM +0200, Stefan Kaltenbrunner wrote: FYI: complex/test2 fails on lionfish (my linux/mipsel box) too: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=lionfishdt=2006-09-05%2005:30:07 This needs some debugging. The output difference comes from an indicator not

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Stefan Kaltenbrunner
Michael Meskes wrote: On Tue, Sep 05, 2006 at 01:08:48PM +0200, Stefan Kaltenbrunner wrote: FYI: complex/test2 fails on lionfish (my linux/mipsel box) too: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=lionfishdt=2006-09-05%2005:30:07 This needs some debugging. The output difference

Re: [HACKERS] ECPG regression failures on OpenBSD

2006-09-05 Thread Chris Mair
will try to get a backtrace soon - if you are trying to do your own testing keep in mind that both boxes of mine do run with special malloc-settings (as in FGJZ) as discussed in: http://archives.postgresql.org/pgsql-hackers/2005-06/msg00817.php while I'm not sure yet that those