Re: [Live-devel] Invalid read in HandleCmd_DESCRIBE

2023-06-08 Thread Martin Mirchev
Hi Mr. Finlayson, https://drive.google.com/file/d/1quP_2ZYA1metNSxyM4xSlSqkF2OWSykY/view?usp=sharing I am sending you link to a docker container, containing the aforementioned crashing version, where the bug

Re: [Live-devel] Invalid read in HandleCmd_DESCRIBE

2023-06-08 Thread Ross Finlayson
> On Jun 8, 2023, at 9:24 PM, Meng Ruijie wrote: > > We used the address sanitizer to reproduce this bug again. The following is > the bug report. We also attached the relevant files, and you can reproduce > this bug based on the README. Thank you for the instructions on how to reproduce the

Re: [Live-devel] Invalid read in HandleCmd_DESCRIBE

2023-06-08 Thread Ross Finlayson
> On Jun 8, 2023, at 5:08 PM, Meng Ruijie wrote: > > Hi, > > We found one memory issue No you didn’t. You ran “valgrind”, and it said that there was an “invalid read”. But you didn’t find out whether or not this report was real (“valgrind” is often mistaken), and, even if it is real, what