[Fwd: memory leak in Event.pm ?]
[email protected] (Joshua N Pritikin) Sat, 23 Apr 2005 07:37:32 +0530
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
--=-QhDLJDZsPsKwF2o2KK/U Content-Type: multipart/mixed; boundary="=-wtahreV7UEP2vgxunUgy" --=-wtahreV7UEP2vgxunUgy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable --=-wtahreV7UEP2vgxunUgy Content-Disposition: inline Content-Description: Forwarded message - memory leak in Event.pm ? Content-Type: message/rfc822 Return-Path: <[email protected]> Delivered-To: [email protected] Received: (qmail 3300 invoked from network); 23 Apr 2005 01:59:21 -0000 Received: from unknown (HELO nirmalvihar.info) (192.168.0.7) by emit.nirmalvihar.info with SMTP; 23 Apr 2005 01:59:21 -0000 Received: (qmail 3125 invoked by uid 1000); 22 Apr 2005 19:19:35 -0000 Delivered-To: [email protected] Received: (qmail 3122 invoked from network); 22 Apr 2005 19:19:34 -0000 Received: from unknown (HELO lime.pobox.com) (208.58.1.198) by nirmalvihar.info with SMTP; 22 Apr 2005 19:19:34 -0000 Received: from lime.pobox.com (localhost [127.0.0.1]) by lime.pobox.com (Postfix) with ESMTP id 711B2440E44; Fri, 22 Apr 2005 15:19:33 -0400 (EDT) Delivered-To: [email protected] Received: from lime (localhost [127.0.0.1]) by lime.pobox.com (Postfix) with ESMTP id 0BA65440E2B for <[email protected]>; Fri, 22 Apr 2005 15:19:33 -0400 (EDT) Received-SPF: none (lime.pobox.com: domain of [email protected] does not designate permitted sender hosts) X-SPF-Guess: pass (seems reasonable for [email protected] to mail through 82.207.76.161) Received: from home.nikita (docenko.kharkov.ukrtel.net [82.207.76.161]) by lime.pobox.com (Postfix) with ESMTP id 19A3F440E6F for <[email protected]>; Fri, 22 Apr 2005 15:18:49 -0400 (EDT) Received: (qmail 9295 invoked by uid 1005); 22 Apr 2005 22:19:13 +0300 Date: Fri, 22 Apr 2005 22:19:13 +0300 From: Nikita Savin <[email protected]> To: [email protected] Subject: memory leak in Event.pm ? Message-ID: <[email protected]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: asdfGroup Inc., http://www.asdfGroup.com/ User-Agent: Mutt/1.5.6i Content-Transfer-Encoding: quoted-printable Hi! Is this memory leak in Event.pm or bad driver /dev/hands ? :) <code> use Event;=20 Event->signal(signal=3D>'HUP', cb=3D>sub {kill 1, $$}); kill 1, $$;=20 Event::loop; </code> produce memory leak=20 --=20 Sincerely yours, Nikita Savin =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D URL: http://nik.asdfgroup.com ICQ: 78815160 MSN: [email protected] Yahoo!: asdfgroupnik AOL: asdfgroup Voice: +380677200799 PGP key: http://nik.asdfgroup.com/gpg.pub =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=-wtahreV7UEP2vgxunUgy-- --=-QhDLJDZsPsKwF2o2KK/U Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCaa3jqcqnlKSmC70RAtqvAKC16Ogq9jMM/butUi0a+0DT/C1QeQCgrKTx 2J84uLqjY+2khQp5ytqHoBI= =Vkyz -----END PGP SIGNATURE----- --=-QhDLJDZsPsKwF2o2KK/U--