On Sun, Jan 22, 2017 at 11:00:28PM +0300, moos...@gmail.com wrote: > Martin Kühne <mysat...@gmail.com> writes: > > > On Sun, Jan 22, 2017 at 5:17 PM, <moos...@gmail.com> wrote: > >> > >> `valgrind st -f mono-2 cat full-bmp.txt' [1] > >> > >> Yields quite a few invalid reads from freed blocks, the issue is related > >> to cache management. In the real world those dangling pointer issues > >> lead to segfaults or X11 errors (eventually) > >> > > > > > > I think your patch might have been lost on the way? > > > > Nope - there was no patch since I don't really understand what's going > on, I only have symptoms and reproducer. > > -- > mailto:moos...@gmail.com >
Hi, Not to be mean, but please learn more about Valgrind (and it's caveats) before posting to the ML. It is expected to provide a patch fix or at the very least give detailed information. -- Kind regards, Hiltjo