Re: c++: Internal error: Killed: 9 (program ld)

2010-10-07 Thread Dmitry Krivenok
Yes, you are right. I see a lot of messages like below in dmesg output: swap_pager_getswapspace(5): failed swap_pager_getswapspace(2): failed swap_pager_getswapspace(2): failed swap_pager_getswapspace(2): failed swap_pager_getswapspace(2): failed swap_pager_getswapspace(2): failed swap_pager_getsw

Re: c++: Internal error: Killed: 9 (program ld)

2010-10-07 Thread Dimitry Andric
On 2010-10-07 12:51, Dmitry Krivenok wrote: I run ld under gdb and found the place where it fails: ... Program received signal SIGKILL, Killed. 0x0042e093 in bfd_elf_final_link (abfd=0x800915140, info=0x66c900) at /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/b

Re: c++: Internal error: Killed: 9 (program ld)

2010-10-07 Thread Dmitry Krivenok
I run ld under gdb and found the place where it fails: r...@csx-spb-freebsd9 14:34:22 /usr/src/obj/usr/src/usr.bin/clang/clang # [137] gdb --args /usr/bin/ld --eh-frame-hdr -V -dynamic-linker /libexec/ld-elf.so.1 -o clang /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -L/usr/lib cc

Re: c++: Internal error: Killed: 9 (program ld)

2010-10-07 Thread Dimitry Andric
On 2010-10-07 09:27, Dmitry Krivenok wrote: c++: Internal error: Killed: 9 (program ld) Please submit a full bug report. Seehttp://gcc.gnu.org/bugs.html> for instructions. r...@csx-spb-freebsd9 11:12:52 /usr/src/obj/usr/src/usr.bin/clang/clang # [1] Have anyone seen this problem before? Any wor