public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18052] New: Symbol clash with preprocessor __i686  produces segfaults.
@ 2015-02-27 22:53 jparmele at wildbear dot com
  2015-02-27 23:13 ` [Bug libc/18052] " joseph at codesourcery dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: jparmele at wildbear dot com @ 2015-02-27 22:53 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18052
           Summary: Symbol clash with preprocessor __i686  produces
                    segfaults.
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jparmele at wildbear dot com
                CC: drepper.fsp at gmail dot com

Created attachment 8155
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8155&action=edit
patch for glibc-2.21

This was fixed before so this is a regression.  Don't use __i686 as a separable
part of a symbol because the preprocessor defines it.  This causes failures
when attempting to use glibc.  I saw the problem as a segfault when the install
tried to run sln.  Patch is to sed out such symbols from glibc-2.21.  Patch was
created by a acript fix_asm which finds such symbols in .S and .h files.  Patch
for glibc-2.21 is included as an attachment.

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-24  9:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-27 22:53 [Bug libc/18052] New: Symbol clash with preprocessor __i686 produces segfaults jparmele at wildbear dot com
2015-02-27 23:13 ` [Bug libc/18052] " joseph at codesourcery dot com
2015-02-28  0:23 ` jparmele at wildbear dot com
2015-03-02 10:00 ` schwab@linux-m68k.org
2015-03-02 10:02 ` schwab@linux-m68k.org
2015-03-04  1:38 ` jparmele at wildbear dot com
2015-03-04 10:04 ` schwab@linux-m68k.org
2015-03-04 14:07 ` jparmele at wildbear dot com
2015-03-04 14:12 ` schwab@linux-m68k.org
2015-08-24  9:50 ` jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).