On Mon, 1 Dec 2014, Marcin Błażejowski wrote:
I get the following gdb error (1.9.92 and current CVS):
------------
Program received signal SIGSEGV, Segmentation fault.
__strcmp_sse2_unaligned () at
../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S:29
29 ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: No such
file or directory.
------------
The problem occurs in one of my old packages and I don't know where
since I don't use only strlen() function.
Please send me a copy of the old package and a script that triggers
the problem. Thanks,
Allin