develooper Front page | perl.perl5.porters | Postings from June 2009

[perl #66958] [PATCH] Don't enqueue pending signals during global destruction

From:
Lubomir Rintel
Date:
June 25, 2009 11:26
Subject:
[perl #66958] [PATCH] Don't enqueue pending signals during global destruction
Message ID:
rt-3.6.HEAD-25937-1245952508-1334.66958-75-0@perl.org
# New Ticket Created by  Lubomir Rintel 
# Please include the string:  [perl #66958]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66958 >


Global destruction is not signal-safe. PL_psig_pend may already
be gone when the signal handler is called (with destruct_level > 0).

-- 
Lubomir Rintel (Good Data)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About