summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-12-02 09:01:27 +1000
committerddomingo <ddomingo@redhat.com>2008-12-02 09:01:27 +1000
commita42876234df99f8523ddb2b21025352f37231c39 (patch)
treec96781683dc249599791dd8611a1b7ac2e17fb61
parentd75c88defaa18c164a283525e260bf38c1763d7d (diff)
downloadsystemtap-steved-a42876234df99f8523ddb2b21025352f37231c39.tar.gz
systemtap-steved-a42876234df99f8523ddb2b21025352f37231c39.tar.xz
systemtap-steved-a42876234df99f8523ddb2b21025352f37231c39.zip
added new index entries for neglected error items
-rw-r--r--doc/SystemTap_Beginners_Guide/en-US/Errors.xml145
1 files changed, 144 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Errors.xml b/doc/SystemTap_Beginners_Guide/en-US/Errors.xml
index 63f466b8..ffb70470 100644
--- a/doc/SystemTap_Beginners_Guide/en-US/Errors.xml
+++ b/doc/SystemTap_Beginners_Guide/en-US/Errors.xml
@@ -735,6 +735,36 @@ probe syscall.open
</formalpara>
<formalpara><title>aggregation overflow</title>
+<!-- next 3 indexterms for aggregation overflow -->
+<indexterm>
+<primary>understainding SystemTap errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>aggregation overflow</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>aggregation overflow</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>runtime errors/warnings</primary>
+<secondary>understainding SystemTap errors</secondary>
+<tertiary>aggregation overflow</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>aggregation overflow</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
+<indexterm>
+<primary>overflow of aggregation</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
+
<para>
An array containing aggregate values contains too many distinct key pairs at this time.
</para>
@@ -745,12 +775,73 @@ An array containing aggregate values contains too many distinct key pairs at thi
<formalpara><title>MAXNESTING exceeded</title>
+<indexterm>
+<primary>understainding SystemTap errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>MAXNESTING exceeded</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>MAXNESTING exceeded</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>runtime errors/warnings</primary>
+<secondary>understainding SystemTap errors</secondary>
+<tertiary>MAXNESTING exceeded</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>MAXNESTING exceeded</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>exceeded MAXNESTING</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
+
<para>
Too many levels of function call nesting were attempted.
</para>
</formalpara>
<formalpara><title>MAXACTION exceeded</title>
+<!-- next 2 indexterms for MAXACTION exceeded -->
+
+<indexterm>
+<primary>understainding SystemTap errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>MAXACTION exceeded</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>MAXACTION exceeded</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>runtime errors/warnings</primary>
+<secondary>understainding SystemTap errors</secondary>
+<tertiary>MAXACTION exceeded</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>MAXACTION exceeded</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
+
+<indexterm>
+ <primary>exceeded MAXACTION</primary>
+ <secondary>runtime errors/warnings</secondary>
+ <tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
<para>
The probe handler attempted to execute too many statements in the probe handler.
</para>
@@ -758,13 +849,65 @@ An array containing aggregate values contains too many distinct key pairs at thi
<formalpara><title>kernel/user string copy fault at
<replaceable>ADDR</replaceable></title>
+<!-- next 2 indexterms for copy fault -->
+
+<indexterm>
+<primary>understainding SystemTap errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>copy fault</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>copy fault</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>runtime errors/warnings</primary>
+<secondary>understainding SystemTap errors</secondary>
+<tertiary>copy fault</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>copy fault</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
<para>
The probe handler attempted to copy a string from kernel or
- user space at an invalid address (<replaceable>ADDR</replaceable>.
+ user space at an invalid address (<replaceable>ADDR</replaceable>).
</para>
</formalpara>
<formalpara><title>pointer dereference fault</title>
+
+
+<!-- next 2 indexterms for pointer dereference fault -->
+
+<indexterm>
+<primary>understainding SystemTap errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>pointer dereference fault</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>errors</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>pointer dereference fault</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>runtime errors/warnings</primary>
+<secondary>understainding SystemTap errors</secondary>
+<tertiary>pointer dereference fault</tertiary>
+</indexterm>
+
+<indexterm>
+<primary>pointer dereference fault</primary>
+<secondary>runtime errors/warnings</secondary>
+<tertiary>understainding SystemTap errors</tertiary>
+</indexterm>
<para>
There was a fault encountered during a pointer
dereference operation such as a target variable evaluation.