unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#69814: google cloud GCP TPU
@ 2024-03-15 17:24 Jim Dupont
  0 siblings, 0 replies; only message in thread
From: Jim Dupont @ 2024-03-15 17:24 UTC (permalink / raw)
  To: 69814

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

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 #2: Type: text/html, Size: 789 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-19  7:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-15 17:24 bug#69814: google cloud GCP TPU Jim Dupont

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).