[
https://issues.apache.org/jira/browse/DISPATCH-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077217#comment-17077217
]
ASF subversion and git services commented on DISPATCH-1615:
-----------------------------------------------------------
Commit 08bc3b02d367a3e02f6eece6f10e090277f6cb51 in qpid-dispatch's branch
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=08bc3b0 ]
DISPATCH-1615: Improve backtrace debug output
Add searchable summary line that includes router identifier,
timestamp, object type, and object address.
This closes #715
> Backtrace of leaked allocations does not show object address
> ------------------------------------------------------------
>
> Key: DISPATCH-1615
> URL: https://issues.apache.org/jira/browse/DISPATCH-1615
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Container
> Reporter: Charles E. Rolke
> Assignee: Charles E. Rolke
> Priority: Minor
>
> Also, in the event of hundreds of leaked objects the debug log requires a
> program to reconstruct the details into legible form.
> This patch would replace the timestamp line with a CSV line that would
> identify the object. The fields are:
> * "Leak" - literal word for grepping
> * debug_dump file name - identifies which router
> * timestamp
> * address of leaked object
> Then when a log file reveals the address of an object it may be more
> precisely linked to the leaks.
> For instance:
> {{Leak,/home/qpid-dispatch/build/tests/system_test.dir/system_tests_policy/someTest/setUpClass/INT.B-qddebug.txt,2020-04-06
> 09:55:56.968527 -0400,qd_link_ref_t,0x15149d0}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]