Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2012 00:58:01 -0700
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        "Jayachandran C." <c.jayachandran@gmail.com>
Cc:        mips@freebsd.org
Subject:   Re: There is a known problem with MIPS tinderbox.
Message-ID:  <20120407005801.204e52db.stas@FreeBSD.org>
In-Reply-To: <CA%2B7sy7CFiffrYP0jwjB=_-iFAptCCVsn8MQuRzLG47Uv%2BV%2B7Eg@mail.gmail.com>
References:  <CACVs6=_kNJQZLouh6b%2BW9Ktj-CUFyeg7MVhas1qzoLGymJL7Kg@mail.gmail.com> <20120405142423.90d48b27.stas@FreeBSD.org> <CA%2B7sy7BwFQxUaHJsom36xGJXO9rd71%2BuERFcxcR4dUGkbwgNjA@mail.gmail.com> <036C5A57-2B63-40C1-A0DA-0678B7BF29F8@freebsd.org> <CA%2B7sy7BLpd-c54OU%2BuyJmETgcjvtDUGeHDB3_xoA5gyNiBPsTA@mail.gmail.com> <20120406135447.6ca86bd9.stas@FreeBSD.org> <CA%2B7sy7CFiffrYP0jwjB=_-iFAptCCVsn8MQuRzLG47Uv%2BV%2B7Eg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Apr 2012 11:40:43 +0530
"Jayachandran C." <c.jayachandran@gmail.com> mentioned:

> I would still suggest the asn1 change if we are doing a temporary fix, because:
> - It does not add any new symbol versioning, it just converts the
> 'global: *' to an explicit list of symbols.
> - there are other libraries lined to asn1 which may have the same
> issue as libkafs5 (I haven't really looked at this.

On one hand, it seems that the issue is triggered only when you
link versioned library against non-versioned, and all other
kerberos libraries that use libasn1 are versioned.  On the other,
you're right and if we don't fix libasn1 anything else linking
agains it (e.g. something from ports) might trigger the bug.
 
> The only downside I see is that libasn1 has a lot of symbols.

Yep, that was my concern. :-(  But I think you're right and we
should go with the edited libasn1 map.  I noticed that you
added some internal symbols to the map, though (.e.g. _init
and _fini).  What do you think if we take them out?

There're some other symbols as well which no libraries seem
to use.

-- 
Stanislav Sedov
ST4096-RIPE

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120407005801.204e52db.stas>