public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aj at suse dot de" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/13580] New: crash in glibc with dlopen and math functions
Date: Tue, 10 Jan 2012 09:49:00 -0000	[thread overview]
Message-ID: <bug-13580-131@http.sourceware.org/bugzilla/> (raw)

http://sourceware.org/bugzilla/show_bug.cgi?id=13580

             Bug #: 13580
           Summary: crash in glibc with dlopen and math functions
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: aj@suse.de
    Classification: Unclassified


Both Arch Linux and openSUSE have received bug reports where a program (apache,
subversion or gdk-pixbuf-query-loaders) crashes in glibc after dlopening a
shared library that needs libm.

https://bugs.archlinux.org/task/27736 
https://bugzilla.novell.com/show_bug.cgi?id=740109

backtrace is:
#0  0x0000000000005446 in ?? ()
#1  0x00007ffff513b095 in floor () from /lib64/libm.so.6
#2  0x00007ffff7de7f7c in _dl_relocate_object ()
   from /lib64/ld-linux-x86-64.so.2
#3  0x00007ffff7dee3e6 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
#4  0x00007ffff7dea146 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#5  0x00007ffff7dedd2a in _dl_open () from /lib64/ld-linux-x86-64.so.2
#6  0x00007ffff711cf26 in dlopen_doit () from /lib64/libdl.so.2
#7  0x00007ffff7dea146 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#8  0x00007ffff711d4cf in _dlerror_run () from /lib64/libdl.so.2
#9  0x00007ffff711cfc1 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2

Disabling the floor multiarch ifuncs for x86-64 fixes this. This is
reproduceable for some users but I could not reproduce it yet on my own system.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


             reply	other threads:[~2012-01-10  9:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  9:49 aj at suse dot de [this message]
2012-01-10 10:39 ` [Bug libc/13580] " allan at archlinux dot org
2012-01-10 10:55 ` aj at suse dot de
2012-01-10 12:18 ` aj at suse dot de
2012-01-10 13:30 ` idoenmez at suse dot de
2012-01-11 21:50 ` arekm at maven dot pl
2012-01-11 21:53 ` pluto at agmk dot net
2012-01-14 23:06 ` vapier at gentoo dot org
2012-01-24 12:19 ` aj at suse dot de
2014-02-16 18:27 ` jackie.rosen at hushmail dot com
2014-02-16 18:28 ` ismail at donmez dot ws
2014-05-28 19:45 ` schwab at sourceware dot org
2014-06-13 14:10 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13580-131@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).