https://bugs.kde.org/show_bug.cgi?id=379669

RJVB <rjvber...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105430|0                           |1
        is obsolete|                            |

--- Comment #4 from RJVB <rjvber...@gmail.com> ---
Created attachment 105432
  --> https://bugs.kde.org/attachment.cgi?id=105432&action=edit
my current test patch

It didn't take long to catch a deadloop, despite the early return. I think
that's probably because the calling finalCleanup() function doesn't check for
duplicate indices either and just keeps calling Bucket::deleteItem() with the
same index.

On a side-note: I also had a runtime hang, in duchain.cpp while trying to get a
lock. I got out of that one by attaching a debugger and setting a non-zero
timeout. Maybe a thought, using a "very long" timeout by default (if this
starts happening more often)?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to