Report forwarded to debian-bugs-dist@lists.debian.org, peloy@debian.org (Eloy A. Paris):
Bug#100625; Package dhcp.   debian-bugs-dist@lists.debian.orgpeloy@debian.org (Eloy A. Paris)  Subject: Bug#100625: dhcpd-2.2.x has a memory leak? Reply-To: sacrificial-spam-address@horizon.com, 100625@bugs.debian.org Resent-From: sacrificial-spam-address@horizon.com Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: peloy@debian.org (Eloy A. Paris) Resent-Date: Tue, 12 Jun 2001 18:18:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by submit@bugs.debian.org id=B.9923697669111 (code B ref -1); Tue, 12 Jun 2001 18:18:01 GMT Date: 12 Jun 2001 18:16:01 -0000 Message-ID: <20010612181601.9726.qmail@science.horizon.com> From: sacrificial-spam-address@horizon.com To: submit@bugs.debian.org Cc: sacrificial-spam-address@horizon.com Delivered-To: submit@bugs.debian.org Package: dhcp Version: 2.0pl5-5 I was looking at top for another reason and noticed: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 351 root 9 0 10912 44 44 S 0.0 0.0 0:08 dhcpd-2.2.x That seems to be a somewhat excessive memory consumption given that this is a quiet home network and there are only two entries in dhcpd.leases, both expired. cat /proc/351/maps produces: 08048000-08062000 r-xp 00000000 03:02 202965 /usr/sbin/dhcpd-2.2.x 08062000-08066000 rw-p 00019000 03:02 202965 /usr/sbin/dhcpd-2.2.x 08066000-081f6000 rwxp 00000000 00:00 0 40000000-40015000 r-xp 00000000 03:02 157706 /lib/ld-2.2.3.so.dpkg-new (deleted) 40015000-40016000 rw-p 00014000 03:02 157706 /lib/ld-2.2.3.so.dpkg-new (deleted) 40016000-40017000 rwxp 00000000 00:00 0 40017000-4001a000 rw-p 00000000 00:00 0 40020000-40128000 r-xp 00000000 03:02 157923 /lib/libc-2.2.3.so.dpkg-new (deleted) 40128000-4012e000 rw-p 00107000 03:02 157923 /lib/libc-2.2.3.so.dpkg-new (deleted) 4012e000-40132000 rw-p 00000000 00:00 0 40132000-40137000 r-xp 00000000 03:02 157716 /lib/libnss_db-2.2.so 40137000-40138000 rw-p 00004000 03:02 157716 /lib/libnss_db-2.2.so 40138000-40141000 r-xp 00000000 03:02 158001 /lib/libnss_files-2.2.3.so.dpkg-new (deleted) 40141000-40142000 rw-p 00008000 03:02 158001 /lib/libnss_files-2.2.3.so.dpkg-new (deleted) 40142000-401e9000 r-xp 00000000 03:02 32796 /usr/lib/libdb3.so.3.0.2 401e9000-401ea000 rw-p 000a6000 03:02 32796 /usr/lib/libdb3.so.3.0.2 401ea000-40aea000 rw-p 00000000 00:00 0 bfffd000-c0000000 rwxp ffffe000 00:00 0 (I'm tracking unstable, and libc has been upgraded recently. Uptime 18 days.) I've left the process running in case someone wants me to debug it, but I'll eventually restart the daemon to clean out the swap space.   Acknowledgement sent to sacrificial-spam-address@horizon.com:
New Bug report received and forwarded. Copy sent to peloy@debian.org (Eloy A. Paris).   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: sacrificial-spam-address@horizon.com Subject: Bug#100625: Acknowledgement (dhcpd-2.2.x has a memory leak?) Message-ID: In-Reply-To: <20010612181601.9726.qmail@science.horizon.com> References: <20010612181601.9726.qmail@science.horizon.com> X-Debian-PR-Message: ack 100625 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): peloy@debian.org (Eloy A. Paris) If you wish to submit further information on your problem, please send it to 100625@bugs.debian.org (and *not* to submit@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 12 Jun 2001 18:16:06 +0000 From sacrificial-spam-address@horizon.com Tue Jun 12 13:16:06 2001 Return-path: Received: from science.horizon.com [::ffff:192.35.100.1] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 159shy-0002Mu-00; Tue, 12 Jun 2001 13:16:06 -0500 Received: (qmail 9727 invoked by uid 1000); 12 Jun 2001 18:16:01 -0000 Date: 12 Jun 2001 18:16:01 -0000 Message-ID: <20010612181601.9726.qmail@science.horizon.com> From: sacrificial-spam-address@horizon.com To: submit@bugs.debian.org Subject: dhcpd-2.2.x has a memory leak? Cc: sacrificial-spam-address@horizon.com Delivered-To: submit@bugs.debian.org Package: dhcp Version: 2.0pl5-5 I was looking at top for another reason and noticed: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 351 root 9 0 10912 44 44 S 0.0 0.0 0:08 dhcpd-2.2.x That seems to be a somewhat excessive memory consumption given that this is a quiet home network and there are only two entries in dhcpd.leases, both expired. cat /proc/351/maps produces: 08048000-08062000 r-xp 00000000 03:02 202965 /usr/sbin/dhcpd-2.2.x 08062000-08066000 rw-p 00019000 03:02 202965 /usr/sbin/dhcpd-2.2.x 08066000-081f6000 rwxp 00000000 00:00 0 40000000-40015000 r-xp 00000000 03:02 157706 /lib/ld-2.2.3.so.dpkg-new (deleted) 40015000-40016000 rw-p 00014000 03:02 157706 /lib/ld-2.2.3.so.dpkg-new (deleted) 40016000-40017000 rwxp 00000000 00:00 0 40017000-4001a000 rw-p 00000000 00:00 0 40020000-40128000 r-xp 00000000 03:02 157923 /lib/libc-2.2.3.so.dpkg-new (deleted) 40128000-4012e000 rw-p 00107000 03:02 157923 /lib/libc-2.2.3.so.dpkg-new (deleted) 4012e000-40132000 rw-p 00000000 00:00 0 40132000-40137000 r-xp 00000000 03:02 157716 /lib/libnss_db-2.2.so 40137000-40138000 rw-p 00004000 03:02 157716 /lib/libnss_db-2.2.so 40138000-40141000 r-xp 00000000 03:02 158001 /lib/libnss_files-2.2.3.so.dpkg-new (deleted) 40141000-40142000 rw-p 00008000 03:02 158001 /lib/libnss_files-2.2.3.so.dpkg-new (deleted) 40142000-401e9000 r-xp 00000000 03:02 32796 /usr/lib/libdb3.so.3.0.2 401e9000-401ea000 rw-p 000a6000 03:02 32796 /usr/lib/libdb3.so.3.0.2 401ea000-40aea000 rw-p 00000000 00:00 0 bfffd000-c0000000 rwxp ffffe000 00:00 0 (I'm tracking unstable, and libc has been upgraded recently. Uptime 18 days.) I've left the process running in case someone wants me to debug it, but I'll eventually restart the daemon to clean out the swap space.   Information forwarded to debian-bugs-dist@lists.debian.org, peloy@debian.org (Eloy A. Paris):
Bug#100625; Package dhcp.   debian-bugs-dist@lists.debian.orgpeloy@debian.org (Eloy A. Paris)  Subject: Bug#100625: Another leak example Reply-To: sacrificial-spam-address@horizon.com, 100625@bugs.debian.org Resent-From: sacrificial-spam-address@horizon.com Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: peloy@debian.org (Eloy A. Paris) Resent-Date: Tue, 11 Sep 2001 06:33:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 100625-submit@bugs.debian.org id=B100625.10001896327256 (code B ref 100625); Tue, 11 Sep 2001 06:33:01 GMT Date: 11 Sep 2001 06:27:10 -0000 Message-ID: <20010911062710.11280.qmail@science.horizon.com> From: sacrificial-spam-address@horizon.com To: 100625@bugs.debian.org Delivered-To: 100625@bugs.debian.org Top three memory hogs: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 733 netscape 16 0 54224 25M 24568 R 72.2 27.4 70:43 navigator-smoti 658 root 6 -10 42788 14M 12360 S < 21.7 15.6 126:42 XFree86 366 root 9 0 11332 11M 7344 S 0.0 11.9 0:12 dhcpd-2.2.x $ uptime 01:47:56 up 2 days, 9:19, 5 users, load average: 2.40, 2.56, 2.39 $ cat /proc/366/maps 08048000-08062000 r-xp 00000000 03:02 202949 /usr/sbin/dhcpd-2.2.x 08062000-08066000 rw-p 00019000 03:02 202949 /usr/sbin/dhcpd-2.2.x 08066000-081f9000 rwxp 00000000 00:00 0 40000000-40014000 r-xp 00000000 03:02 157715 /lib/ld-2.2.4.so 40014000-40015000 rw-p 00013000 03:02 157715 /lib/ld-2.2.4.so 40015000-40019000 rw-p 00000000 00:00 0 40019000-4001c000 r-xp 00000000 03:02 158150 /lib/libnss_dns-2.2.4.so 4001c000-4001d000 rw-p 00002000 03:02 158150 /lib/libnss_dns-2.2.4.so 4001e000-40134000 r-xp 00000000 03:02 157898 /lib/libc-2.2.4.so 40134000-4013a000 rw-p 00115000 03:02 157898 /lib/libc-2.2.4.so 4013a000-4013f000 rw-p 00000000 00:00 0 4013f000-40144000 r-xp 00000000 03:02 157745 /lib/libnss_db-2.2.so 40144000-40145000 rw-p 00004000 03:02 157745 /lib/libnss_db-2.2.so 40145000-4014d000 r-xp 00000000 03:02 158151 /lib/libnss_files-2.2.4.so 4014d000-4014e000 rw-p 00007000 03:02 158151 /lib/libnss_files-2.2.4.so 4014e000-4014f000 rw-p 00000000 00:00 0 4014f000-401f6000 r-xp 00000000 03:02 32984 /usr/lib/libdb3.so.3.0.2 401f6000-401f7000 rw-p 000a6000 03:02 32984 /usr/lib/libdb3.so.3.0.2 401f7000-40af7000 rw-p 00000000 00:00 0 40aff000-40b0c000 r-xp 00000000 03:02 158176 /lib/libresolv-2.2.4.so 40b0c000-40b0e000 rw-p 0000c000 03:02 158176 /lib/libresolv-2.2.4.so 40b0e000-40b10000 rw-p 00000000 00:00 0 bfff9000-c0000000 rwxp ffffa000 00:00 0 $ cat /etc/dhcpd.conf # dhcpd.conf # # Configuration file for ISC dhcpd # (See /usr/doc/dhcp-beta/examples for a more cmplex configuration) # Hosts with more than one interface MUST specify a ``server-identifier'', # which should be the IP address of the server's primary network interface, # or if there is no interface that can be described that way, at least an # interface whose address isn't likely to change. server-identifier SERVER.local; # option definitions common to all supported networks... option domain-name "local"; option domain-name-servers SERVER.local; # This is the WINS server option netbios-name-servers SERVER.local; option routers SERVER.local; option time-servers SERVER.local; option log-servers SERVER.local; option lpr-servers SERVER.local; option ntp-servers SERVER.local; # option smtp-server mail.ISP option smtp-server MAIL1.ISP, MAIL2.ISP, MAIL3.ISP, MAIL3.ISP, MAIL4.ISP, MAIL5.ISP, MAIL6.ISP, MAIL7.ISP, MAIL8.ISP, MAIL9.ISP, MAIL10.ISP, MAIL11.ISP; # # One day #default-lease-time 86400; default-lease-time 3600; # One week #max-lease-time 604800; max-lease-time 3600; # Shared network declaration is used to group subnets which share the same # physical network together. The name is specified so that the shared # network can be referred to in log messages - it serves no other function. # IP subnets that are alone on their physical wire should be declared by # themselves. ISC dhcpd may still refer to them as shared networks in # log messages, but this is simply an artifact of the underlying data # structures. # # Note that options can be specified in the subnet declaration which # supersede the global options specified earlier. subnet 10.0.0.0 netmask 255.0.0.0 { option subnet-mask 255.0.0.0; range 10.1.0.1 10.1.255.254; } host CLIENT1 { fixed-address CLIENT.local; hardware ethernet 00:60:XX:XX:XX:XX; option dhcp-client-identifier "CLIENT1"; option host-name "CLIENT1"; } host CLIENT2 { fixed-address CLIENT2.local; hardware ethernet 00:e0:XX:XX:XX:XX; option dhcp-client-identifier "CLIENT2"; option host-name "CLIENT2"; } host CLIENT3 { fixed-address CLIENT3.local; hardware ethernet 00:80:XX:XX:XX:XX; option dhcp-client-identifier 01:00:80:XX:XX:XX:XX; option host-name "CLIENT3"; } $ Redacted information is in UPPERCASE. Currently, CLIENT1 and a dymanic client are registered, both dual-boot Debian/Win98, and have been booted both ways during since dhcpd was started. SERVER is the dhcp server, as well. SMTP*.ISP are actually listed by IP address. Interestingly, a different, busier, server running the same dhcpd-2.2.x binary (from dhcp_2.0pl5-6_i386.deb, md5sum 027d50ec33bb4039f4854cbd63bee9f4) is *not* experiencing the problem. It's runing 2.2.20pre9 + RAID patches; the afflicted machine is running 2.4.8-ac7. Both are tracking unstable. (The only dependency is libc6_2.2.4-1) Most mysterious.   Acknowledgement sent to sacrificial-spam-address@horizon.com:
Extra info received and forwarded to list. Copy sent to peloy@debian.org (Eloy A. Paris).   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: sacrificial-spam-address@horizon.com Subject: Bug#100625: Info received (was Another leak example) Message-ID: In-Reply-To: <20010911062710.11280.qmail@science.horizon.com> References: <20010911062710.11280.qmail@science.horizon.com> X-Debian-PR-Message: ack-info-maintonly 100625 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): peloy@debian.org (Eloy A. Paris) If you wish to continue to submit further information on your problem, please send it to 100625@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 100625) by bugs.debian.org; 11 Sep 2001 06:27:12 +0000 From sacrificial-spam-address@horizon.com Tue Sep 11 01:27:12 2001 Return-path: Received: from science.horizon.com [192.35.100.1] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 15gh0q-0001sz-00; Tue, 11 Sep 2001 01:27:12 -0500 Received: (qmail 11281 invoked by uid 1000); 11 Sep 2001 06:27:10 -0000 Date: 11 Sep 2001 06:27:10 -0000 Message-ID: <20010911062710.11280.qmail@science.horizon.com> From: sacrificial-spam-address@horizon.com To: 100625@bugs.debian.org Subject: Another leak example Delivered-To: 100625@bugs.debian.org Top three memory hogs: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 733 netscape 16 0 54224 25M 24568 R 72.2 27.4 70:43 navigator-smoti 658 root 6 -10 42788 14M 12360 S < 21.7 15.6 126:42 XFree86 366 root 9 0 11332 11M 7344 S 0.0 11.9 0:12 dhcpd-2.2.x $ uptime 01:47:56 up 2 days, 9:19, 5 users, load average: 2.40, 2.56, 2.39 $ cat /proc/366/maps 08048000-08062000 r-xp 00000000 03:02 202949 /usr/sbin/dhcpd-2.2.x 08062000-08066000 rw-p 00019000 03:02 202949 /usr/sbin/dhcpd-2.2.x 08066000-081f9000 rwxp 00000000 00:00 0 40000000-40014000 r-xp 00000000 03:02 157715 /lib/ld-2.2.4.so 40014000-40015000 rw-p 00013000 03:02 157715 /lib/ld-2.2.4.so 40015000-40019000 rw-p 00000000 00:00 0 40019000-4001c000 r-xp 00000000 03:02 158150 /lib/libnss_dns-2.2.4.so 4001c000-4001d000 rw-p 00002000 03:02 158150 /lib/libnss_dns-2.2.4.so 4001e000-40134000 r-xp 00000000 03:02 157898 /lib/libc-2.2.4.so 40134000-4013a000 rw-p 00115000 03:02 157898 /lib/libc-2.2.4.so 4013a000-4013f000 rw-p 00000000 00:00 0 4013f000-40144000 r-xp 00000000 03:02 157745 /lib/libnss_db-2.2.so 40144000-40145000 rw-p 00004000 03:02 157745 /lib/libnss_db-2.2.so 40145000-4014d000 r-xp 00000000 03:02 158151 /lib/libnss_files-2.2.4.so 4014d000-4014e000 rw-p 00007000 03:02 158151 /lib/libnss_files-2.2.4.so 4014e000-4014f000 rw-p 00000000 00:00 0 4014f000-401f6000 r-xp 00000000 03:02 32984 /usr/lib/libdb3.so.3.0.2 401f6000-401f7000 rw-p 000a6000 03:02 32984 /usr/lib/libdb3.so.3.0.2 401f7000-40af7000 rw-p 00000000 00:00 0 40aff000-40b0c000 r-xp 00000000 03:02 158176 /lib/libresolv-2.2.4.so 40b0c000-40b0e000 rw-p 0000c000 03:02 158176 /lib/libresolv-2.2.4.so 40b0e000-40b10000 rw-p 00000000 00:00 0 bfff9000-c0000000 rwxp ffffa000 00:00 0 $ cat /etc/dhcpd.conf # dhcpd.conf # # Configuration file for ISC dhcpd # (See /usr/doc/dhcp-beta/examples for a more cmplex configuration) # Hosts with more than one interface MUST specify a ``server-identifier'', # which should be the IP address of the server's primary network interface, # or if there is no interface that can be described that way, at least an # interface whose address isn't likely to change. server-identifier SERVER.local; # option definitions common to all supported networks... option domain-name "local"; option domain-name-servers SERVER.local; # This is the WINS server option netbios-name-servers SERVER.local; option routers SERVER.local; option time-servers SERVER.local; option log-servers SERVER.local; option lpr-servers SERVER.local; option ntp-servers SERVER.local; # option smtp-server mail.ISP option smtp-server MAIL1.ISP, MAIL2.ISP, MAIL3.ISP, MAIL3.ISP, MAIL4.ISP, MAIL5.ISP, MAIL6.ISP, MAIL7.ISP, MAIL8.ISP, MAIL9.ISP, MAIL10.ISP, MAIL11.ISP; # # One day #default-lease-time 86400; default-lease-time 3600; # One week #max-lease-time 604800; max-lease-time 3600; # Shared network declaration is used to group subnets which share the same # physical network together. The name is specified so that the shared # network can be referred to in log messages - it serves no other function. # IP subnets that are alone on their physical wire should be declared by # themselves. ISC dhcpd may still refer to them as shared networks in # log messages, but this is simply an artifact of the underlying data # structures. # # Note that options can be specified in the subnet declaration which # supersede the global options specified earlier. subnet 10.0.0.0 netmask 255.0.0.0 { option subnet-mask 255.0.0.0; range 10.1.0.1 10.1.255.254; } host CLIENT1 { fixed-address CLIENT.local; hardware ethernet 00:60:XX:XX:XX:XX; option dhcp-client-identifier "CLIENT1"; option host-name "CLIENT1"; } host CLIENT2 { fixed-address CLIENT2.local; hardware ethernet 00:e0:XX:XX:XX:XX; option dhcp-client-identifier "CLIENT2"; option host-name "CLIENT2"; } host CLIENT3 { fixed-address CLIENT3.local; hardware ethernet 00:80:XX:XX:XX:XX; option dhcp-client-identifier 01:00:80:XX:XX:XX:XX; option host-name "CLIENT3"; } $ Redacted information is in UPPERCASE. Currently, CLIENT1 and a dymanic client are registered, both dual-boot Debian/Win98, and have been booted both ways during since dhcpd was started. SERVER is the dhcp server, as well. SMTP*.ISP are actually listed by IP address. Interestingly, a different, busier, server running the same dhcpd-2.2.x binary (from dhcp_2.0pl5-6_i386.deb, md5sum 027d50ec33bb4039f4854cbd63bee9f4) is *not* experiencing the problem. It's runing 2.2.20pre9 + RAID patches; the afflicted machine is running 2.4.8-ac7. Both are tracking unstable. (The only dependency is libc6_2.2.4-1) Most mysterious.   Information forwarded to debian-bugs-dist@lists.debian.org, peloy@debian.org (Eloy A. Paris):
Bug#100625; Package dhcp.   debian-bugs-dist@lists.debian.orgpeloy@debian.org (Eloy A. Paris)  Subject: Bug#100625: Another leak example Reply-To: "Eloy A. Paris" , 100625@bugs.debian.org Resent-From: "Eloy A. Paris" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: peloy@debian.org (Eloy A. Paris) Resent-Date: Wed, 12 Sep 2001 15:18:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 100625-submit@bugs.debian.org id=B100625.100030704128942 (code B ref 100625); Wed, 12 Sep 2001 15:18:01 GMT Date: Wed, 12 Sep 2001 11:03:59 -0400 From: "Eloy A. Paris" To: sacrificial-spam-address@horizon.com, 100625@bugs.debian.org Message-ID: <20010912110359.K3133@antenas> References: <20010911062710.11280.qmail@science.horizon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010911062710.11280.qmail@science.horizon.com> User-Agent: Mutt/1.3.20i X-BadReturnPath: eparis@antenas rewritten as eloy.paris@usa.net using "From" header Delivered-To: 100625@bugs.debian.org Hi! Are you in a position to try the 3.0 series? If the problem is there it will be very easy to fix since upstream is getting ready to release 3,0 final (now it is 3.0 release candidate 12.) Cheers, Eloy.- On Tue, Sep 11, 2001 at 06:27:10AM -0000, sacrificial-spam-address@horizon.com wrote: > Top three memory hogs: > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND > 733 netscape 16 0 54224 25M 24568 R 72.2 27.4 70:43 navigator-smoti > 658 root 6 -10 42788 14M 12360 S < 21.7 15.6 126:42 XFree86 > 366 root 9 0 11332 11M 7344 S 0.0 11.9 0:12 dhcpd-2.2.x > > $ uptime > 01:47:56 up 2 days, 9:19, 5 users, load average: 2.40, 2.56, 2.39 > $ cat /proc/366/maps > 08048000-08062000 r-xp 00000000 03:02 202949 /usr/sbin/dhcpd-2.2.x > 08062000-08066000 rw-p 00019000 03:02 202949 /usr/sbin/dhcpd-2.2.x > 08066000-081f9000 rwxp 00000000 00:00 0 > 40000000-40014000 r-xp 00000000 03:02 157715 /lib/ld-2.2.4.so > 40014000-40015000 rw-p 00013000 03:02 157715 /lib/ld-2.2.4.so > 40015000-40019000 rw-p 00000000 00:00 0 > 40019000-4001c000 r-xp 00000000 03:02 158150 /lib/libnss_dns-2.2.4.so > 4001c000-4001d000 rw-p 00002000 03:02 158150 /lib/libnss_dns-2.2.4.so > 4001e000-40134000 r-xp 00000000 03:02 157898 /lib/libc-2.2.4.so > 40134000-4013a000 rw-p 00115000 03:02 157898 /lib/libc-2.2.4.so > 4013a000-4013f000 rw-p 00000000 00:00 0 > 4013f000-40144000 r-xp 00000000 03:02 157745 /lib/libnss_db-2.2.so > 40144000-40145000 rw-p 00004000 03:02 157745 /lib/libnss_db-2.2.so > 40145000-4014d000 r-xp 00000000 03:02 158151 /lib/libnss_files-2.2.4.so > 4014d000-4014e000 rw-p 00007000 03:02 158151 /lib/libnss_files-2.2.4.so > 4014e000-4014f000 rw-p 00000000 00:00 0 > 4014f000-401f6000 r-xp 00000000 03:02 32984 /usr/lib/libdb3.so.3.0.2 > 401f6000-401f7000 rw-p 000a6000 03:02 32984 /usr/lib/libdb3.so.3.0.2 > 401f7000-40af7000 rw-p 00000000 00:00 0 > 40aff000-40b0c000 r-xp 00000000 03:02 158176 /lib/libresolv-2.2.4.so > 40b0c000-40b0e000 rw-p 0000c000 03:02 158176 /lib/libresolv-2.2.4.so > 40b0e000-40b10000 rw-p 00000000 00:00 0 > bfff9000-c0000000 rwxp ffffa000 00:00 0 > $ cat /etc/dhcpd.conf > # dhcpd.conf > # > # Configuration file for ISC dhcpd > # (See /usr/doc/dhcp-beta/examples for a more cmplex configuration) > > # Hosts with more than one interface MUST specify a ``server-identifier'', > # which should be the IP address of the server's primary network interface, > # or if there is no interface that can be described that way, at least an > # interface whose address isn't likely to change. > > server-identifier SERVER.local; > > # option definitions common to all supported networks... > option domain-name "local"; > option domain-name-servers SERVER.local; > # This is the WINS server > option netbios-name-servers SERVER.local; > option routers SERVER.local; > option time-servers SERVER.local; > option log-servers SERVER.local; > option lpr-servers SERVER.local; > option ntp-servers SERVER.local; > # option smtp-server mail.ISP > option smtp-server MAIL1.ISP, MAIL2.ISP, MAIL3.ISP, MAIL3.ISP, MAIL4.ISP, MAIL5.ISP, MAIL6.ISP, MAIL7.ISP, MAIL8.ISP, MAIL9.ISP, MAIL10.ISP, MAIL11.ISP; > > # > # One day > #default-lease-time 86400; > default-lease-time 3600; > # One week > #max-lease-time 604800; > max-lease-time 3600; > > # Shared network declaration is used to group subnets which share the same > # physical network together. The name is specified so that the shared > # network can be referred to in log messages - it serves no other function. > > # IP subnets that are alone on their physical wire should be declared by > # themselves. ISC dhcpd may still refer to them as shared networks in > # log messages, but this is simply an artifact of the underlying data > # structures. > # > # Note that options can be specified in the subnet declaration which > # supersede the global options specified earlier. > > subnet 10.0.0.0 netmask 255.0.0.0 { > option subnet-mask 255.0.0.0; > range 10.1.0.1 10.1.255.254; > } > > host CLIENT1 { > fixed-address CLIENT.local; > hardware ethernet 00:60:XX:XX:XX:XX; > option dhcp-client-identifier "CLIENT1"; > option host-name "CLIENT1"; > } > > host CLIENT2 { > fixed-address CLIENT2.local; > hardware ethernet 00:e0:XX:XX:XX:XX; > option dhcp-client-identifier "CLIENT2"; > option host-name "CLIENT2"; > } > > host CLIENT3 { > fixed-address CLIENT3.local; > hardware ethernet 00:80:XX:XX:XX:XX; > option dhcp-client-identifier 01:00:80:XX:XX:XX:XX; > option host-name "CLIENT3"; > } > $ > > Redacted information is in UPPERCASE. Currently, CLIENT1 and a dymanic > client are registered, both dual-boot Debian/Win98, and have been booted > both ways during since dhcpd was started. SERVER is the dhcp server, > as well. SMTP*.ISP are actually listed by IP address. > > Interestingly, a different, busier, server running the same dhcpd-2.2.x > binary (from dhcp_2.0pl5-6_i386.deb, md5sum 027d50ec33bb4039f4854cbd63bee9f4) > is *not* experiencing the problem. It's runing 2.2.20pre9 + RAID patches; > the afflicted machine is running 2.4.8-ac7. > > Both are tracking unstable. (The only dependency is libc6_2.2.4-1) > > Most mysterious. > >   Acknowledgement sent to "Eloy A. Paris" <eloy.paris@usa.net>:
Extra info received and forwarded to list. Copy sent to peloy@debian.org (Eloy A. Paris).   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: "Eloy A. Paris" Subject: Bug#100625: Info received (was Bug#100625: Another leak example) Message-ID: In-Reply-To: <20010912110359.K3133@antenas> References: <20010912110359.K3133@antenas> X-Debian-PR-Message: ack-info-maintonly 100625 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): peloy@debian.org (Eloy A. Paris) If you wish to continue to submit further information on your problem, please send it to 100625@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 100625) by bugs.debian.org; 12 Sep 2001 15:04:01 +0000 From eloy.paris@usa.net Wed Sep 12 10:04:01 2001 Return-path: Received: from fe5.southeast.rr.com (mail5.nc.rr.com) [24.93.67.52] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15hBYX-0007Wf-00; Wed, 12 Sep 2001 10:04:01 -0500 Received: from antenas ([66.26.247.195]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 12 Sep 2001 11:04:01 -0400 Received: from eparis by antenas with local (Exim 3.32 #1 (Debian)) id 15hBYV-0000sr-00; Wed, 12 Sep 2001 11:03:59 -0400 Date: Wed, 12 Sep 2001 11:03:59 -0400 From: "Eloy A. Paris" To: sacrificial-spam-address@horizon.com, 100625@bugs.debian.org Subject: Re: Bug#100625: Another leak example Message-ID: <20010912110359.K3133@antenas> References: <20010911062710.11280.qmail@science.horizon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010911062710.11280.qmail@science.horizon.com> User-Agent: Mutt/1.3.20i X-BadReturnPath: eparis@antenas rewritten as eloy.paris@usa.net using "From" header Delivered-To: 100625@bugs.debian.org Hi! Are you in a position to try the 3.0 series? If the problem is there it will be very easy to fix since upstream is getting ready to release 3,0 final (now it is 3.0 release candidate 12.) Cheers, Eloy.- On Tue, Sep 11, 2001 at 06:27:10AM -0000, sacrificial-spam-address@horizon.com wrote: > Top three memory hogs: > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND > 733 netscape 16 0 54224 25M 24568 R 72.2 27.4 70:43 navigator-smoti > 658 root 6 -10 42788 14M 12360 S < 21.7 15.6 126:42 XFree86 > 366 root 9 0 11332 11M 7344 S 0.0 11.9 0:12 dhcpd-2.2.x > > $ uptime > 01:47:56 up 2 days, 9:19, 5 users, load average: 2.40, 2.56, 2.39 > $ cat /proc/366/maps > 08048000-08062000 r-xp 00000000 03:02 202949 /usr/sbin/dhcpd-2.2.x > 08062000-08066000 rw-p 00019000 03:02 202949 /usr/sbin/dhcpd-2.2.x > 08066000-081f9000 rwxp 00000000 00:00 0 > 40000000-40014000 r-xp 00000000 03:02 157715 /lib/ld-2.2.4.so > 40014000-40015000 rw-p 00013000 03:02 157715 /lib/ld-2.2.4.so > 40015000-40019000 rw-p 00000000 00:00 0 > 40019000-4001c000 r-xp 00000000 03:02 158150 /lib/libnss_dns-2.2.4.so > 4001c000-4001d000 rw-p 00002000 03:02 158150 /lib/libnss_dns-2.2.4.so > 4001e000-40134000 r-xp 00000000 03:02 157898 /lib/libc-2.2.4.so > 40134000-4013a000 rw-p 00115000 03:02 157898 /lib/libc-2.2.4.so > 4013a000-4013f000 rw-p 00000000 00:00 0 > 4013f000-40144000 r-xp 00000000 03:02 157745 /lib/libnss_db-2.2.so > 40144000-40145000 rw-p 00004000 03:02 157745 /lib/libnss_db-2.2.so > 40145000-4014d000 r-xp 00000000 03:02 158151 /lib/libnss_files-2.2.4.so > 4014d000-4014e000 rw-p 00007000 03:02 158151 /lib/libnss_files-2.2.4.so > 4014e000-4014f000 rw-p 00000000 00:00 0 > 4014f000-401f6000 r-xp 00000000 03:02 32984 /usr/lib/libdb3.so.3.0.2 > 401f6000-401f7000 rw-p 000a6000 03:02 32984 /usr/lib/libdb3.so.3.0.2 > 401f7000-40af7000 rw-p 00000000 00:00 0 > 40aff000-40b0c000 r-xp 00000000 03:02 158176 /lib/libresolv-2.2.4.so > 40b0c000-40b0e000 rw-p 0000c000 03:02 158176 /lib/libresolv-2.2.4.so > 40b0e000-40b10000 rw-p 00000000 00:00 0 > bfff9000-c0000000 rwxp ffffa000 00:00 0 > $ cat /etc/dhcpd.conf > # dhcpd.conf > # > # Configuration file for ISC dhcpd > # (See /usr/doc/dhcp-beta/examples for a more cmplex configuration) > > # Hosts with more than one interface MUST specify a ``server-identifier'', > # which should be the IP address of the server's primary network interface, > # or if there is no interface that can be described that way, at least an > # interface whose address isn't likely to change. > > server-identifier SERVER.local; > > # option definitions common to all supported networks... > option domain-name "local"; > option domain-name-servers SERVER.local; > # This is the WINS server > option netbios-name-servers SERVER.local; > option routers SERVER.local; > option time-servers SERVER.local; > option log-servers SERVER.local; > option lpr-servers SERVER.local; > option ntp-servers SERVER.local; > # option smtp-server mail.ISP > option smtp-server MAIL1.ISP, MAIL2.ISP, MAIL3.ISP, MAIL3.ISP, MAIL4.ISP, MAIL5.ISP, MAIL6.ISP, MAIL7.ISP, MAIL8.ISP, MAIL9.ISP, MAIL10.ISP, MAIL11.ISP; > > # > # One day > #default-lease-time 86400; > default-lease-time 3600; > # One week > #max-lease-time 604800; > max-lease-time 3600; > > # Shared network declaration is used to group subnets which share the same > # physical network together. The name is specified so that the shared > # network can be referred to in log messages - it serves no other function. > > # IP subnets that are alone on their physical wire should be declared by > # themselves. ISC dhcpd may still refer to them as shared networks in > # log messages, but this is simply an artifact of the underlying data > # structures. > # > # Note that options can be specified in the subnet declaration which > # supersede the global options specified earlier. > > subnet 10.0.0.0 netmask 255.0.0.0 { > option subnet-mask 255.0.0.0; > range 10.1.0.1 10.1.255.254; > } > > host CLIENT1 { > fixed-address CLIENT.local; > hardware ethernet 00:60:XX:XX:XX:XX; > option dhcp-client-identifier "CLIENT1"; > option host-name "CLIENT1"; > } > > host CLIENT2 { > fixed-address CLIENT2.local; > hardware ethernet 00:e0:XX:XX:XX:XX; > option dhcp-client-identifier "CLIENT2"; > option host-name "CLIENT2"; > } > > host CLIENT3 { > fixed-address CLIENT3.local; > hardware ethernet 00:80:XX:XX:XX:XX; > option dhcp-client-identifier 01:00:80:XX:XX:XX:XX; > option host-name "CLIENT3"; > } > $ > > Redacted information is in UPPERCASE. Currently, CLIENT1 and a dymanic > client are registered, both dual-boot Debian/Win98, and have been booted > both ways during since dhcpd was started. SERVER is the dhcp server, > as well. SMTP*.ISP are actually listed by IP address. > > Interestingly, a different, busier, server running the same dhcpd-2.2.x > binary (from dhcp_2.0pl5-6_i386.deb, md5sum 027d50ec33bb4039f4854cbd63bee9f4) > is *not* experiencing the problem. It's runing 2.2.20pre9 + RAID patches; > the afflicted machine is running 2.4.8-ac7. > > Both are tracking unstable. (The only dependency is libc6_2.2.4-1) > > Most mysterious. > >   Information forwarded to debian-bugs-dist@lists.debian.org, peloy@debian.org (Eloy A. Paris):
Bug#100625; Package dhcp.   debian-bugs-dist@lists.debian.orgpeloy@debian.org (Eloy A. Paris)  Subject: Bug#100625: Another leak example Reply-To: sacrificial-spam-address@horizon.com, 100625@bugs.debian.org Resent-From: sacrificial-spam-address@horizon.com Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: peloy@debian.org (Eloy A. Paris) Resent-Date: Thu, 13 Sep 2001 11:03:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 100625-submit@bugs.debian.org id=B100625.100037861817726 (code B ref 100625); Thu, 13 Sep 2001 11:03:01 GMT Date: 13 Sep 2001 10:56:52 -0000 Message-ID: <20010913105652.10600.qmail@science.horizon.com> From: sacrificial-spam-address@horizon.com To: eloy.paris@usa.net Cc: 100625@bugs.debian.org In-Reply-To: <20010912110359.K3133@antenas> Delivered-To: 100625@bugs.debian.org > Are you in a position to try the 3.0 series? If the problem is there > it will be very easy to fix since upstream is getting ready to release > 3,0 final (now it is 3.0 release candidate 12.) Sure - as I said, it's a home network. Any particular configuration suggestions, or just convert my existing config as best I can? (I haven't looked at how compatible the config files are yet, but as the release notes mention the leases file isn't compatible with rc, I suspect it'll take some fiddling.) I wish I knew WTF it was... it's doing it again: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 20532 root 9 0 10932 4 4 S 0.0 0.0 0:09 dhcpd-2.2.x   Acknowledgement sent to sacrificial-spam-address@horizon.com:
Extra info received and forwarded to list. Copy sent to peloy@debian.org (Eloy A. Paris).   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: sacrificial-spam-address@horizon.com Subject: Bug#100625: Info received (was Bug#100625: Another leak example) Message-ID: In-Reply-To: <20010913105652.10600.qmail@science.horizon.com> References: <20010913105652.10600.qmail@science.horizon.com> X-Debian-PR-Message: ack-info-maintonly 100625 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): peloy@debian.org (Eloy A. Paris) If you wish to continue to submit further information on your problem, please send it to 100625@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 100625) by bugs.debian.org; 13 Sep 2001 10:56:58 +0000 From sacrificial-spam-address@horizon.com Thu Sep 13 05:56:58 2001 Return-path: Received: from science.horizon.com [192.35.100.1] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 15hUB0-0004Yq-00; Thu, 13 Sep 2001 05:56:58 -0500 Received: (qmail 10601 invoked by uid 1000); 13 Sep 2001 10:56:52 -0000 Date: 13 Sep 2001 10:56:52 -0000 Message-ID: <20010913105652.10600.qmail@science.horizon.com> From: sacrificial-spam-address@horizon.com To: eloy.paris@usa.net Subject: Re: Bug#100625: Another leak example Cc: 100625@bugs.debian.org In-Reply-To: <20010912110359.K3133@antenas> Delivered-To: 100625@bugs.debian.org > Are you in a position to try the 3.0 series? If the problem is there > it will be very easy to fix since upstream is getting ready to release > 3,0 final (now it is 3.0 release candidate 12.) Sure - as I said, it's a home network. Any particular configuration suggestions, or just convert my existing config as best I can? (I haven't looked at how compatible the config files are yet, but as the release notes mention the leases file isn't compatible with rc, I suspect it'll take some fiddling.) I wish I knew WTF it was... it's doing it again: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 20532 root 9 0 10932 4 4 S 0.0 0.0 0:09 dhcpd-2.2.x   Message sent on to sacrificial-spam-address@horizon.com:
Bug#100625.   sacrificial-spam-address@horizon.comdhcp@packages.qa.debian.org  X-Loop: owner@bugs.debian.org Subject: Bug#100625: dhcp bug triage, dhcp 3.0 Reply-To: Matt Zimmerman , 100625-quiet@bugs.debian.org Original-Sender: Matt Zimmerman Resent-To: sacrificial-spam-address@horizon.com Resent-CC: dhcp@packages.qa.debian.org Resent-Date: Fri, 15 Mar 2002 04:33:11 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Keywords: Received: via spool by 100625-submitter@bugs.debian.org id=U100625.101616609821976 (code U ref 100625); Fri, 15 Mar 2002 04:33:11 GMT Date: Thu, 14 Mar 2002 23:21:37 -0500 From: Matt Zimmerman To: dhcp@packages.debian.org Cc: 134642-submitter@bugs.debian.org, 114963-submitter@bugs.debian.org, 110927-submitter@bugs.debian.org, 110925-submitter@bugs.debian.org, 109805-submitter@bugs.debian.org, 103523-submitter@bugs.debian.org, 100625-submitter@bugs.debian.org, 81673-submitter@bugs.debian.org, 74960-submitter@bugs.debian.org Message-ID: <20020315042137.GF5071@alcor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: Matt Zimmerman Delivered-To: 100625-submitter@bugs.debian.org tags 137925 moreinfo unreproducible tags 95262 patch retitle 90221 [fixed in 3.0 packages] dhcp-relay: does not install link in /etc/rc2.d retitle 80076 [fixed in 3.0 PACKAGES] dhcp-relay: Should clarify how to specify multiple DHCP servers # much more to do thanks Submitters: please test the dhcp3 packages that are available from http://people.debian.org/~mdz/dhcp/ (and soon in unstable) and see if they fix your bug(s). -- - mdz   Received: (at 100625-submitter) by bugs.debian.org; 15 Mar 2002 04:21:38 +0000 From mdz@csh.rit.edu Thu Mar 14 22:21:38 2002 Return-path: Received: from smtp02.mrf.mail.rcn.net [207.172.4.61] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16ljDm-0005iH-00; Thu, 14 Mar 2002 22:21:38 -0600 Received: from 209-6-22-177.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.22.177] helo=mizar.alcor.net) by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.33 #10) id 16ljDl-0000zr-00; Thu, 14 Mar 2002 23:21:37 -0500 Received: from mdz by mizar.alcor.net with local (Exim 3.35 #1 (Debian)) id 16ljDl-0001cU-00; Thu, 14 Mar 2002 23:21:37 -0500 Date: Thu, 14 Mar 2002 23:21:37 -0500 From: Matt Zimmerman To: dhcp@packages.debian.org Cc: 134642-submitter@bugs.debian.org, 114963-submitter@bugs.debian.org, 110927-submitter@bugs.debian.org, 110925-submitter@bugs.debian.org, 109805-submitter@bugs.debian.org, 103523-submitter@bugs.debian.org, 100625-submitter@bugs.debian.org, 81673-submitter@bugs.debian.org, 74960-submitter@bugs.debian.org Subject: dhcp bug triage, dhcp 3.0 Message-ID: <20020315042137.GF5071@alcor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: Matt Zimmerman Delivered-To: 100625-submitter@bugs.debian.org tags 137925 moreinfo unreproducible tags 95262 patch retitle 90221 [fixed in 3.0 packages] dhcp-relay: does not install link in /etc/rc2.d retitle 80076 [fixed in 3.0 PACKAGES] dhcp-relay: Should clarify how to specify multiple DHCP servers # much more to do thanks Submitters: please test the dhcp3 packages that are available from http://people.debian.org/~mdz/dhcp/ (and soon in unstable) and see if they fix your bug(s). -- - mdz   Information forwarded to debian-bugs-dist@lists.debian.org, peloy@debian.org (Eloy A. Paris):
Bug#100625; Package dhcp.   debian-bugs-dist@lists.debian.orgpeloy@debian.org (Eloy A. Paris)  X-Loop: owner@bugs.debian.org Subject: Bug#100625: Swan, Paddleboat Getting Baack Toogether Reply-To: Wahoske Barrowman , 100625@bugs.debian.org Resent-From: "Wahoske Barrowman" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: peloy@debian.org (Eloy A. Paris) Resent-Date: Tue, 09 Sep 2008 02:24:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: followup 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Keywords: X-Debian-PR-Source: dhcp Received: via spool by 100625-submit@bugs.debian.org id=B100625.122092667027914 (code B ref 100625); Tue, 09 Sep 2008 02:24:02 +0000 Received: (at 100625-submit) by bugs.debian.org; 9 Sep 2008 02:17:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: * X-Spam-Status: No, score=1.2 required=4.0 tests=FOURLA,MULTALT,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from r190-135-131-199.dialup.adsl.anteldata.net.uy ([190.135.131.199] helo=rkfge.anteldata.net.uy) by rietz.debian.org with smtp (Exim 4.63) (envelope-from ) id 1Kcsnd-0007Fb-K2 for 100625-submit@bugs.debian.org; Tue, 09 Sep 2008 02:17:50 +0000 Date: Tue, 09 Sep 2008 02:17:53 +0000 From: "Wahoske Barrowman" X-Mailer: The Bat! (3.60.04) Professional X-Priority: 3 (Normal) Message-ID: <2492486939.20080909021500@klicktv.co.uk> To: <100625-submit@bugs.debian.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----------095A3F7D87325E" ------------095A3F7D87325E Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Be absolutely just? If a juryman is a jew, a catholic, refined will be useful and happy. There is no was heard above the din, saying it was all gammon enjoy the sovereignty of the earth, o thou of had just left. This author's royalties must be. ------------095A3F7D87325E Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable =20 =20 =20
=09=09 =0A =09 =0A
FEM V LE7 VI z  A<= /TD> u new  it
A   AGRA - yo realy!
=09 =0A =09 =0A
Wg .N t L A R.NH
WW O E ET


Be absolutely just? If a juryman is a jew, a ca= tholic, refined
will be useful and happy. There is no was heard above the
din, saying it was all gammon enjoy the sovereignty of the
earth, o thou of had just left. This author's royalties
must be.

------------095A3F7D87325E--   Acknowledgement sent to Wahoske Barrowman <floatage@klicktv.co.uk>:
Extra info received and forwarded to list. Copy sent to peloy@debian.org (Eloy A. Paris).   -t  Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Content-Type: text/plain; charset=utf-8 X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Wahoske Barrowman Subject: Bug#100625: Info received (Swan, Paddleboat Getting Baack Toogether) Message-ID: References: <2492486939.20080909021500@klicktv.co.uk> X-Debian-PR-Message: ack-info 100625 X-Debian-PR-Package: dhcp X-Debian-PR-Source: dhcp Reply-To: 100625@bugs.debian.org Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): peloy@debian.org (Eloy A. Paris) If you wish to submit further information on this problem, please send it to 100625@bugs.debian.org, as before. Please do not send mail to owner@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. --=20 100625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D100625 Debian Bug Tracking System Contact owner@bugs.debian.org with problems   Received: (at 100625-submit) by bugs.debian.org; 9 Sep 2008 02:17:50 +0000 From floatage@klicktv.co.uk Tue Sep 09 02:17:50 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: * X-Spam-Status: No, score=1.2 required=4.0 tests=FOURLA,MULTALT,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Return-path: Received: from r190-135-131-199.dialup.adsl.anteldata.net.uy ([190.135.131.199] helo=rkfge.anteldata.net.uy) by rietz.debian.org with smtp (Exim 4.63) (envelope-from ) id 1Kcsnd-0007Fb-K2 for 100625-submit@bugs.debian.org; Tue, 09 Sep 2008 02:17:50 +0000 Date: Tue, 09 Sep 2008 02:17:53 +0000 From: "Wahoske Barrowman" X-Mailer: The Bat! (3.60.04) Professional Reply-To: Wahoske Barrowman X-Priority: 3 (Normal) Message-ID: <2492486939.20080909021500@klicktv.co.uk> To: <100625-submit@bugs.debian.org> Subject: Swan, Paddleboat Getting Baack Toogether MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----------095A3F7D87325E" ------------095A3F7D87325E Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Be absolutely just? If a juryman is a jew, a catholic, refined will be useful and happy. There is no was heard above the din, saying it was all gammon enjoy the sovereignty of the earth, o thou of had just left. This author's royalties must be. ------------095A3F7D87325E Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable =20 =20 =20
=09=09 =0A =09 =0A
FEM V LE7 VI z  A<= /TD> u new  it
A   AGRA - yo realy!
=09 =0A =09 =0A
Wg .N t L A R.NH
WW O E ET


Be absolutely just? If a juryman is a jew, a ca= tholic, refined
will be useful and happy. There is no was heard above the
din, saying it was all gammon enjoy the sovereignty of the
earth, o thou of had just left. This author's royalties
must be.

------------095A3F7D87325E--