From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B21C538582A9; Tue, 12 Dec 2023 09:26:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B21C538582A9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702373216; bh=LxfaL+TIUu+F0kdEwLeh0nWRKgr6zy2HPSFDZqiyn4E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gmFk+ZyjMyM/V5K7cGKSkm0N+m0Z6SpQmKylr7FV0ktalmp4Ntzrm9tdnRWemqVK2 +EyDKW7vMmLOsiPZG0R6BvXzRKK/576dA8nWtvpNoqCV5PpWPQngB7YgaK2zxa1HLQ yWwCrqpmIKeNR9uXjoWMNNa86Y4p51ayY6KE7olM= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug locale/31143] Let iconv_open return EMFILE if RLIMIT_NOFILE is hit Date: Tue, 12 Dec 2023 09:26:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: dependson cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31143 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22040 CC| |fweimer at redhat dot com --- Comment #1 from Florian Weimer --- This depends on accurate tracking of errno values from system calls during dlopen (and, ugh, dlsym). Referenced Bugs: https://sourceware.org/bugzilla/show_bug.cgi?id=3D22040 [Bug 22040] dlopen: Provide more information on the root cause of a failure --=20 You are receiving this mail because: You are on the CC list for the bug.=