[Bug math/15194] pow leads to segmentation fault when called after fesetround(FE_UPWARD);
joseph at codesourcery dot com
sourceware-bugzilla@sourceware.org
Tue Feb 26 00:57:00 GMT 2013
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.
More information about the Glibc-bugs
mailing list