<div dir="ltr"><div><div>hello,<br><br></div>This is about the segmentation fault that we are recieving .The reason for the seg fault is ThreadWeaver::iddecorator::~iddecorator() is trying to read some memory which has been free'd. here's the valgrind output <br><a href="https://paste.kde.org/phbslccrh">https://paste.kde.org/phbslccrh</a><br><br></div><div>It says that invalid read of size 8 at 0x877E66D: threadweaver::ThreadWeaver::IdDecorator::~IdDecorator()<br></div><div><br></div><div>line 15 tells that sqlquerymaker.cpp has free'd some memory ,so there's definitely some memory mismanagement going on there.I could'nt find the reason for this behaviour.<br><br>Also sqlquerymaker.cpp file has been changed a little bit,the code is not the same what it used to be.for example the run()  of sqlworkerthread has been changed.<br></div><div>The bug is mostly probably in this file<br><br></div><div>cheers,<br></div><div>rishabh<br></div><div> <br></div><div><br></div></div>