bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29309] Assembler Segmentation Fault when -g is given


From: volker.weissmann at gmx dot de
Subject: [Bug gas/29309] Assembler Segmentation Fault when -g is given
Date: Fri, 01 Jul 2022 16:34:20 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29309

Volker Weißmann <volker.weissmann at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Volker Weißmann <volker.weissmann at gmx dot de> ---
> So are you saying that if you invoke as via the gcc driver program
the segmentation fault happens, but if you invoke as directly then
it does not ?

Yes

Anyway, the bug appears to result from a misconfiguration of my system:
"which as" returned /usr/local/bin/as . This file was not installed by the
package manager, I do not know how it got installed. I deleted it and now
"which as" returns "/usr/bin/as" and the segfault does not happen anymore.

It was probably a version missmatch - a new gcc paired with an old as.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]