This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eglibc SYSSEG bug


Hmm seems there is a fork of crosstools-ng that has a PILE of patches
for 2.13...

https://github.com/mkedwards/crosstool-ng/tree/master/patches/eglibc

Michael

On Thu, Sep 22, 2011 at 8:48 AM, M P <buserror@gmail.com> wrote:
> I've been hitting this bug with CT-NG 1.12.1:
> https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/672352
>
> Target is is x86_64.. the symptoms is for example that it's impossible
> to ping. It segfaults after strace shows it tried to mmap 4GB of
> something. The bug report seems to show it to be related to staticaly
> linked binaries..
>
> Anyone seen that one with CT-NG ? Any fix ?
>
> BTW I cant compile anything more recent than this with this version of
> CT. Compile will fail in "Installing libc"...
>
> Michael
>
> CT_BINUTILS_VERSION="2.21"
> CT_CC_VERSION="4.6.1"
> CT_LIBC="eglibc"
> CT_LIBC_VERSION="2_13"
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]