Re: apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-26 Thread David Hildenbrand
On 26.08.24 18:25, David Hildenbrand wrote: On 26.08.24 17:56, David Hildenbrand wrote: On 26.08.24 17:38, David Hildenbrand wrote: On 20.08.24 10:50, Peter Maydell wrote: On Mon, 19 Aug 2024 at 20:07, David Hildenbrand wrote: On 19.08.24 18:24, Peter Maydell wrote: Hi; I'm looking at a me

Re: apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-26 Thread David Hildenbrand
On 26.08.24 17:56, David Hildenbrand wrote: On 26.08.24 17:38, David Hildenbrand wrote: On 20.08.24 10:50, Peter Maydell wrote: On Mon, 19 Aug 2024 at 20:07, David Hildenbrand wrote: On 19.08.24 18:24, Peter Maydell wrote: Hi; I'm looking at a memory leak apparently in the host memory backe

Re: apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-26 Thread David Hildenbrand
On 26.08.24 17:38, David Hildenbrand wrote: On 20.08.24 10:50, Peter Maydell wrote: On Mon, 19 Aug 2024 at 20:07, David Hildenbrand wrote: On 19.08.24 18:24, Peter Maydell wrote: Hi; I'm looking at a memory leak apparently in the host memory backend code that you can see from the qmp-cmd-tes

Re: apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-26 Thread David Hildenbrand
On 20.08.24 10:50, Peter Maydell wrote: On Mon, 19 Aug 2024 at 20:07, David Hildenbrand wrote: On 19.08.24 18:24, Peter Maydell wrote: Hi; I'm looking at a memory leak apparently in the host memory backend code that you can see from the qmp-cmd-test. Repro instructions: Hi Peter, (1) bui

Re: apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-20 Thread Peter Maydell
On Mon, 19 Aug 2024 at 20:07, David Hildenbrand wrote: > > On 19.08.24 18:24, Peter Maydell wrote: > > Hi; I'm looking at a memory leak apparently in the host memory backend > > code that you can see from the qmp-cmd-test. Repro instructions: > > Hi Peter, > > > > > (1) build QEMU with '--cc=clang

Re: apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-19 Thread David Hildenbrand
On 19.08.24 18:24, Peter Maydell wrote: Hi; I'm looking at a memory leak apparently in the host memory backend code that you can see from the qmp-cmd-test. Repro instructions: Hi Peter, (1) build QEMU with '--cc=clang' '--cxx=clang++' '--enable-debug' '--target-list=x86_64-softmmu' '--enable

apparent memory leak from object-add+object-del of memory-backend-ram

2024-08-19 Thread Peter Maydell
Hi; I'm looking at a memory leak apparently in the host memory backend code that you can see from the qmp-cmd-test. Repro instructions: (1) build QEMU with '--cc=clang' '--cxx=clang++' '--enable-debug' '--target-list=x86_64-softmmu' '--enable-sanitizers' (2) run 'make check'. More specifically, to