--- Additional Comments From nickc at redhat dot com 2007-01-31 16:13
---
Created an attachment (id=1528)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1528&action=view)
Zero all fields in the elf_link hash table when it is created
--
http://sourceware.org/bugzilla/show_bug
--- Additional Comments From nickc at redhat dot com 2007-01-31 16:15
---
Hi Khem,
Good news - I can now reproduce this bug and I think that I have tracked it
down. It appears to be an uninitialized memory bug. The text_index_section
field in the elf_link_hash_table structure is not
--- Additional Comments From raj dot khem at gmail dot com 2007-01-31
20:03 ---
Thanks a lot Nick. I tested this patch and it fixes my problem.
--
What|Removed |Added
--- Additional Comments From raj dot khem at gmail dot com 2007-01-31
20:04 ---
Too quick to resolve fixed. I think it should change status after the patch is
accepted/committed to repository.
--
What|Removed |Added
---
--- Additional Comments From hjl at lucon dot org 2007-02-01 00:20 ---
(In reply to comment #17)
> Created an attachment (id=1502)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1502&action=view)
> Example to easily reproduce the new relative relocations
>
> (In reply to comment