Hi,

For the last 2 days make release died here with Bus errors when building
the documentation. Does it have something to do with the new binutils or
rtld-elf changes maybe?

#######################
toby# find /a/snaps/5.0-20020129-SNAP/usr/doc -name \*.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/articles/vinum/gs.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/articles/vinum/pnmtopng.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/articles/vm-design/gs.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/articles/vm-design/pnmtopng.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/corp-net-guide/gs.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/corp-net-guide/pnmtopng.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/design-44bsd/gs.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/design-44bsd/pnmtopng.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/developers-handbook/gs.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/developers-handbook/pnmtopng.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/handbook/gs.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/handbook/pnmtopng.core
/a/snaps/5.0-20020129-SNAP/usr/doc/en_US.ISO8859-1/books/handbook/scr2png.core
toby# chroot /a/snaps/5.0-20020129-SNAP
toby# gdb /usr/local/bin/gs /usr/doc/en_US.ISO8859-1/articles/vinum/gs.core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `gs'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/local/lib/libpng.so.5...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.5...(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
#0  0x282a0026 in realloc () from /usr/libexec/ld-elf.so.1
(gdb) bt
#0  0x282a0026 in realloc () from /usr/libexec/ld-elf.so.1
#1  0x2829db7c in find_symdef () from /usr/libexec/ld-elf.so.1
#2  0x2829c6af in _rtld () from /usr/libexec/ld-elf.so.1
(gdb) q
toby# gdb /usr/local/bin/pnmtopng /usr/doc/en_US.ISO8859-1/articles/vinum/pnmtopng.core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `pnmtopng'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/local/lib/libpnm.so.1...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libppm.so.1...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libpgm.so.1...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libpbm.so.1...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libpng.so.5...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.5...(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
#0  0x28055026 in realloc () from /usr/libexec/ld-elf.so.1
(gdb) bt
#0  0x28055026 in realloc () from /usr/libexec/ld-elf.so.1
#1  0x28052b7c in find_symdef () from /usr/libexec/ld-elf.so.1
#2  0x280516af in _rtld () from /usr/libexec/ld-elf.so.1
(gdb) 

##################################

John
-- 
John Hay -- [EMAIL PROTECTED] / [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to