<div dir="ltr">Thank you for your answer! It seems to be related to FUSE:<div><br></div><div><div>(gdb) bt</div><div>#0  sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85</div><div>#1  0x00007f2d83b57018 in fuse_session_loop_mt () from /lib/x86_64-linux-gnu/libfuse.so.2</div><div>#2  0x00007f2d83b5bfc7 in fuse_loop_mt () from /lib/x86_64-linux-gnu/libfuse.so.2</div><div>#3  0x00007f2d83b5e985 in ?? () from /lib/x86_64-linux-gnu/libfuse.so.2</div><div>#4  0x00000000004024c1 in main ()</div></div><div><br></div><div>I include the version of pkgs (latest for my distrib):</div><div><div>$ dpkg -l | grep fuse</div><div>ii  fuse                                                        2.9.2-4ubuntu4.14.04.1                     amd64        Filesystem in Userspace</div><div>ii  gvfs-fuse                                                   1.20.3-0ubuntu1.2                          amd64        userspace virtual filesystem - fuse server</div><div>ii  libconfuse-common                                           2.7-4ubuntu1                               all          Common files for libConfuse</div><div>ii  libconfuse0:amd64                                           2.7-4ubuntu1                               amd64        Library for parsing configuration files</div><div>ii  libfuse2:amd64                                              2.9.2-4ubuntu4.14.04.1                     amd64        Filesystem in Userspace (library)</div><div>ii  python-fuse                                                 2:0.2.1-9                                  amd64        Python bindings for FUSE (Filesystems in USErland)</div><div>ii  zfs-fuse                                                    0.7.0-10.1                                 amd64        ZFS on FUSE</div></div><div><br></div><div>Thanks!</div><div><br></div><div>Benj</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 20, 2017 at 2:35 AM, René J.V. Bertin <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wednesday July 19 2017 11:23:50 Benjamin CAILLAT wrote:<br>
>Hello,<br>
><br>
>KDevelop (5.1.1) on my Ubuntu (14.04.5 64 bits) is using 100% of one of my<br>
>core all the time. The project I'm working on is pretty big so it takes a<br>
<br>
</span>Hi,<br>
<br>
I've seen this kind of behaviour, but only on exit. Please attach a debugger and get a backtrace from the active thread to see where it's being busy.<br>
<span class="HOEnZb"><font color="#888888"><br>
R.<br>
</font></span></blockquote></div><br></div></div>