tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox build (again)



On Thu, Aug 19, 2021 at 03:02:37AM +0200, Joerg Sonnenberger wrote:
> Is that a i386 chroot? E.g. are you running out of memory by chance?

Yes, i386 chroot on amd64 host.

I watched cc1plus running. The largest it grew before failing was 
rss 531044
vsz 565764

The limits were:
proc.26007.rlimit.datasize.soft = 3221225472
proc.26007.rlimit.stacksize.soft = 117440512
proc.26007.rlimit.coredumpsize.hard = unlimited
proc.26007.rlimit.memoryuse.soft = 2067570688
proc.26007.rlimit.memorylocked.soft = 689190229

Using ktrace, I see no failed syscall before it reports internal error.



-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index