From: Paul Boddie <paul@boddie.org.uk>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: Bootstrapping on a new platform
Date: Tue, 12 Dec 2017 17:29:22 +0100 [thread overview]
Message-ID: <201712121729.24154.paul@boddie.org.uk> (raw)
In-Reply-To: <87indcorjg.fsf@gnu.org>
On Tuesday 12. December 2017 17.10.59 Ludovic Courtès wrote:
> Paul Boddie <paul@boddie.org.uk> skribis:
> >
> > Sorry for the noise, but I guess this is what happens when someone tries
> > to do things the hard way. Thanks for identifying the cause of the
> > problem!
>
> Great that you found out!
I'll keep you posted about the end result. I managed to encounter a problem
with User Mode Linux that is known:
do_syscall_stub : ret = -12, offset = 1052680, data = 09b80008
do_syscall_stub: syscall 192 failed, return value = 0xfffffff4, expected
return value = 0x1cff8000
syscall parameters: 0x1cff8000 0x1000 0x7 0x11 0x3 0xd464
Failed to flush page for address 0x1cff8000
Apparently, this scary error, which causes the offending process to terminate,
is the result of an insufficiently large value in /proc/sys/vm/max_map_count.
Since I don't have huge amounts of memory by modern standards, I'm used to
occasional problems with UML, and I guess that some of the build tasks are
quite demanding.
Hopefully, I'll be able to complete the build of GCC 5.4, which is the thing
that repeatably causes this. Then we'll see what happens.
Thanks once again!
Paul
prev parent reply other threads:[~2017-12-12 16:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-02 23:17 Bootstrapping on a new platform Paul Boddie
2017-12-03 6:46 ` Manolis Ragkousis
2017-12-03 9:54 ` Efraim Flashner
2017-12-04 18:24 ` Paul Boddie
2017-12-08 10:28 ` Ludovic Courtès
2017-12-08 13:40 ` Paul Boddie
2017-12-08 16:19 ` Paul Boddie
2017-12-11 11:03 ` Ludovic Courtès
2017-12-11 16:36 ` Paul Boddie
2017-12-12 16:10 ` Ludovic Courtès
2017-12-12 16:29 ` Paul Boddie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201712121729.24154.paul@boddie.org.uk \
--to=paul@boddie.org.uk \
--cc=help-guix@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.