Summary: | Konqueror crash when duplicating tab | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, cfeck, faure |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.0 | |
Sentry Crash Report: |
Description
Antonio Rojas
2010-02-23 18:43:26 UTC
A crash in KLockFile::lock, maybe related to bug 206047. - Does it happen regardless of the website being shown in the current tab (being duplicated) ? Regards (In reply to comment #2) > - Does it happen regardless of the website being shown in the current tab > (being duplicated) ? > Regards No, it works for some websites, but it always crashes for most of them (about 90% in my experience) - Could you provide some test URLs that cause the crash ? Regards (In reply to comment #4) > - Could you provide some test URLs that cause the crash ? Regards After cleaning the cache, I can't reproduce it anymore. (I quickly reviewed the backtrace of this crash, and it appears to be caused by KIconCache memory corruption. If this is not the case, please reopen.) Closing all KIconCache crashes as fixed, because the KIconLoader in KDE SC 4.5 now uses KSharedDataCache to cache icons, and it is believed that the new class is less prone to random crashes or memory corruption. If you still can reproduce a crash with version 4.5, please report it separately. If you cannot upgrade to 4.5 yet, you should be able to work around this crash by deleting the icon cache files in /var/tmp/kdecache-<user>/kpc |