<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 12, 2015 at 5:47 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">On Donnerstag, 12. November 2015 15:35:17 CET RISHABH GUPTA wrote:<br>
> On Mon, Nov 9, 2015 at 6:47 PM, Milian Wolff <<a href="mailto:mail@milianw.de">mail@milianw.de</a>> wrote:<br>
> > On Montag, 9. November 2015 14:58:59 CET RISHABH GUPTA wrote:<br>
> > > On irc kevin funk suggested me to remove ~/.cache/kdevduchain , after<br>
> ><br>
> > this<br>
> ><br>
> > > instead of getting  a segmentation fault kdevelop gets stuck at 78%<br>
> > ><br>
> > > output of thread apply all bt<br>
> > > <a href="http://pastebin.com/hm2fc727" rel="noreferrer" target="_blank">http://pastebin.com/hm2fc727</a><br>
> ><br>
> > This looks odd. David, do you have any idea why this could apparently<br>
> > deadlock:<br>
> ><br>
> > Thread 1 (Thread 0x7fffdd2057c0 (LWP 3778)):<br>
> > #0  0x00007ffff5063c4d in nanosleep () at<br>
> > ../sysdeps/unix/syscall-template.S:<br>
> > 81<br>
> > #1  0x00007ffff57cbd2d in ?? () from<br>
> > /usr/lib/x86_64-linux-gnu/libQt5Core.so.5<br>
> > #2  0x00007ffff5714ef8 in QThread::msleep(unsigned long) () from /usr/lib/<br>
> > x86_64-linux-gnu/libQt5Core.so.5<br>
> > #3  0x00007ffff58776c0 in QLockFile::tryLock(int) () from /usr/lib/x86_64-<br>
> > linux-gnu/libQt5Core.so.5<br>
> > #4  0x00007ffff67d99f9 in ?? () from /usr/lib/x86_64-linux-gnu/<br>
> > libKF5ConfigCore.so.5<br>
> > #5  0x00007ffff67c4e46 in KConfig::sync() () from<br>
> > /usr/lib/x86_64-linux-gnu/<br>
> > libKF5ConfigCore.so.5<br>
> > #6  0x00007ffff43263fe in KMainWindow::saveAutoSaveSettings() () from<br>
> > /usr/<br>
> > lib/x86_64-linux-gnu/libKF5XmlGui.so.5<br>
> > #7  0x00007ffff4326449 in ?? () from /usr/lib/x86_64-linux-gnu/<br>
> > libKF5XmlGui.so.5<br>
> > #8  0x00007ffff433aaaf in KToolBar::Private::applyCurrentSettings() ()<br>
> > from /<br>
> > usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5<br>
> > #9  0x00007ffff433ab27 in KToolBar::applySettings(KConfigGroup const&) ()<br>
> > from<br>
> > /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5<br>
> ><br>
> > Rishabh, did you let kdevelop continue after that, wait a few seconds, and<br>
> > then redid the thread apply all bt? Was it pointing at the same stack<br>
> > frame in<br>
> > thread 1?<br>
><br>
> Back trace gave the same information ,nothing changed.<br>
><br>
> What is this message ? I never used to get this before ,can it be because<br>
> of this ?<br>
> "warning: Corrupted shared library list: 0x12b3db0 != 0x12a9250"<br>
<br>
</div></div>Never seen that. Could you try to run KDevelop through Valgrind and see if<br>
that spits out anything useful?<br>
<br>
valgrind --track-origins=yes --sms-check=all-non-file kdevelop<br></blockquote><div><br>valgrind output <br><br><a href="http://pastebin.com/Hxcmz7EF">http://pastebin.com/Hxcmz7EF</a><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Cheers<br>
<div class=""><div class="h5">--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" rel="noreferrer" target="_blank">http://milianw.de</a></div></div></blockquote></div><br></div></div>