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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Krivenok
Date: Thursday, October 7, 2010 - 4:57 am

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_getswapspace(2): failed
swap_pager_getswapspace(2): failed
pid 50038 (ld), uid 0, was killed: out of swap space
pid 60947 (sshd), uid 1001, was killed: out of swap space
swap_pager: out of swap space
swap_pager_getswapspace(16): failed
pid 50872 (ld), uid 0, was killed: out of swap space
swap_pager: out of swap space
swap_pager_getswapspace(2): failed
pid 51222 (ld), uid 0, was killed: out of swap space
swap_pager: out of swap space
swap_pager_getswapspace(16): failed
pid 51240 (ld), uid 0, was killed: out of swap space

Perhaps I just need to add more swap and memory:

krived@csx-spb-freebsd9 15:54:47 ~ $ [0] swapinfo
Device          1K-blocks     Used    Avail Capacity
/dev/da0s1b        500000   499992        8   100%
krived@csx-spb-freebsd9 15:54:49 ~ $ [0]

Thanks!

On Thu, Oct 7, 2010 at 3:51 PM, Dimitry Andric <dim@freebsd.org> wrote:



-- 
Sincerely yours, Dmitry V. Krivenok
e-mail: krivenok.dmitry@gmail.com
skype: krivenok_dmitry
jabber: krivenok_dmitry@jabber.ru
icq: 242-526-443
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
c++: Internal error: Killed: 9 (program ld), Dmitry Krivenok, (Thu Oct 7, 12:27 am)
Re: c++: Internal error: Killed: 9 (program ld), Dimitry Andric, (Thu Oct 7, 2:52 am)
Re: c++: Internal error: Killed: 9 (program ld), Dmitry Krivenok, (Thu Oct 7, 3:51 am)
Re: c++: Internal error: Killed: 9 (program ld), Dimitry Andric, (Thu Oct 7, 4:51 am)
Re: c++: Internal error: Killed: 9 (program ld), Dmitry Krivenok, (Thu Oct 7, 4:57 am)