[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-07-04 Thread shapath
https://bugs.kde.org/show_bug.cgi?id=455826 --- Comment #8 from shapath --- Thanks, Philippes for the response. So does this means that Valgrind will report false positives for LDL if structure packing is used? As I mentioned this is a third-party code and structure packing is used for many

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-26 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=455826 --- Comment #7 from Philippe Waroquiers --- On Fri, 2022-06-24 at 10:06 +, shapath wrote: > https://bugs.kde.org/show_bug.cgi?id=455826 > > --- Comment #5 from shapath --- > (In reply to Philippe Waroquiers from comment #4) > > (In reply to

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-24 Thread shapath
https://bugs.kde.org/show_bug.cgi?id=455826 --- Comment #6 from shapath --- I understand the reachable part but not able to understand ==30830== 6 bytes in 1 blocks are definitely lost in loss record 1 of 2 ==30830==at 0x4C29F73: malloc (vg_replace_malloc.c:309) ==30830==by 0x4EC3B89:

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-24 Thread shapath
https://bugs.kde.org/show_bug.cgi?id=455826 --- Comment #5 from shapath --- (In reply to Philippe Waroquiers from comment #4) > (In reply to shapath from comment #3) > > > > Valgrind report:- > > == > > (gdb) monitor leak_check full reachable any > When compiling with gcc -g -O0 and

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-24 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=455826 --- Comment #4 from Philippe Waroquiers --- (In reply to shapath from comment #3) > > Valgrind report:- > == > (gdb) monitor leak_check full reachable any When compiling with gcc -g -O0 and doing the leak search, I do not get any definitely

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-23 Thread shapath
https://bugs.kde.org/show_bug.cgi?id=455826 --- Comment #3 from shapath --- Thank you guys for the response !!! The leak is reported in third-party code. Based on your responses and input I analyzed the code and wrote a similar sample program where i was able to hit this. The interesting thing

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-23 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=455826 Philippe Waroquiers changed: What|Removed |Added CC||philippe.waroquiers@skynet.

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=455826 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd

[valgrind] [Bug 455826] Running Valgrind memcheck on a live process without exiting it reports LDL but on graceful exit it does not.

2022-06-22 Thread shapath
https://bugs.kde.org/show_bug.cgi?id=455826 shapath changed: What|Removed |Added CC||m...@gmail.com -- You are receiving this mail