bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12472] ifuncmain7pie failed on Fedora 14/x64-64


From: peroyvind at mandriva dot org
Subject: [Bug gold/12472] ifuncmain7pie failed on Fedora 14/x64-64
Date: Thu, 14 Jul 2011 17:22:57 +0000

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

Per Øyvind Karlsen <peroyvind at mandriva dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Per Øyvind Karlsen <peroyvind at mandriva dot org> 
2011-07-14 17:21:45 UTC ---
address@hidden testsuite]$ gdb ./ifuncmain7pie
GNU gdb (GDB) 7.1-5 (Mandriva Linux release 2011.0)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mandriva-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/peroyvind/RPM/binutils/BUILD/binutils-2.21.52.0.2/objs/gold/testsuite/ifuncmain7pie...done.
(gdb) start
Temporary breakpoint 1 at 0x6c9: file ../../../gold/testsuite/ifuncmain7.c,
line 54.
Starting program:
/home/peroyvind/RPM/binutils/BUILD/binutils-2.21.52.0.2/objs/gold/testsuite/ifuncmain7pie
 

Temporary breakpoint 1, main () at ../../../gold/testsuite/ifuncmain7.c:54
54        p = get_foo ();
(gdb) c
Continuing.

Program received signal SIGABRT, Aborted.
0x00007ffff7a871d5 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) bt full
#0  0x00007ffff7a871d5 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
        resultvar = 0
        pid = <value optimized out>
        selftid = 26174
#1  0x00007ffff7a8875b in abort () at abort.c:92
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0x7fffffffda58, sa_sigaction
= 0x7fffffffda58}, sa_mask = {__val = {140737354111896, 140737348213664,
140737354110552, 0, 
              140737354111896, 1, 0, 4294967295, 140737354125768, 0, 0, 8216,
0, 0, 0, 140737354129408}}, sa_flags = -136398206, sa_restorer = 0x1}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007ffff7ffe6f4 in main () at ../../../gold/testsuite/ifuncmain7.c:58
        p = 0x7ffff7ffe695 <foo_ifunc>
(gdb)

-- 
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 via email to

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