From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11418 invoked by alias); 4 Sep 2005 04:07:47 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 11115 invoked by alias); 4 Sep 2005 04:07:39 -0000 Date: Sun, 04 Sep 2005 04:07:00 -0000 Message-ID: <20050904040739.11114.qmail@sourceware.org> From: "pinskia at physics dot uc dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050831205412.23662.ngmlinux@gmail.com> References: <20050831205412.23662.ngmlinux@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00404.txt.bz2 List-Id: ------- Additional Comments From pinskia at physics dot uc dot edu 2005-09-04 04:07 ------- Subject: Re: Binaries generated by arm-linux-gcj segfault on execution on arm target On Sep 3, 2005, at 11:25 PM, ngmlinux at gmail dot com wrote: > > ------- Additional Comments From ngmlinux at gmail dot com 2005-09-04 > 03:25 ------- > Ok after recompiling the static HelloWorld.exe with the patched > toolchain the > following happens upon execution on the target: > > ===code================================================================ > ========== > [root@ARMCore test]$ ./HelloWorld.exe > HelloWorld.exe: dl-runtime.c:72: fixup: Assertion `((reloc->r_info) & > 0xff) == > 22' failed. > Aborted > ======================================================================= > ========== This is a glibc bug in the dynamic loader. Try a newer glibc. -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662