From owner-freebsd-bugs Tue Nov 26 16: 0:16 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D552637B401 for ; Tue, 26 Nov 2002 16:00:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8996843EA9 for ; Tue, 26 Nov 2002 16:00:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAR00Ex3047135 for ; Tue, 26 Nov 2002 16:00:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAR00Ekq047132; Tue, 26 Nov 2002 16:00:14 -0800 (PST) Date: Tue, 26 Nov 2002 16:00:14 -0800 (PST) Message-Id: <200211270000.gAR00Ekq047132@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Ronald F. Guilmette" Subject: Re: gnu/45744: /usr/bin/makeinfo sometimes segfaults Reply-To: "Ronald F. Guilmette" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR gnu/45744; it has been noted by GNATS. From: "Ronald F. Guilmette" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: gnu/45744: /usr/bin/makeinfo sometimes segfaults Date: Tue, 26 Nov 2002 15:57:32 -0800 It would appear that the GNU Project's maintainer of the GNU texinfo package (which includes the `makeinfo' utility) concurs with my opinion that `makeinfo' contained a bug that could cause segfaults. It would also appear that he concurs with the patch for `makeinfo' that I sent him. ------- Forwarded Message Return-Path: karl@freefriends.org Delivery-Date: Tue Nov 26 15:16:30 2002 Return-Path: Delivered-To: rfg@monkeys.com Received: from f7.net (consort.superb.net [209.61.216.22]) by segfault.monkeys.com (Postfix) with ESMTP id AB1B24225E for ; Tue, 26 Nov 2002 15:16:28 -0800 (PST) Received: (from karl@localhost) by f7.net (8.11.6/8.11.6) id gAQNGRb05480; Tue, 26 Nov 2002 18:16:27 -0500 Date: Tue, 26 Nov 2002 18:16:27 -0500 Message-Id: <200211262316.gAQNGRb05480@f7.net> From: karl@freefriends.org (Karl Berry) To: rfg@monkeys.com Cc: bug-texinfo@gnu.org Subject: Re: Segfault in makeinfo in GNU texinfo-4.3 package (fix included) I have been experiencing segmentation faults in makeinfo for quite a long time now... over a year. Please see: http://www.freebsd.org/cgi/query-pr.cgi?pr=45598 Ah. Sorry, I wasn't aware of this. Obviously, it *is* possible for name_index_alist[i] to have a NULL value, Indeed. I moved the undefindex call after the conditional just as you suggested. Thanks much for the report and fix! ~karl ------- End of Forwarded Message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message