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    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to