[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/24538] GAS crashes caused by corrupted input files
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/24538] GAS crashes caused by corrupted input files |
Date: |
Mon, 13 May 2019 11:30:38 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24538
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 11772
--> https://sourceware.org/bugzilla/attachment.cgi?id=11772&action=edit
Proposed patch
Hi mtest1,
Ah - yes - I know why I could not reproduce this problem now ... There is
a long standing problem with Fedora which makes it impossible to build
32-bit binaries with address sanitization enabled. So my i386-elf toolchain
actually has 64-bit executables in it rather than 32-bit ones.
Please could you try out the uploaded patch and let me know if it resolves
the problem ? It may not work however as all it does is to (try to) stop
the illegal memory access inside i386_intel_simplify_register(). It does
not address the underlying problem of why an illegal register number was
being used in the first place.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/24538] New: GAS crashes caused by corrupted input files, mtest1 at testlt dot pl, 2019/05/08
- [Bug gas/24538] GAS crashes caused by corrupted input files, nickc at redhat dot com, 2019/05/10
- [Bug gas/24538] GAS crashes caused by corrupted input files, nickc at redhat dot com, 2019/05/10
- [Bug gas/24538] GAS crashes caused by corrupted input files, mtest1 at testlt dot pl, 2019/05/13
- [Bug gas/24538] GAS crashes caused by corrupted input files,
nickc at redhat dot com <=
- [Bug gas/24538] GAS crashes caused by corrupted input files, amodra at gmail dot com, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, mtest1 at testlt dot pl, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, cvs-commit at gcc dot gnu.org, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, cvs-commit at gcc dot gnu.org, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, nickc at redhat dot com, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, clyon at gcc dot gnu.org, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, nickc at redhat dot com, 2019/05/14
- [Bug gas/24538] GAS crashes caused by corrupted input files, cvs-commit at gcc dot gnu.org, 2019/05/15