bug-bash
[Top][All Lists]
Advanced

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

Re: wait unblocks before signals processed


From: Chet Ramey
Subject: Re: wait unblocks before signals processed
Date: Tue, 06 Nov 2012 13:30:58 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

On 11/5/12 11:34 PM, Elliott Forney wrote:

> Sorry, I should look before posting.  I cloned the latest devel branch
> of bash and now I see the following occasionally but it may still be a
> work in progress.
> 
> $ ./trap_race
> 4.2.37(3)-maint
> register_alloc: 0x9779a8 already in table as allocated?
> register_alloc: 0x979378 already in table as allocated?
> 100

That is a message from the debugging malloc that gets compiled in when
you run a development build.  It is unrelated to any of the trap/wait
changes, though it may indicate a possible memory leak.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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