[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples

2015-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #204 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=951eaaec17411eba4debe19781f6b8b54306256e commit 951eaaec17411eba4debe1978

[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples

2015-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #205 from Nick Clifton --- Hi Alexander, > Problems with `srconv @@ /dev/null` (32-bit) > Files: 1 > Errors: > 1 Invalid read of size ... > 1 Invalid write of size ... Fixed. Cheers Nick -- You are receiving this

[Bug binutils/17531] readelf crashes on fuzzed samples

2015-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #91 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ffc0f143c74a7d49f6d1ae3f835e404ef4e56772 commit ffc0f143c74a7d49f6d1ae3f83

[Bug binutils/17531] readelf crashes on fuzzed samples

2015-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #92 from Nick Clifton --- Hi Alexander, > Problems with `readelf -agteAruhlsSdIncVWw --dyn-syms -D` (32-bit) > Files: 2 > Errors: > 2 *** Segmentation fault Fixed. Cheers Nick -- You are receiving this mail because: Yo

[Bug gold/17971] New: incremental.cc #include twice output.h

2015-02-13 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17971 Bug ID: 17971 Summary: incremental.cc #include twice output.h Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold

[Bug ld/17973] New: Useless FILE entries in symbol table

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17973 Bug ID: 17973 Summary: Useless FILE entries in symbol table Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug ld/17973] Useless FILE entries in symbol table

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17973 H.J. Lu changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 from

[Bug ld/17973] Useless FILE entries in symbol table

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17973 --- Comment #2 from H.J. Lu --- A patch is posted at https://sourceware.org/ml/binutils/2015-02/msg00193.html -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-b

[Bug ld/17975] New: Useless FILE entry in symbol table linker generated symbols

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17975 Bug ID: 17975 Summary: Useless FILE entry in symbol table linker generated symbols Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal

[Bug ld/17975] Useless FILE entry in symbol table for linker generated symbols

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17975 H.J. Lu changed: What|Removed |Added CC||amodra at gmail dot com Summary|

[Bug ld/17973] Useless FILE entries in symbol table

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17973 --- Comment #3 from H.J. Lu --- Maybe we should fix GCC instead: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015#c17 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/17975] Useless FILE entry in symbol table for linker generated symbols

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17975 H.J. Lu changed: What|Removed |Added CC||jbeulich at novell dot com -- You are rece

[Bug gold/16992] libQtGui linked with gold crashes all Qt programs on startup

2015-02-13 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16992 --- Comment #11 from Markus Trippelsdorf --- See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65057 For a small testcase. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/17975] Useless FILE entry in symbol table for linker generated symbols

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17975 --- Comment #2 from H.J. Lu --- A NULL STT_FILE symbol is useful here: [hjl@gnu-6 pr17975]$ cat foo.s .data foo: .dc.a bar [hjl@gnu-6 pr17975]$ cat bar.s .data foo: .dc.a bar [hjl@gnu-6 pr17975]$ cat global.s .data .

[Bug ld/17975] Useless FILE entry in symbol table for linker generated symbols

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17975 --- Comment #1 from H.J. Lu --- How useful is adding add another NULL STT_FILE symbol before outputting linker generated symbols or symbols defined by linker scripts? Do we have a testcase to show it is necessary? -- You are receiving this

[Bug gold/16992] libQtGui linked with gold crashes all Qt programs on startup

2015-02-13 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16992 --- Comment #12 from Cary Coutant --- (In reply to Markus Trippelsdorf from comment #11) > See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65057 > For a small testcase. Thanks, I'll take a look. -- You are receiving this mail because: You

[Bug ld/17975] Useless FILE entry in symbol table for linker generated symbols

2015-02-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17975 --- Comment #3 from H.J. Lu --- We should generate a A NULL STT_FILE symbol before a forced_local symbol which isn't linker created nor defined by linker script. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples

2015-02-13 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #206 from Alexander Cherepanov --- (In reply to Nick Clifton from comment #205) > > Problems with `srconv @@ /dev/null` (32-bit) > > Files: 1 > > Errors: > > 1 Invalid read of size ... > > 1 Invalid write of size ... >

[Bug binutils/17531] readelf crashes on fuzzed samples

2015-02-13 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #93 from Alexander Cherepanov --- Created attachment 8127 --> https://sourceware.org/bugzilla/attachment.cgi?id=8127&action=edit Problems with `readelf -agteAruhlsSdIncVWw --dyn-syms -D` (32-bit) valgrind Files: 1 Errors: