| commit | 8f0c87f38476f9e6017989196f40ebb1e0bbee60 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue May 29 18:48:42 2007 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Tue May 29 18:48:42 2007 +0000 |
| tree | 30fe260ae1512b2df212c574ef9e5618c55b83b2 | |
| parent | 78c58934124977c36392bc0794e3d41837d4b0ee [diff] |
PERL_SYS_TERM() should be called once on exit only, this fixes the message panic: MUTEX_LOCK (22) [op.c:352]. BEGIN failed--compilation aborted. ... [alert] ... perl_parse() failed: 9 Scalars leaked: 2 on threaded perl during second reconfiguration. PERL_SYS_INIT() should be called once too.