[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-11 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #7 from Agostino Sarubbo --- Well, the testcase to reproduce on master is different from the testcase to reproduce on 2.32 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 Alan Modra changed: What|Removed |Added Status|REOPENED|ASSIGNED CC|amodra at gm

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 Alan Modra changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-11 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #5 from Agostino Sarubbo --- Created attachment 11738 --> https://sourceware.org/bugzilla/attachment.cgi?id=11738&action=edit testcase2 Can you try this testcase instead? -- You are receiving this mail because: You are on the

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #4 from Alan Modra --- alan@bubble:~/build/gas/sanitize$ ld/ld-new ~/src/tmp/pr24435.so ld/ld-new: /home/alan/src/tmp/pr24435.so: file not recognized: bad value This with binutils configured as CFLAGS="-g -O2 -fsanitize=address"

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #3 from Agostino Sarubbo --- I can reproduce the issue with the master compiled today, so I really guess that the fix was not complete: gf (CHROOT) crashes $ ld -v GNU ld (Gentoo ) 2.32.51.20190410 gf (CHROOT) crashes $ ld 1.c

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24435] heap overflow in bfd_getl64

2019-04-10 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24435 --- Comment #1 from Agostino Sarubbo --- Created attachment 11732 --> https://sourceware.org/bugzilla/attachment.cgi?id=11732&action=edit stacktrace -- You are receiving this mail because: You are on the CC list for the bug. __