This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: glibc 2.2.2 test-double failure


On Fri, Feb 16, 2001 at 05:28:07PM -0800, H . J . Lu wrote:
> I used -O2. It works fine. Is that SMP related or a hardware bug?

It is definitely SMP related, the place where it hangs is under if
(__pthread_smp_kernel), so you cannot see it on UP.

	Jakub


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