X-Scanned-BY: MIMEDefang 2.67 on 10.5.11.16 MIME-Version: 1.0 In-Reply-To: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD autolearn=ham version=3.3.1 References: Message-ID: Content-Type: TEXT/PLAIN; charset="utf-8"; format="flowed" X-X-Sender: dcantrel@localhost X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id AC67F20EE275 for ; Wed, 21 Jul 2010 17:48:49 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.pao1.isc.org (Postfix) with ESMTP id E59E5C9424 for ; Wed, 21 Jul 2010 17:48:40 +0000 (UTC) (envelope-from dcantrell@redhat.com) Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o6LHmeqP026386 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 21 Jul 2010 13:48:40 -0400 Received: from vpn-230-116.phx2.redhat.com (vpn-230-116.phx2.redhat.com [10.3.230.116]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o6LHmdeB021102 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 21 Jul 2010 13:48:39 -0400 Delivered-To: dhcp-bugs@bugs.isc.org User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) Subject: Re: [ISC-Bugs #19867] common/dispatch.c: add_timeout() when parameter NULL Return-Path: X-Original-To: dhcp-bugs@bugs.isc.org Date: Wed, 21 Jul 2010 07:43:39 -1000 (HST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.pao1.isc.org To: Shawn Routhier via RT From: David Cantrell RT-Message-ID: Content-Length: 1010 On Tue, 20 Jul 2010, Shawn Routhier via RT wrote: > I've (finally) looked at this ticket and reviewed the code and don't > see a way to get a NULL in the client calls to add_timeout(). > > Before deciding what to do with the ticket I wanted to check and see > if you had any more information, especially if this was seen in 4.1.1 > as well as 4.1.0. I realize the ticket is older and won't be surprised if > you don't have any additional information. I sent in that patch on 29-Jun-2009, if I remember correctly. I can't really remember the specifics of the situation, but I do remember tracking down the problem and coming up with this patch. It's really more patching the symptom rather than the problem, but I was time constrained. At any rate, if I had to guess now, I'd say it was alignment issues leading to 'when' set to NULL on 32-bit systems. This may also be a very specific case because it was back during Fedora 11. Thanks, -- David Cantrell Red Hat / Honolulu, HI