https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #58 from Nick Clifton ---
Hi Alexander,
> Files: 7
> Errors:
> 25 Invalid read of size ...
> 2 Invalid write of size ...
> 2 Process terminating with default action of signal 11 (SIGSEGV)
> 1 Process termina
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #57 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #56 from Alexander Cherepanov ---
Created attachment 8019
--> https://sourceware.org/bugzilla/attachment.cgi?id=8019&action=edit
AFL crashers for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
crashes
Files: 7
Errors:
25 Inva
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #55 from Nick Clifton ---
Hi Alexander,
These should be fixed now.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailin
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #54 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #53 from Alexander Cherepanov ---
Created attachment 7995
--> https://sourceware.org/bugzilla/attachment.cgi?id=7995&action=edit
More aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Files: 2
Errors:
2 No assertion i
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #52 from Alexander Cherepanov ---
Created attachment 7994
--> https://sourceware.org/bugzilla/attachment.cgi?id=7994&action=edit
More crashes for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Files: 18
Errors:
12 Conditional
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #51 from Nick Clifton ---
Hi Alexander,
> Aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Thanks - I have checked in a patch to remove all calls to abort from inside
readelf.
Cheers
Nick
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #50 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #49 from Alexander Cherepanov ---
Created attachment 7991
--> https://sourceware.org/bugzilla/attachment.cgi?id=7991&action=edit
Aborts for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Files: 4
Errors:
4 No assertion info i
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #48 from Nick Clifton ---
Thanks Alexander,
Those new archive based problems should be fixed now.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #47 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #46 from Alexander Cherepanov ---
Created attachment 7975
--> https://sourceware.org/bugzilla/attachment.cgi?id=7975&action=edit
Crashes for `readelf -agteAruhlsSdIncVWw --dyn-syms -D`
Files: 19
Errors:
1 Argument 'size' o
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #45 from Nick Clifton ---
Hi Espen,
Thanks very much for the patch. I have checked it in with two minor
additions: I duplicated the fix for get_32bit_elf_symbols() into
get_64bit_elf_symbols() and I improved the range test in g
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #44 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #43 from Espen Grindhaug ---
Created attachment 7968
--> https://sourceware.org/bugzilla/attachment.cgi?id=7968&action=edit
Possible fix for problem in comment #40
--
You are receiving this mail because:
You are on the CC list
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
Espen Grindhaug changed:
What|Removed |Added
Attachment #7966|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #41 from Espen Grindhaug ---
Created attachment 7966
--> https://sourceware.org/bugzilla/attachment.cgi?id=7966&action=edit
Possible fix for asan problems in comment #39
--
You are receiving this mail because:
You are on the CC
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #40 from Alexander Cherepanov ---
Created attachment 7964
--> https://sourceware.org/bugzilla/attachment.cgi?id=7964&action=edit
Sample with fishy malloc
This one doesn't crash `readelf -agteAruhlsSdIncwVW --dyn-syms -D` but giv
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #39 from Espen Grindhaug ---
Created attachment 7963
--> https://sourceware.org/bugzilla/attachment.cgi?id=7963&action=edit
3 more problematic programs
Attached is three more problematic programs. One more infinite loop, one hea
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #38 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #37 from Alexander Cherepanov ---
Created attachment 7957
--> https://sourceware.org/bugzilla/attachment.cgi?id=7957&action=edit
AFL crashers for `readelf -a`
Files: 4
Errors:
1 Invalid read of size ...
4 Invalid wri
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #36 from Espen Grindhaug ---
Created attachment 7954
--> https://sourceware.org/bugzilla/attachment.cgi?id=7954&action=edit
2 more problematic test cases
(In reply to Nick Clifton from comment #35)
> Hi Espen, Hi Alexander,
>
>
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #35 from Nick Clifton ---
Hi Espen, Hi Alexander,
OK, those two are fixed. Next ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #34 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
Espen Grindhaug changed:
What|Removed |Added
CC||espen at grindhaug dot org
--- Comm
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #32 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #31 from Alexander Cherepanov ---
Created attachment 7942
--> https://sourceware.org/bugzilla/attachment.cgi?id=7942&action=edit
Another crasher for `readelf -a`
Files: 1
Errors:
2 Invalid read of size ...
1 Process
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #30 from Nick Clifton ---
Thanks Alexander,
Those problems should be fixed too.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-bi
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #29 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #28 from Alexander Cherepanov ---
Created attachment 7927
--> https://sourceware.org/bugzilla/attachment.cgi?id=7927&action=edit
More badness for `readelf -agteAruhlsSdIncwVW --dyn-syms -D`
No crashes so far but some badness...
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #27 from Nick Clifton ---
Also fixed...
--
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
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #26 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #25 from Alexander Cherepanov ---
Created attachment 7922
--> https://sourceware.org/bugzilla/attachment.cgi?id=7922&action=edit
Crasher for `readelf -agteAruhlsSdIncwVW --dyn-syms -D`
Files: 1
Errors:
1 Invalid read of si
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #24 from Alexander Cherepanov ---
Created attachment 7921
--> https://sourceware.org/bugzilla/attachment.cgi?id=7921&action=edit
crasher for `readelf -agteADruhlsSdIncwVW`
Files: 1
Errors:
2 Invalid read of size ...
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #23 from Nick Clifton ---
Hi Alexander,
OK, that one is fixed.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing li
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #22 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #21 from Alexander Cherepanov ---
Created attachment 7920
--> https://sourceware.org/bugzilla/attachment.cgi?id=7920&action=edit
One more assertion failed
Files: 1
Errors:
1 readelf.c:12975: process_attributes: Assertion `
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #20 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #19 from Nick Clifton ---
Hi Alexander.
Please try again ...
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #18 from Alexander Cherepanov ---
(In reply to Alexander Cherepanov from comment #16)
> Created attachment 7915 [details]
> One more crash
Files: 1
Errors:
1 Invalid read of size ...
1 Process terminating with default
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #17 from Alexander Cherepanov ---
Created attachment 7916
--> https://sourceware.org/bugzilla/attachment.cgi?id=7916&action=edit
Assertions failed
Files: 11
Errors:
1 readelf.c:10471: process_syminfo: Assertion `i < num_dy
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #16 from Alexander Cherepanov ---
Created attachment 7915
--> https://sourceware.org/bugzilla/attachment.cgi?id=7915&action=edit
One more crash
Cool! Only one crash so far.
But there are some asserts (attached next).
And a lot
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #15 from Nick Clifton ---
Hi Alexander,
I have updated the master branch with fixes for the new tests that you
provided. Please give the new sources a spin.
Cheers
Nick
--
You are receiving this mail because:
You are on th
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #14 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #13 from Alexander Cherepanov ---
Created attachment 7911
--> https://sourceware.org/bugzilla/attachment.cgi?id=7911&action=edit
More badness for `readelf -a`
Files: 11
Errors:
40 Invalid read of size ...
2 Process te
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #12 from Alexander Cherepanov ---
Created attachment 7906
--> https://sourceware.org/bugzilla/attachment.cgi?id=7906&action=edit
More badness for `readelf -a`
Files: 16
Errors:
13 Argument 'size' of function malloc has a fi
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #11 from Nick Clifton ---
Created attachment 7901
--> https://sourceware.org/bugzilla/attachment.cgi?id=7901&action=edit
Third readelf patch
Hi Alexander,
Please update your master branch and try again...
Cheers
Nick
--
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #10 from Alexander Cherepanov ---
Created attachment 7895
--> https://sourceware.org/bugzilla/attachment.cgi?id=7895&action=edit
More crashers
Files: 10
Errors:
2 Conditional jump or move depends on uninitialised value(s)
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #9 from Nick Clifton ---
Hi Alexander,
Please update your master branch and try again...
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #8 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #7 from Nick Clifton ---
Created attachment 7892
--> https://sourceware.org/bugzilla/attachment.cgi?id=7892&action=edit
More readelf fixes
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #6 from Alexander Cherepanov ---
Created attachment 7890
--> https://sourceware.org/bugzilla/attachment.cgi?id=7890&action=edit
Crashers for `readelf -a`
Files: 8
Errors:
2 Conditional jump or move depends on uninitialised
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
Nick Clifton changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #5 from Nick Clif
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #3
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #1 from Alexander Cherepanov ---
Created attachment 7883
--> https://sourceware.org/bugzilla/attachment.cgi?id=7883&action=edit
`readelf -a` assertion failed
--
You are receiving this mail because:
You are on the CC list for th
https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #2 from Alexander Cherepanov ---
Created attachment 7884
--> https://sourceware.org/bugzilla/attachment.cgi?id=7884&action=edit
`readelf -a` loops forever
--
You are receiving this mail because:
You are on the CC list for the b
58 matches
Mail list logo