all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Darrington <john@darrington.wattle.id.au>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Seg fault when building from git
Date: Sun, 24 Nov 2013 08:08:33 +0100	[thread overview]
Message-ID: <20131124070832.GA3840@intra> (raw)
In-Reply-To: <8761rix00i.fsf@gnu.org>

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

On Sat, Nov 23, 2013 at 10:48:29PM +0100, Ludovic Courtès wrote:
     John Darrington <john@darrington.wattle.id.au> skribis:
     
     > On Sat, Nov 23, 2013 at 06:31:22PM +0100, Ludovic Court??s wrote:
     >      
     >      
     >      > Program terminated with signal 11, Segmentation fault.
     >      > #0  0x408701e5 in scm_init_gnutls () from /usr/lib/i386-linux-gnu/libguile-gnutls-v-1.so
     >      > (gdb) bt full
     >      > #0  0x408701e5 in scm_init_gnutls () from /usr/lib/i386-linux-gnu/libguile-gnutls-v-1.so
     >      > No symbol table info available.
     >      > #1  0x4012aee2 in scm_dynamic_call () from /usr/lib/libguile-2.0.so.22
     >      > No symbol table info available.
     >      > #2  0x40093949 in ?? () from /usr/lib/libguile-2.0.so.22
     >      > No symbol table info available.
     >      > #3  0x40093980 in scm_load_extension () from /usr/lib/libguile-2.0.so.22
     >      > No symbol table info available.
     >      
     >      What does ???ldd /usr/lib/i386-linux-gnu/libguile-gnutls-v-1.so??? report?
     >      
     > $ ldd /usr/lib/i386-linux-gnu/libguile-gnutls-v-1.so
     >         linux-gate.so.1 =>  (0xb77c9000)
     >         libgnutls.so.26 => /usr/lib/i386-linux-gnu/libgnutls.so.26 (0xb76bc000)
     >         libguile.so.17 => /usr/lib/libguile.so.17 (0xb75c0000)
     
     So indeed, that’s the problem: the guile-gnutls package is linked
     against Guile 1.8.
     
     What could work for you is:
     
       sudo apt-get remove guile-gnutls
       guix package -i guile -i gnutls
     

It is odd then that:

1. Since this is a bog standard debian stable system, nobody has noticed before;
2. The problem seems to manifest itself only when /tmp starts to get low on space.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2013-11-24  7:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-23 13:21 Seg fault when building from git John Darrington
2013-11-23 15:27 ` Ludovic Courtès
2013-11-23 15:50   ` John Darrington
2013-11-23 17:31     ` Ludovic Courtès
2013-11-23 17:36       ` John Darrington
2013-11-23 21:48         ` Ludovic Courtès
2013-11-24  7:08           ` John Darrington [this message]
2013-11-24 11:31             ` Ludovic Courtès

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=20131124070832.GA3840@intra \
    --to=john@darrington.wattle.id.au \
    --cc=guix-devel@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.