[Hurd] ext2fs crash while building GCC

  • Open
  • quality assurance status badge
Details
One participant
  • Ludovic Courtès
Owner
unassigned
Submitted by
Ludovic Courtès
Severity
normal

Debbugs page

Ludovic Courtès wrote 1 years ago
(address . bug-guix@gnu.org)
87jzs5ghqp.fsf@inria.fr
Hello!

As discussed on IRC today, I tried to build GCC natively by offloading
it to my childhurd. Turns out that it crashes the system after a while;
I could get this interesting hint via VNC:
I wouldn’t be surprised if it happens under memory pressure. This
childhurd is configured with (memory-size 2048) though, which should be
enough for everyone?

Ludo’.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 66309@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 66309
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help