mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Natanael Copa <ncopa@alpinelinux.org>
To: Rich Felker <dalias@libc.org>
Cc: musl@lists.openwall.com
Subject: Re: dynamic linker issue
Date: Thu, 9 Jul 2015 21:53:44 +0200	[thread overview]
Message-ID: <20150709215344.54026e9b@ncopa-laptop> (raw)
In-Reply-To: <20150709182833.GU1173@brightrain.aerifal.cx>

On Thu, 9 Jul 2015 14:28:33 -0400
Rich Felker <dalias@libc.org> wrote:

> On Thu, Jul 09, 2015 at 08:20:44PM +0200, Felix Janda wrote:
> > libc.so has .hash and .gnu_hash, the others only have .hash.
> 
> In that case I don't think gnu_hash is relevant to the crash. It's
> probably a libnl3 issue, likely just that it's fundamentally broken to
> be linking multiple versions of a lib into the same program if they
> use the same symbol names.

I think you are right. Apparently it also happens on glibc:
https://bugs.archlinux.org/task/29921

The configure script for libvirt even has a specific check to avoid
that libvirt and netcf link against different libnl versions:
http://libvirt.org/git/?p=libvirt.git;a=blob;f=configure.ac;h=6533b88851efd5b1842d2beaaefcc254e6fce33d;hb=HEAD#l2616

They don't have the same check for the xen libraries so it must have
been introduced by me who recently enabled libnl3 for xen:
http://git.alpinelinux.org/cgit/aports/commit/main/xen?id=4bf510506bcf0d81e02252991ba61e3837cec3dd

Thanks for testing and helping troubleshoot.

-nc


      reply	other threads:[~2015-07-09 19:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 15:11 Natanael Copa
2015-07-09 18:03 ` Rich Felker
2015-07-09 18:20 ` Felix Janda
2015-07-09 18:28   ` Rich Felker
2015-07-09 19:53     ` Natanael Copa [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=20150709215344.54026e9b@ncopa-laptop \
    --to=ncopa@alpinelinux.org \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /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 public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).