From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17934 invoked by alias); 31 Oct 2014 04:34:44 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 17886 invoked by uid 48); 31 Oct 2014 04:34:40 -0000 From: "aoliva at sourceware dot org" To: glibc-bugs@sourceware.org Subject: [Bug nis/15819] Hang in getaddrinfo using NIS with setitimer Date: Fri, 31 Oct 2014 04:34:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nis X-Bugzilla-Version: 2.13 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aoliva at sourceware dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: aoliva at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status cc assigned_to attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg00132.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=15819 Alexandre Oliva changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |aoliva at sourceware dot org Assignee|unassigned at sourceware dot org |aoliva at sourceware dot org --- Comment #1 from Alexandre Oliva --- Created attachment 7871 --> https://sourceware.org/bugzilla/attachment.cgi?id=7871&action=edit patch to fix the problem The problem is not limited to nis or udp rpc; there are various parts of glibc that retry polls without recomputing timeouts. I'm testing this patch to fix them all. -- You are receiving this mail because: You are on the CC list for the bug.