https://bugs.kde.org/show_bug.cgi?id=379669
--- Comment #46 from Aaron Williams <aar...@doofus.org> --- I too am getting the hangs on exit. In the debugger I see it failing in KDevelop::Bucket<KDevelop::AbstractTypeData, KDevelop::AbstractTypeDataRequest, true, 0u>::deleteItem<KDevelop::ItemRepository<KDevelop::AbstractTypeData, KDevelop::AbstractTypeDataRequest, true, true, 0u, 1048576u> > (repository=..., hash=<optimized out>, index=29676, this=0x55850f6084f0) at /usr/src/debug/kdevelop5-22.04.1-lp153.19.1.x86_64/kdevplatform/serialization/itemrepository.h:525 The problem is that currentIndex is 0 and it never bails out. This is with the very latest release. -- You are receiving this mail because: You are watching all bug changes.