The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
malloc.failure events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
malloc.failure
- Severity
-
ERROR
- Description
-
This event is generated if malloc is called unsafely.
- Corrective Action
-
(None).
- Syslog Message
-
%s %s %s %s %s %s %s %s %s %s %s
- Parameters
-
f2 (STRING): Third frame of backtrace.
f3 (STRING): Fourth frame of backtrace.
f4 (STRING): Fifth frame of backtrace.
f5 (STRING): Sixth frame of backtrace.
f6 (STRING): Seventh frame of backtrace.
f7 (STRING): Eighth frame of backtrace.
f8 (STRING): Ninth frame of backtrace.
f9 (STRING): Tenth frame of backtrace.
f10 (STRING): Eleventh frame of backtrace.
f11 (STRING): Twelfth frame of backtrace.
f12 (STRING): Thirteenth frame of backtrace.
malloc.failure.detail
- Severity
-
ERROR
- Description
-
This event is generated if malloc is called unsafely.
- Corrective Action
-
(None).
- Syslog Message
-
%s %s
- Parameters
-
description (STRING): Description of failure.
buffers (STRING): Details of buffers that were predirtied.