public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug malloc/16641] New: feature request: add process/size details to memory error messages
@ 2014-02-26 20:35 pchilcot at cisco dot com
  2014-02-27 17:35 ` [Bug malloc/16641] " pchilcot at cisco dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pchilcot at cisco dot com @ 2014-02-26 20:35 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16641

            Bug ID: 16641
           Summary: feature request: add process/size details to memory
                    error messages
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: malloc
          Assignee: unassigned at sourceware dot org
          Reporter: pchilcot at cisco dot com

A google search shows many documented cases of errors like:

mmap: Cannot allocate memory

On a real production system with lots of running processes, it can be very
difficult to pinpoint which process to troubleshoot with the above error.  It
would be very valuable to our troubleshooting errors to give a clue about which
process is involved and how much memory they are trying to allocate.  This
doesn't necessarily apply only to mmap, but perhaps any ENOMEM related error. 
Any improvement, I think, will help users of glibc for troubleshooting.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-06-13  6:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 20:35 [Bug malloc/16641] New: feature request: add process/size details to memory error messages pchilcot at cisco dot com
2014-02-27 17:35 ` [Bug malloc/16641] " pchilcot at cisco dot com
2014-02-28  1:36 ` bugdal at aerifal dot cx
2014-02-28 17:48 ` pchilcot at cisco dot com
2014-02-28 18:10 ` bugdal at aerifal dot cx
2014-03-11 20:42 ` pchilcot at cisco dot com
2014-06-13  6:45 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).