bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/13362] internal error in value_from_output_section, at ../../g


From: dougkwan at google dot com
Subject: [Bug gold/13362] internal error in value_from_output_section, at ../../gold/reloc.cc:1549 on armel
Date: Thu, 10 Nov 2011 05:26:10 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13362

--- Comment #9 from Doug Kwan <dougkwan at google dot com> 2011-11-10 05:26:10 
UTC ---
I think there are still problems.  I had problem reproducing this on a
Pandaboard but I will try adding an assert in rel to see if I can
catch all problems.

-Doug

On Wed, Nov 9, 2011 at 8:09 PM, jrnieder at gmail dot com
<address@hidden> wrote:
> http://sourceware.org/bugzilla/show_bug.cgi?id=13362
>
> --- Comment #8 from Jonathan Nieder <jrnieder at gmail dot com> 2011-11-10 
> 04:09:30 UTC ---
> Jonathan Nieder wrote:
>
>> | $ make check
>> [...]
>> | g++ -W -Wall    -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
>> -fmerge-constants -g -O2 -Bgcctestdir/  -o tls_test tls_test.o 
>> tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz
>> | collect2: ld terminated with signal 7 [Bus error]
>
> More precisely:
>
> | Program received signal SIGBUS, Bus error.
> | 0x000841ac in rel<32> (value=32, view=0x2eb938 "0.,") at reloc.h:333
> | 333         elfcpp::Swap<valsize, big_endian>::writeval(wv, x + value);
>
> Backtrace:
>
>  #0  rel<32> at reloc.h:333
>  #1  rel32 at reloc.h:569
>  #2  relocate_tls at arm.cc:9376
>  #3  (anonymous namespace)::Target_arm<false>::Relocate::relocate at
>       arm.cc:9256
>  #4  relocate_section<32, false, {anonymous}::Target_arm<false>, 9,
> {anonymous}::Target_arm<false>::Relocate>
>       at target-reloc.h:385
>  #5  (anonymous namespace)::Target_arm<false>::relocate_section at arm.cc:9478
>  #6  gold::Sized_relobj_file<32, false>::do_relocate_sections at reloc.cc:1013
>  #7  (anonymous namespace)::Arm_relobj<false>::do_relocate_sections
>       at arm.cc:6471
>  #8  relocate_sections at object.h:2337
>  #9  gold::Sized_relobj_file<32, false>::do_relocate at reloc.cc:670
>  #10  relocate at object.h:1074
>  #11  gold::Relocate_task::run at reloc.cc:239
>  #12  gold::Workqueue::find_and_run_task at workqueue.cc:319
>
> Worth a separate report?
>
> --
> Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]