[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#97340: marked as done (host -l akamaitech.com gets segfault)



Your message dated Thu, 21 Mar 2002 10:02:08 -0500
with message-id <E16o44u-0000hZ-00@auric.debian.org>
and subject line Bug#97340: fixed in host 20000331-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 May 2001 15:45:03 +0000
>From brianr@osiris.978.org Sun May 13 10:45:03 2001
Return-path: <brianr@osiris.978.org>
Received: from bluebox.ne.mediaone.net (osiris.978.org) [24.128.136.238] (qmailr)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14yy3L-0007RP-00; Sun, 13 May 2001 10:45:03 -0500
Received: (qmail 6346 invoked by uid 1000); 13 May 2001 15:44:57 -0000
Date: Sun, 13 May 2001 11:44:57 -0400
From: Brian Ristuccia <brian@ristuccia.com>
To: submit@bugs.debian.org
Subject: host -l akamaitech.com gets segfault
Message-ID: <20010513114457.D641@osiris.978.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
Delivered-To: submit@bugs.debian.org

Package: host
Version: 20000331-1

Host might be doing unsafe things with strings here, but I'm not sure.
Compiling with full debug symbols and examining the corresponding parts of
the source code is probably in order.

$ host -l akamaitech.com
akamaitech.com AXFR record query refused by YH.AKAMAI.com
akamaitech.com AXFR record query refused by YF.AKAMAI.com
Segmentation fault

$ gdb host
(gdb) run -l akamaitech.com
Starting program: /usr/bin/host -l akamaitech.com
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
akamaitech.com AXFR record query refused by YG.AKAMAI.com
akamaitech.com AXFR record query refused by YD.AKAMAI.com
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x400a922d in free () from /lib/libc.so.6
(gdb) bt
#0  0x400a922d in free () from /lib/libc.so.6
#1  0x4002e27a in __res_nsend () from /lib/libresolv.so.2
#2  0x4002d22f in __res_send () from /lib/libresolv.so.2
#3  0x804b430 in strcpy ()
#4  0x804fe51 in strcpy ()
#5  0x805011d in strcpy ()
#6  0x804e5f6 in strcpy ()
#7  0x804aa93 in strcpy ()
#8  0x804aa4a in strcpy ()
#9  0x804a7ff in strcpy ()
#10 0x8049d2d in strcpy ()
#11 0x400552eb in __libc_start_main () from /lib/libc.so.6

-- 
Brian Ristuccia
brian@ristuccia.com
bristucc@cs.uml.edu

---------------------------------------
Received: (at 97340-close) by bugs.debian.org; 21 Mar 2002 15:02:44 +0000
>From katie@auric.debian.org Thu Mar 21 09:02:44 2002
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16o45U-0006Ss-00; Thu, 21 Mar 2002 09:02:44 -0600
Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16o44u-0000hZ-00; Thu, 21 Mar 2002 10:02:08 -0500
From: Thomas Seyrat <tomasera@debian.org>
To: 97340-close@bugs.debian.org
X-Katie: $Revision: 1.9 $
Subject: Bug#97340: fixed in host 20000331-3
Message-Id: <E16o44u-0000hZ-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 21 Mar 2002 10:02:08 -0500
Delivered-To: 97340-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
host, which is due to be installed in the Debian FTP archive:

host_20000331-3.diff.gz
  to pool/main/h/host/host_20000331-3.diff.gz
host_20000331-3.dsc
  to pool/main/h/host/host_20000331-3.dsc
host_20000331-3_i386.deb
  to pool/main/h/host/host_20000331-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 97340@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Seyrat <tomasera@debian.org> (supplier of updated host package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 21 Mar 2002 15:41:01 +0100
Source: host
Binary: host
Architecture: source i386
Version: 20000331-3
Distribution: unstable
Urgency: low
Maintainer: Thomas Seyrat <tomasera@debian.org>
Changed-By: Thomas Seyrat <tomasera@debian.org>
Description: 
 host       - Utility for Querying DNS Servers
Closes: 88928 90174 97340 108049 108438 109912 122126 130434 136736
Changes: 
 host (20000331-3) unstable; urgency=low
 .
   * New maintainer. (closes: #136736)
   * Updated description. (closes: #108049, #130434)
   * Removed CFLAGS from debian/rules (hopefully this fixes many problems).
     (closes: #108438, #88928, #90174, #97340, #109912, #122126)
Files: 
 a70238e00dbfdeb377abb28bf2c5aaee 592 net standard host_20000331-3.dsc
 397ac7b6a8473fe4dd88dad6a148f513 2435 net standard host_20000331-3.diff.gz
 d21d96c1e7fd1e24dab3883d0af0ae37 70898 net standard host_20000331-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8mfGt844C/Aes9voRAuYLAKD77vUaAu+fHbrOEkks5KC9KCWoDgCgs9cA
LZlMT4mHC9fdafp6tN2hJyc=
=j2u0
-----END PGP SIGNATURE-----



Reply to: