bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strstr is linear test fails on my machine with glibc 2.13


From: Reuben Thomas
Subject: strstr is linear test fails on my machine with glibc 2.13
Date: Tue, 19 Jul 2011 16:30:24 +0100

I was interested to see this test fail, and digging inside, see
comments assert that glibc > 2.12 should be OK. Looks therefore as if
something's wrong. I'm using the glibc 2.13 shipped with Ubuntu natty
on an x86_64 system. The test exits with status 142, i.e. 128 + 14,
i.e. the 5-second alarm has fired. I have a 2.5GHz i5 Sandy Bridge
CPU.

memmem is on the other hand diagnosed as linear on my system.

-- 
http://rrt.sc3d.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]