[Bug binutils/23947] objcopy refuses to copy !(SEC_LOAD|SEC_ALLOC) sections

2020-02-21 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23947 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/23947] objcopy refuses to copy !(SEC_LOAD|SEC_ALLOC) sections

2020-02-20 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23947 --- Comment #2 from Paul Pluzhnikov --- A similar bug showed up here: https://stackoverflow.com/a/60322580 $ echo "void zork() {}" | gcc -xc - -c -o foo.o $ readelf -x.strtab foo.o Hex dump of section '.strtab': 0x 007a6f72 6b00

[Bug binutils/25046] readelf "Reading xxx bytes extends past end of file for dynamic section"

2019-09-29 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25046 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug ld/24718] Unresolved weak dependency on a versioned symbol should not prevent a program from running

2019-06-22 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24718 Paul Pluzhnikov changed: What|Removed |Added Component|dynamic-link|ld Product|glibc

[Bug gas/23940] check index is within bounds before using it

2019-01-24 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23940 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug binutils/23947] New: objcopy refuses to copy !(SEC_LOAD|SEC_ALLOC) sections

2018-12-01 Thread ppluzhnikov at google dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: ppluzhnikov at google dot com Target Milestone: --- On Fedora, /usr/bin/ls has a mini-symbols .gnu_debugdata section: readelf -WS /usr/bin/ls There are 30 section headers, starting at offset 0x26148

[Bug admin/23550] Hacked by db999zecs

2018-08-20 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #1 from Paul Pluzhnikov --- Spam. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/23298] strings: add an option to search recursively in subfolders

2018-06-16 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |WONTFIX --- Comment #1 from Paul Pluzhnikov --- What's wrong with find . -type f -print0 | xargs -0 strings -f -- You are receiving this mail because: You are on the CC list for th

[Bug binutils/23243] asw

2018-05-28 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #1 from Paul Pluzhnikov --- spam -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug gold/23155] internal error in set_info_section

2018-05-09 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |FIXED --- Comment #1 from Paul Pluzhnikov --- This is likely fixed by commit bce5a025d2ed7eda2c5bbb85bd9b3ca5d556 Author: Cary Coutant Date: Mon Apr 2 16:12:10 2018 -0700 Fix problem

[Bug binutils/22923] readelf crashes with fuzzed samples 748 times

2018-03-08 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22923 Paul Pluzhnikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/22923] readelf crashes with fuzzed samples 748 times

2018-03-05 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22923 --- Comment #8 from Paul Pluzhnikov --- Can you test whether this patch: $ git diff binutils/readelf.c diff --git a/binutils/readelf.c b/binutils/readelf.c index e3af50a9c9..b85db9f97c 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c

[Bug binutils/22923] readelf crashes with fuzzed samples 748 times

2018-03-04 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22923 Paul Pluzhnikov changed: What|Removed |Added Status|WAITING |NEW --- Comment #6 from Paul Pluzhn

[Bug binutils/22923] readelf crashes with fuzzed samples 748 times

2018-03-04 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22923 --- Comment #4 from Paul Pluzhnikov --- > The crashes still occurr. Can you attach a complete {stdout,stderr} output from "readelf -a id:00,sig:06,src:00,op:flip4,pos:4012" for the copy of readelf built with -fsanitize=address ? --

[Bug binutils/22923] readelf crashes with fuzzed samples 748 times

2018-03-04 Thread ppluzhnikov at google dot com
||2018-03-04 CC||ppluzhnikov at google dot com Ever confirmed|0 |1 --- Comment #2 from Paul Pluzhnikov --- Did not reproduce (not a single crash) for me on Linux/x86_64 using gcc (Debian 6.3.0-18) 6.3.0

[Bug gold/22890] Hacked by Turkish Hacker SpawN #siberordu.biz

2018-02-25 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #1 from Paul Pluzhnikov --- spam -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug gold/22820] ICF mismerges two very similar functions

2018-02-08 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22820 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug gold/22705] FR: implement why-live and why-load flags

2018-01-12 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22705 Paul Pluzhnikov changed: What|Removed |Added Severity|normal |enhancement -- You are receiving t

[Bug gold/22705] New: FR: implement why-live and why-load flags

2018-01-12 Thread ppluzhnikov at google dot com
: gold Assignee: ccoutant at gmail dot com Reporter: ppluzhnikov at google dot com CC: ian at airs dot com Target Milestone: --- It is often hard to tell why a function is being linked in. It is even harder to tell why a function survives --gc-sections. Apple

[Bug ld/22423] PT_PHDR segment is marked with PF_X

2017-11-11 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22423 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug ld/22152] ld terminated with signal 11 [Segmentation fault], core dumped

2017-09-18 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #1 from Paul Pluzhnikov --- You need to provide clear repro instructions. "I replace libc.so and crash" doesn't allow anyone to reproduce it. -- You are rece

[Bug gas/21950] Hacked By KingSkrupellos Cyberizm.Org Digital Security Technological Turkish Moslem Army

2017-08-12 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21950 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gas/21949] asdasd

2017-08-12 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #1 from Paul Pluzhnikov --- spam -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug admin/21826] SPAM

2017-07-24 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID Summary|Sage Technical Support |SPAM |Number 18002724169 Sage | |Tech Support Phone Number | --- Comment #1 from Paul Pluzhnikov

[Bug binutils/20685] Infinite recursion and crash in c++ demangler

2017-01-15 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |FIXED --- Comment #2 from Paul Pluzhnikov --- This is fixed in current trunk (17a3046bfd9c1ebb65d5ee029a05024c4089192e): $ ./build/binutils/cxxfilt

[Bug gold/20994] spam

2016-12-24 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID Summary|1 855>338<0710 AT&T email |spam |support number at&t email | |customer service number 1 | |8

[Bug admin/20731] SPAM

2016-10-24 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20731 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/20582] SPAM

2016-09-08 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20582 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/20582] SPAM

2016-09-08 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20582 --- Comment #2 from Paul Pluzhnikov --- Comment on attachment 9495 --> https://sourceware.org/bugzilla/attachment.cgi?id=9495 QuickBooks Desktop Support 1 800 903 7315 1 800 903 7315 QuickBooks Desktop Tech Support Phone Number, QuickB

[Bug binutils/20564] SPAM

2016-09-07 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20564 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/20563] SPAM

2016-09-07 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20563 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/20561] SPAM

2016-09-06 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20561 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/20560] SPAM

2016-09-06 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20560 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/20555] The GNU linker does not generate PDB files

2016-09-05 Thread ppluzhnikov at google dot com
||2016-09-05 CC||ppluzhnikov at google dot com Ever confirmed|0 |1 --- Comment #1 from Paul Pluzhnikov --- > I'd like to add a command line option --generate-pdb Until very recently, the .PDB fo

[Bug gas/20533] SPAM

2016-08-29 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20533 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/20472] [2.27 Regression] glibc-2.24 fails to build with the 2.7 branch on powerpc-linux-gnu

2016-08-15 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20472 Paul Pluzhnikov changed: What|Removed |Added Summary|[2.27 Regression] |[2.27 Regression]

[Bug admin/20460] SPAM

2016-08-11 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20460 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/20408] @@!!!(1877)-424-6647!@@@@@hp printer customer support phone number hp printer techncial support

2016-07-25 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20408 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/19657] CERTIFICATE

2016-02-18 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19657 Paul Pluzhnikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/19150] readelf should decode more notes

2015-10-18 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19150 Paul Pluzhnikov changed: What|Removed |Added Assignee|unassigned at sourceware dot org |ppluzhnikov at google dot

[Bug binutils/19150] New: readelf should decode more notes

2015-10-18 Thread ppluzhnikov at google dot com
: binutils Assignee: unassigned at sourceware dot org Reporter: ppluzhnikov at google dot com Target Milestone: --- >From https://sourceware.org/ml/binutils/2015-10/msg00145.html Current trunk readelf produces: build/binutils/readelf -n /tmp/core.136505 Displaying notes found

[Bug binutils/19147] readelf -n does not print all file mappings in NT_FILE note (off by one)

2015-10-18 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19147 Paul Pluzhnikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/19147] readelf -n does not print all file mappings in NT_FILE note (off by one)

2015-10-17 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19147 Paul Pluzhnikov changed: What|Removed |Added Assignee|unassigned at sourceware dot org |ppluzhnikov at google dot

[Bug binutils/19147] readelf -n does not print all file mappings in NT_FILE note (off by one)

2015-10-17 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19147 Paul Pluzhnikov changed: What|Removed |Added Summary|readelf -n does not print |readelf -n does not print

[Bug binutils/19147] New: readelf -n does not print all NT_FILE notes (off by one)

2015-10-17 Thread ppluzhnikov at google dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: ppluzhnikov at google dot com Target Milestone: --- Test: cat t.c #include int main() { abort(); } gcc -static t.c && gdb -q ./a.out (gdb) r Starting program: /t

[Bug ld/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64

2015-08-13 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18801 --- Comment #15 from Paul Pluzhnikov --- > FIXED What about Gold? Or any other linker that supports IFUNC and TEXTREL, but doesn't warn. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/18259] "Заявка на отправку": elements are arranged disorderly on the page

2015-04-13 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #1 from Paul Pluzhnikov --- Spam? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug admin/17029] test

2014-06-06 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot com Resolution|--- |INVALID --- Comment #2 from Paul Pluzhnikov --- Please don't do this again. -- You are receiving this mail because: You are on the CC list for th

[Bug gold/16980] gold produces incomplete -M (map) output

2014-05-23 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16980 Paul Pluzhnikov changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ian at

[Bug gold/16980] New: gold produces incomplete -M (map) output

2014-05-23 Thread ppluzhnikov at google dot com
: gold Assignee: ian at airs dot com Reporter: ppluzhnikov at google dot com CC: ccoutant at google dot com Using current trunk: echo "int main() {}" | g++ -g -xc++ - -o /tmp/t -B/tmp/ld-gold -Wl,-Map=/tmp/map-gold readelf -WS /tmp/t | grep debug_

[Bug ld/16937] aarch64: issue about executable exporting TLS class static member variable

2014-05-12 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16937 --- Comment #2 from Paul Pluzhnikov --- Google ref: b/14064062 -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https:

[Bug ld/16937] aarch64: issue about executable exporting TLS class static member variable

2014-05-12 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16937 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug binutils/16673] [Feature Request] Support "-R patterns" for strip

2014-03-07 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16673 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug binutils/16644] ../../binutils/nm.c:1698:28: error: 'sbrk' is deprecated [-Werror,-Wdeprecated-declarations]

2014-02-28 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16644 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug binutils/15435] Gold rejects undefined weak hidden symbol

2014-01-23 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15435 --- Comment #4 from Paul Pluzhnikov --- And confirmed in current trunk: GNU gold (GNU Binutils 2.24.51.20131021) 1.11 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/15435] Gold rejects undefined weak hidden symbol

2014-01-23 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15435 Paul Pluzhnikov changed: What|Removed |Added Assignee|unassigned at sourceware dot org |ccoutant at google dot com

[Bug binutils/15435] Gold rejects undefined weak hidden symbol

2014-01-23 Thread ppluzhnikov at google dot com
|| CC||ppluzhnikov at google dot com -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org

[Bug binutils/16444] New: readelf should print contents of NT_GNU_GOLD_VERSION note

2014-01-13 Thread ppluzhnikov at google dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: ppluzhnikov at google dot com Current readelf from trunk (a0a1bb07cb2c03b7d34f12e734c6f363ddb7c7b2): binutils/readelf -n /usr/local/bin/java Displaying notes found at file

[Bug gold/16100] shared lib exports definition of _ZdlPv even though local per --version-script

2013-10-30 Thread ppluzhnikov at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16100 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com

[Bug gold/15938] New: --start/--end-lib renders --print-map (Archive member included because of...) useless

2013-09-07 Thread ppluzhnikov at google dot com
Severity: normal Priority: P2 Component: gold Assignee: ian at airs dot com Reporter: ppluzhnikov at google dot com CC: ccoutant at google dot com When debugging linking problems, it is often useful to understand what caused a particular

[Bug gas/15457] GAS should generate DW_FORM_strp when emitting debug info

2013-05-10 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15457 Paul Pluzhnikov changed: What|Removed |Added CC||ccoutant at google dot com -- Confi

[Bug gas/15457] New: GAS should generate DW_FORM_strp when emitting debug info

2013-05-10 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15457 Bug #: 15457 Summary: GAS should generate DW_FORM_strp when emitting debug info Product: binutils Version: unspecified Status: NEW Severity: normal

[Bug gold/15447] New: dwp crashes with fseek(NULL) when executable without any .dwo files is specified

2013-05-08 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15447 Bug #: 15447 Summary: dwp crashes with fseek(NULL) when executable without any .dwo files is specified Product: binutils Version: unspecified Status: NEW Sev

[Bug ld/15444] Use of -g for large project results in: relocation truncated to fit: R_X86_64_32 against `.debug_info'

2013-05-08 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15444 --- Comment #7 from Paul Pluzhnikov 2013-05-08 19:07:41 UTC --- (In reply to comment #6) > What's the state of this work? It is committed in GCC-4.8, trunk binutils/gold, and GDB 7.6. We are starting to use it at Google, but it is very fres

[Bug ld/15444] Use of -g for large project results in: relocation truncated to fit: R_X86_64_32 against `.debug_info'

2013-05-08 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15444 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-03 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot

[Bug binutils/14662] strip doesn't remove .gdb_index

2012-10-03 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14662 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot

[Bug gold/14149] The _end symbol is not properly aligned

2012-08-27 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot ||com Resolution||INVALID --- Comment #4 from Paul Pluzhnikov 2012-08-27 15:30:42 UTC --- (Apparently) not a Gold bug. -- Configure bugmail: http://sourceware.org

[Bug ld/14411] TestSummary

2012-07-26 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14411 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot

[Bug ld/14385] testSummary

2012-07-22 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot ||com Resolution||INVALID --- Comment #2 from Paul Pluzhnikov 2012-07-22 15:08:04 UTC --- Spam -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi

[Bug ld/14384] test077_summary

2012-07-22 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot ||com Resolution||INVALID --- Comment #2 from Paul Pluzhnikov 2012-07-22 15:07:37 UTC --- Spam -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi

[Bug gold/14262] icf corrupts unwind info and makes exception throwing to abort

2012-06-18 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14262 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot

[Bug ld/14249] Full path to shared object put into binary when it contains no SONAME

2012-06-15 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14249 --- Comment #3 from Paul Pluzhnikov 2012-06-15 13:48:08 UTC --- (In reply to comment #2) > I could not find any documentation on this behaviour You are welcome to find a place where you think this should have been documented, and send a patc

[Bug ld/14249] Full path to shared object put into binary when it contains no SONAME

2012-06-15 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot ||com Resolution||INVALID --- Comment #1 from Paul Pluzhnikov 2012-06-15 12:53:40 UTC --- This is working as intended (and changing it will break lots of clients

[Bug ld/14234] /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status

2012-06-14 Thread ppluzhnikov at google dot com
||ppluzhnikov at google dot ||com Resolution||INVALID --- Comment #2 from Paul Pluzhnikov 2012-06-14 14:25:36 UTC --- User error. -- Configure bugmail: http://sourceware.org/bugzilla

[Bug gold/12640] Gold accesses vector out of range

2011-04-05 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12640 Paul Pluzhnikov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/12640] Gold accesses vector out of range

2011-04-05 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12640 --- Comment #1 from Paul Pluzhnikov 2011-04-05 17:53:51 UTC --- The fix appears trivial: Index: dwarf_reader.cc === RCS file: /cvs/src/src/gold/dwarf_reader.cc,v retrieving revis

[Bug gold/12640] New: Gold accesses vector out of range

2011-04-05 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12640 Summary: Gold accesses vector out of range Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: i...@airs.c

[Bug gold/12640] Gold accesses vector out of range

2011-04-05 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12640 Paul Pluzhnikov changed: What|Removed |Added CC||ccoutant at google dot com -- Confi

[Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present

2009-07-16 Thread ppluzhnikov at google dot com
--- Additional Comments From ppluzhnikov at google dot com 2009-07-16 16:19 --- (In reply to comment #3) > let me > know if you have a chance to try it on some other test cases. Thanks for the prompt fix. I've linked two of my real executables (which both exhibited GDB gli

[Bug gold/10400] Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present

2009-07-15 Thread ppluzhnikov at google dot com
--- Additional Comments From ppluzhnikov at google dot com 2009-07-16 00:12 --- Sorry, my mistake. Indeed it's the .debug_frame that is a problem (GDB uses both). -- http://sourceware.org/bugzilla/show_bug.cgi?id=10400 --- You are receiving this mail because: --- You a

[Bug gold/10400] New: Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present

2009-07-15 Thread ppluzhnikov at google dot com
DW_AT_high_pc : 0 <386> DW_AT_frame_base : 0x107 (location list) -- Summary: Gold produces incorrect debug and unwind info when incompatible COMDAT sections are present Product: binutils Version: 2.20 (HEAD) Statu

[Bug gas/10255] no .eh_frame_hdr table will be created.

2009-06-17 Thread ppluzhnikov at google dot com
--- Additional Comments From ppluzhnikov at google dot com 2009-06-17 20:38 --- I just hit this as well: corrupt .eh_frame in one of my object files with a huge location advance. Verified that this change to binutils/gas 2009-06-09 Jakub Jelinek PR gas/10255