From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29073 invoked by alias); 20 Mar 2012 18:34:17 -0000 Received: (qmail 28980 invoked by uid 22791); 20 Mar 2012 18:34:15 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Mar 2012 18:34:01 +0000 From: "ppluzhnikov at google dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug malloc/208] mallinfo returns incomplete information Date: Tue, 20 Mar 2012 20:41:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: malloc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ppluzhnikov at google dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: gotom at debian dot or.jp X-Bugzilla-Target-Milestone: 2.16 X-Bugzilla-Changed-Fields: Status CC Component Resolution Target Milestone Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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 X-SW-Source: 2012-03/txt/msg00265.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=208 Paul Pluzhnikov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |ppluzhnikov at google dot | |com Component|libc |malloc Resolution|WONTFIX | Target Milestone|--- |2.16 --- Comment #3 from Paul Pluzhnikov 2012-03-20 18:33:55 UTC --- 8 years later, mallinfo() still actively lies to 32-bit applications, and no new interface has emerged ;-( http://cygwin.com/ml/libc-alpha/2011-08/msg00116.html http://cygwin.com/ml/libc-alpha/2012-03/msg00782.html Re-opening in hope that this PR can be re-considered. FWIW, the use case I have is a 32-bit java/JNI application, that wants to use mallinfo() for out-of-memory self-diagnostics. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.