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 libc/14359] tst-cancelx4.out: Segmentation fault


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

--- Comment #12 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-07-14 20:20:14 UTC ---
On Sat, 14 Jul 2012, wbrana at gmail dot com wrote:

> ==22761==    by 0x493F4ED: clone (in /lib32/libc-2.14.1.so)

If there are references like that to system libraries, the test is not 
being built or run correctly.  Either run it with the exact (very long) 
command, including environment settings, that the testsuite itself uses, 
or else rebuild the test with -Wl,-dynamic-linker and -Wl,-rpath options 
pointing to the appropriate places in the install_root directory you 
specified when installing the newly built library.

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