public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Problem with malloc changes?
@ 2005-10-08 15:27 Thorsten Kukuk
  2005-10-10 13:45 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Kukuk @ 2005-10-08 15:27 UTC (permalink / raw)
  To: libc-hacker


Hi,

Since we have the following patch in CVS:

2005-09-26  Ulrich Drepper  <drepper@redhat.com>

        [BZ #838]
        * malloc/arena.c (ptmalloc_lock_all): If global lock already taken
        by the same thread, just bump the counter.
        (ptmalloc_unlock_all): If counter for recursive locks hasn't reached
        zero, don't do anything else.

glibc does not work anymore for me, I have a lot of problems with
calls to the wait*() functions on i586.

The best example is nptl/tst-cancel4: I get the message, that the
cancellation of the wait test was successfull, but after that the
test case hangs and will be killed by the timeout. Debugging a little
bit shows that the thread with the wait() calls does not seems to be
completly canceld, it is still running. Reverting exact this patch
solves the problem for me.
Does somebody else is seeing this?

  Thorsten

-- 
Thorsten Kukuk         http://www.suse.de/~kukuk/      kukuk@suse.de
SUSE LINUX Products GmbH       Maxfeldstr. 5       D-90409 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with malloc changes?
  2005-10-08 15:27 Problem with malloc changes? Thorsten Kukuk
@ 2005-10-10 13:45 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2005-10-10 13:45 UTC (permalink / raw)
  To: Thorsten Kukuk; +Cc: libc-hacker

[-- Attachment #1: Type: text/plain, Size: 109 bytes --]

Should be fixed.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-10 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-08 15:27 Problem with malloc changes? Thorsten Kukuk
2005-10-10 13:45 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).