[Bug binutils/29006] dll_symname use after free

2022-05-13 Thread Roland.Schwingel at onevision dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 --- Comment #14 from Roland Schwingel --- So... I am done with testing so far. I could not find any regressions. All my problems are gone and I have linked ~2000 dlls using patched ld. About 120 I have tried so far. All fine. Thanks again

[Bug binutils/29006] dll_symname use after free

2022-05-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/29006] dll_symname use after free

2022-05-12 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 --- Comment #12 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=678dc756a5741d278be2e14630bc10d2fb31a22a commit

[Bug binutils/29006] dll_symname use after free

2022-05-11 Thread Roland.Schwingel at onevision dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 --- Comment #11 from Roland Schwingel --- I just gave Alans patch a try. valgrind no longe reports an error! Great! I have seen that Alans patch is based also on Nicks patch and so had both applied. In my case it linked now without

[Bug binutils/29006] dll_symname use after free

2022-05-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 --- Comment #10 from Nick Clifton --- (In reply to Alan Modra from comment #8) > > No - this is a completely different bug, and a nasty one too. > Very similar backtraces.. *sigh* I was thinking that this was a different bug. I really

[Bug binutils/29006] dll_symname use after free

2022-05-11 Thread Roland.Schwingel at onevision dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 --- Comment #9 from Roland Schwingel --- (In reply to Nick Clifton from comment #6) > (In reply to Roland Schwingel from comment #5) > > Hi Roland, > > > I maybe have the same or very similar problem. I already have applied the > > patch to

[Bug binutils/29006] dll_symname use after free

2022-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 --- Comment #8 from Alan Modra --- (In reply to Nick Clifton from comment #6) > No - this is a completely different bug, and a nasty one too. Very similar backtraces.. -- You are receiving this mail because: You are on the CC list for the

[Bug binutils/29006] dll_symname use after free

2022-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29006 Alan Modra changed: What|Removed |Added Summary|alloc(): invalid size |dll_symname use after free