diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/584.out | |
download | pcp-47e6e7c84f008a53061e661f31ae96629bc694ef.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/584.out')
-rw-r--r-- | qa/584.out | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/qa/584.out b/qa/584.out new file mode 100644 index 0000000..cb29a71 --- /dev/null +++ b/qa/584.out @@ -0,0 +1,25 @@ +QA output created by 584 +Waiting for pmcd to terminate ... +Starting pmcd ... +Starting pmlogger ... + +=== stdout+stderr === +[TIMESTAMP] pmie.pure(PID) Error: pmFetch from HOST failed: IPC protocol failure +[TIMESTAMP] pmie.pure(PID) Info: Lost connection to pmcd on host HOST +[TIMESTAMP] pmie.pure(PID) Info: Re-established connection to pmcd on host HOST +[TIMESTAMP] pmie.pure(PID) Info: evaluator exiting + +**** Purify instrumented TMP/pmie.pure (pid PID) **** +Current file descriptors in use: N +... +**** Purify instrumented TMP/pmie.pure (pid PID) **** +Purify: Searching for all memory leaks... + +Memory leaked: 0 bytes (0%); potentially leaked: 0 bytes (0%) + +Purify Heap Analysis (combining suppressed and unsuppressed blocks) +... +**** Purify instrumented TMP/pmie.pure (pid PID) **** + * Program exited with status code 0. + * 0 access errors, 0 total occurrences. +... |