From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17165 invoked by alias); 11 Oct 2013 21:31:56 -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 17123 invoked by uid 48); 11 Oct 2013 21:31:53 -0000 From: "bugdal at aerifal dot cx" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/14989] dlerror() returns garbage Date: Fri, 11 Oct 2013 21:31:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.16 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bugdal at aerifal dot cx X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on resolution everconfirmed 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: 2013-10/txt/msg00109.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=14989 Rich Felker changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Last reconfirmed| |2013-10-11 Resolution|INVALID |--- Ever confirmed|0 |1 --- Comment #8 from Rich Felker --- I believe it's actually possible for the current code to crash rather than returning a junk string, so this bug should not be closed so quickly. Per the interpretation I cited above (which I agree is unfortunate) an implementation is not permitted to crash if an invalid DSO handle is passed. It must diagnose the error. I would support an effort to have this requirement removed in the next issue of POSIX. -- You are receiving this mail because: You are on the CC list for the bug.