[
https://issues.apache.org/jira/browse/DISPATCH-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979342#comment-16979342
]
ASF subversion and git services commented on DISPATCH-1438:
-----------------------------------------------------------
Commit 40303c20834ab4ec8ef8c1c8afa548b29c8a13da in qpid-dispatch's branch
refs/heads/master from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=40303c2 ]
DISPATCH-1438: dump the router debug dump file on router exit
When the router is built for Debug (-DCMAKE_BUILD_TYPE=Debug) it
creates a dump file on shutdown that contains debug information. This
patch updates ctest to dump the file to stderr when the "-V" (verbose)
flag is used.
This closes #621
> Have ctest parse the routers debug dump files for memory pool leaks
> -------------------------------------------------------------------
>
> Key: DISPATCH-1438
> URL: https://issues.apache.org/jira/browse/DISPATCH-1438
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Tests
> Affects Versions: 1.9.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Minor
> Labels: memory-bug
> Fix For: Backlog
>
>
> When the router has been built for Debug via -DCMAKE_BUILD_TYPE=Debug it will
> write a debug dump file on shutdown.
> This debug dump file reports how many pool objects remain in thread on
> shutdown.
> A large number of in-thread pooled objects on shutdown may indicate a memory
> leak.
> It would be useful to have ctest parse these files and report any in-thread
> objects at the end of a test run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]