This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/20383] New: Segfault in fesentenv() on Ubuntu multiarch


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

            Bug ID: 20383
           Summary: Segfault in fesentenv() on Ubuntu multiarch
           Product: glibc
           Version: 2.23
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: murphy.gebert at gmx dot de
  Target Milestone: ---

Created attachment 9398
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9398&action=edit
GDB output for the failing call

On Ubuntu 16.04 x86_64 with multiarch setup (amd64 + i386), the call to
fesetenv() from an i386 program causes a segfault in
sysdeps/i386/fpu/fesetenv.c:116.
As far as I can tell, this line has been introduced with bug 16068. The
installed glibc version is libc6:i386 2.23-0ubuntu3.

GDB output including locals, registers and backtrace is attached. A more
detailed description of the environment that leads to this issue can be found
here:

http://stackoverflow.com/questions/38377065/crosscompiling-qt4-uic-segfaults

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]