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/15194] pow leads to segmentation fault when called after fesetround(FE_UPWARD);


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

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2013-02-26 00:56:58 UTC ---
Are you sure you've run the new binary with the new libc (by linking with 
appropriate -Wl,-dynamic-linker -Wl,-rpath options, for example, or 
running via /some/where/lib64/ld-linux-x86-64.so.2 --library-path 
/some/where/lib64, or using -static to link)?  I can't reproduce this with 
current sources; it sounds like a duplicate of bug 3976 (fixed) to me.

-- 
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.


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