google cloud GCP TPU

  • Open
  • quality assurance status badge
Details
One participant
  • Jim Dupont
Owner
unassigned
Submitted by
Jim Dupont
Severity
normal
J
J
Jim Dupont wrote on 15 Mar 18:24 +0100
(address . bug-guix@gnu.org)
CAAaxPMuRtrYSo9iWtub_EoAwSJJp0ak9XuzFZatGUi01P9W2bQ@mail.gmail.com
in the gcp machines I found /etc/environment
LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libtcmalloc.so.4"
this caused all types of problems, I finally removed it and got guix to
load.
nix has the same error.
What I found is that libunwind is needed and if install that via guix I
was able to preload that libunwind from guix and get things to work.
that leads me to belive that libunwind should be part of the prereqs in the
bookstrap in guile-boostrap and that led me to the source of that module
that is so complex i got scared.
let me know what you think.
mike
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 69814
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