From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26403 invoked by alias); 11 Jun 2013 18:00:36 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 26372 invoked by uid 48); 11 Jun 2013 18:00:36 -0000 From: "jan.kratochvil at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug server/15604] New: [7.5 regression] gdbserver leaks socket to inferior Date: Tue, 11 Jun 2013 18:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Version: 7.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.kratochvil at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.6 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc cf_gcchost cf_gcctarget Message-ID: 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: 2013-q2/txt/msg00404.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15604 Bug ID: 15604 Summary: [7.5 regression] gdbserver leaks socket to inferior Product: gdb Version: 7.5 Status: NEW Severity: normal Priority: P2 Component: server Assignee: unassigned at sourceware dot org Reporter: jan.kratochvil at redhat dot com CC: dje at google dot com Host: x86_64-unknown-linux-gnu Target: x86_64-unknown-linux-gnu gdbserver :1234 true & sleep 1;ls -l /proc/`pidof true`/fd/4 7.4 PASS: ls: cannot access /proc/25283/fd/3: No such file or directory 7.5 FAIL: lrwx------ 1 64 Jun 11 19:56 /proc/25283/fd/3 -> socket:[428409464] 7.6 FAIL dc13f571984e51e99fef1f49b39c3c3b1a0119f6 is the first bad commit commit dc13f571984e51e99fef1f49b39c3c3b1a0119f6 Author: Doug Evans Date: Fri Dec 16 19:06:34 2011 +0000 * NEWS: Add entry for stdio gdbserver. [RFA] stdio gdbserver http://sourceware.org/ml/gdb-patches/2011-12/msg00022.html Message-Id: <20111201212632.E6F892461D0@ruffy.mtv.corp.google.com> -- You are receiving this mail because: You are on the CC list for the bug.