Bug 14763

Summary: exception_static_test crashes (with glibc-2.16?)
Product: binutils Reporter: Mike Frysinger <vapier>
Component: goldAssignee: Ian Lance Taylor <ian>
Status: RESOLVED DUPLICATE    
Severity: normal CC: allan, ccoutant
Priority: P2    
Version: 2.23   
Target Milestone: ---   
URL: http://sourceware.org/ml/binutils/2012-07/msg00156.html
Host: Target: x86_64-linux-gnu
Build: Last reconfirmed:

Description Mike Frysinger 2012-10-24 23:39:08 UTC
not sure if related to bug 14675, but i'm seeing exception_static_test crash and i see other people reporting the same thing

way of reproducing:
tar xf binutils-2.23.tar.bz2
cd binutils-2.23
./configure --enable-gold
make -j4
cd gold
make check

i'm using gcc-4.7.2 and glibc-2.16 if that helps
Comment 1 Allan McRae 2013-04-27 01:36:17 UTC
I am still seeing this with current head (20130427) and glibc-2.17.
Comment 2 H.J. Lu 2013-04-29 16:53:00 UTC
Dup.

*** This bug has been marked as a duplicate of bug 15407 ***