On Sun, May 8, 2011 at 12:39:12 +0200, Julien Cristau wrote: > pg_regress: initdb failed > Examine > /build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/log/initdb.log > for the reason. > Command was: > "/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/./tmp_check/install//usr/lib/postgresql/9.0/bin/initdb" > -D > "/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/./tmp_check/data" > -L > "/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/./tmp_check/install//usr/share/postgresql/9.0" > --noclean > > "/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/log/initdb.log" > 2>&1
Reproduced on smetana.debian.org. $ gdb src/test/regress/tmp_check/install/usr/lib/postgresql/9.0/bin/initdb src/test/regress/core [...] Program terminated with signal 11, Segmentation fault. #0 0x70be6bc4 in ?? () (gdb) where #0 0x70be6bc4 in ?? () #1 0x7052a6c8 in elf_machine_rela (scope=0x19, reloc_mode=<value optimized out>, consider_profiling=Cannot access memory at address 0x50 ) at ../sysdeps/sparc/sparc32/dl-machine.h:402 #2 elf_dynamic_do_rela (scope=0x19, reloc_mode=<value optimized out>, consider_profiling=Cannot access memory at address 0x50 ) at do-rel.h:120 #3 _dl_relocate_object (scope=0x19, reloc_mode=<value optimized out>, consider_profiling=Cannot access memory at address 0x50 ) at dl-reloc.c:268 #4 0x00000458 in ?? () Seems to be the same as #625607 in eglibc. I'll follow up and probably close this once the libc bug is fixed. Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org