https://bugs.kde.org/show_bug.cgi?id=379669
--- Comment #15 from RJVB <[email protected]> --- I now have a session that will print a huge list of debug messages systematically at exit, from one of the places where I added anti-hang protections. Always about types 62 and 63, plus a few type 59 and 64 at the beginning. Not deleting the items doesn't seem to have any impact AFAICT, why not just skip this step at exit - aren't the days over where not freeing RAM meant it was lost until the next reboot? kdevplatform.language: Factory for this type not loaded: 63 "Bucket::deleteItem(15816,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 63 "Bucket::deleteItem(1024,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 62 "Bucket::deleteItem(914,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 62 "Bucket::deleteItem(12882,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 62 "Bucket::deleteItem(8216,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 62 "Bucket::deleteItem(4680,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 62 "Bucket::deleteItem(16418,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 kdevplatform.language: Factory for this type not loaded: 63 "Bucket::deleteItem(8326,1420266610,Type Repository)" : early return because currentIndex==0 didn't delete item of size 36 -- You are receiving this mail because: You are watching all bug changes.
