Summary: | Dolphin randomly crashes [QString::operator=, KLoadMetaDataThread::run] (4.4RC2+) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | David <davidsboogs> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, andrs, apfelmausmail, darkplexus, dkmerriman, fish+kdebugzilla, frank78ac, iferca, iptin, Jmlevick, jober85, kmg952, liquidsky89, mail, miquel.udina, ogldelphi, paul, ra.2.4.6.8.0+bz, swami, tjm1983, tow.iwan, yodaazen |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
David
2010-01-30 09:03:33 UTC
Thanks for the bug report! Looks like bug 222364, bug 224283. @Peter: Shouldn't this be fixed in RC 2? @Frank: Yes, this should (...) have been fixed, but obviously the patch was not sufficient... I did not face such an issue yet and I'm wondering about the descriptions how to reproduce the issue: Judging from the backtrace it looks for me that it might be related that meta data is loaded asynchronously (e. g. by hovering files during changing a view or something like this), but the corresponding file is invalid already (e. g. because of a copy operation?). I'll need some time to be able to reproduce this issue... *** Bug 224283 has been marked as a duplicate of this bug. *** From bug 224941: -- Information about the crash: I moved two folders within the same drive via drag and drop. After droping -> crash *** Bug 224941 has been marked as a duplicate of this bug. *** Created attachment 40643 [details]
New crash information added by DrKonqi
This has been happening to me when closing an app I launched from Dolphin (such as right clicking a file and choosing a program to open it with) or even simply activating the window. No drag and drop involved, although I may have done cut-and-paste file operations ealier in the session and files in directories open in tabs are being moved around/created/etc by my bittorrent client.
(also, I installed more dbg packages for libraries mentioned in the backtrace atached)
From bug 226512: -- Information about the crash: - Browsed to a folder with dolphin - Folder got changed by another program - Pressed F5 to update - Dolphin crashed *** Bug 226512 has been marked as a duplicate of this bug. *** Created attachment 40727 [details]
New crash information added by DrKonqi
do not exactly know what i did
do not exactly know what i did
From bug 226662: -- Information about the crash: dolphin crashes very often when i'm entering a video folder containing a lot of flv videos. From bug 226834: -- Information about the crash: I only opened a (relatively large) PPT file (with OpenOffice), which contained quite a lot of images. (file size about 31 MB); dolphin just crashed. *** Bug 226834 has been marked as a duplicate of this bug. *** *** Bug 227027 has been marked as a duplicate of this bug. *** *** Bug 227149 has been marked as a duplicate of this bug. *** Created attachment 40940 [details]
New crash information added by DrKonqi
I guess the attached is more or less the same that has happened to me over the last few days ... it seems like random crashes of dolphin when doing "normal" stuff like opening a file or switching to another tab (which was what I was doing this time, if I remember correctly).
From bug 227880: -- Information about the crash: [...] What was happening when dolphin crashed: I tried to move "information panel" over the "places panel". [...] The crash can be reproduced some of the time. *** Bug 227880 has been marked as a duplicate of this bug. *** From bug 227877: -- Information about the crash: select multiple files, press F2. The rename dialogue pops up and dolphin crashes a few seconds later. this bug could not be reproduced *** Bug 227877 has been marked as a duplicate of this bug. *** From bug 227981: -- Information about the crash: What was I doing when crash happened: I was editing main toolbar in dolphin; It already contained few new actions I have set up previously (Dolphin settings, separator, delete, rename, and properties); I wanted to add new action named "Delete (Using shortcut for trash)"; I selected it and added it between previously set "delete" and "rename"; Since it had no icon I selected an icon for it. After clicking OK Dolphin crashed. *** Bug 227981 has been marked as a duplicate of this bug. *** *** Bug 222364 has been marked as a duplicate of this bug. *** *** Bug 227996 has been marked as a duplicate of this bug. *** Created attachment 41052 [details]
New crash information added by DrKonqi
I want to add a new element in the main toolbar, and it crashed.
When I relaunch Dolphin, the button was set in the toolbar.
From bug 228695 / Case 1: I was opening a picture using dolphin (starting gwenview), after I closed gwenview I clicked on the background to take the focus away from the selected picture, after that dolphin crashed The crash does not seem to be reproducible. From bug 228695 / Case 2: Using dolphin in split mode, clicked the background to deselect a couple of files and dolphin crashed. I'm using the xorg-edgers repository for Kubuntu 9.10 - thought this might be relevant since xcb is involved. *** Bug 228695 has been marked as a duplicate of this bug. *** Created attachment 41203 [details]
New crash information added by DrKonqi
error in dolphin when i click in direcction bar
SVN commit 1097312 by ppenz: Backport of SVN commit 1097289: Only access the data of the thread that has been created most recently. Data of older threads will just get ignored. The fix will be part of KDE SC 4.4.2 (4.4.1 has been tagged already). BUG: 224848 BUG: 226706 BUG: 222324 M +10 -3 kloadmetadatathread.cpp M +9 -1 kloadmetadatathread_p.h M +43 -28 kmetadatawidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1097312 Thanks Dario for your great support for this issue! *** Bug 229257 has been marked as a duplicate of this bug. *** *** Bug 229072 has been marked as a duplicate of this bug. *** *** Bug 229270 has been marked as a duplicate of this bug. *** *** Bug 229446 has been marked as a duplicate of this bug. *** *** Bug 229600 has been marked as a duplicate of this bug. *** *** Bug 228513 has been marked as a duplicate of this bug. *** *** Bug 228463 has been marked as a duplicate of this bug. *** *** Bug 230064 has been marked as a duplicate of this bug. *** *** Bug 230591 has been marked as a duplicate of this bug. *** *** Bug 230701 has been marked as a duplicate of this bug. *** *** Bug 216086 has been marked as a duplicate of this bug. *** *** Bug 230753 has been marked as a duplicate of this bug. *** I updated from trunk yesterday and had the crash from the last duplicate: 230753. This crash still happens very randomly and very often... Are you sure it's a duplicate? It's supposed to be resolved for a while as I can see here...... (In reply to comment #42) > I updated from trunk yesterday and had the crash from the last duplicate: > 230753. This crash still happens very randomly and very often... > Are you sure it's a duplicate? It's supposed to be resolved for a while as I > can see here...... I think I marked the last duplicate incorrectly - it seems to be a different issue. Sorry for the noise! I'll remove the reporters of duplicates from the CC list to prevent them from getting even more mail. Feel free to re-CC yourself to this report if you want, but there's no new interesting information to be expected - the bug will be fixed in KDE SC 4.4.2 when it's out :-) *** Bug 230846 has been marked as a duplicate of this bug. *** *** Bug 230890 has been marked as a duplicate of this bug. *** *** Bug 231289 has been marked as a duplicate of this bug. *** *** Bug 231310 has been marked as a duplicate of this bug. *** *** Bug 231953 has been marked as a duplicate of this bug. *** *** Bug 232122 has been marked as a duplicate of this bug. *** *** Bug 232155 has been marked as a duplicate of this bug. *** *** Bug 232212 has been marked as a duplicate of this bug. *** *** Bug 232216 has been marked as a duplicate of this bug. *** *** Bug 232243 has been marked as a duplicate of this bug. *** Created attachment 42286 [details]
New crash information added by DrKonqi
Sometimes when i use dolphin and klick on text-files in $HOME/.* directories dolphin crashes. this time i have enter /home/fabi/.rattlekekz und delete all files here. now i have restart rattlekekz so that it create a new error.log in this dir. next i clicked on the error.log, kate opens, dolphin crash
*** Bug 232591 has been marked as a duplicate of this bug. *** *** Bug 232590 has been marked as a duplicate of this bug. *** *** Bug 232745 has been marked as a duplicate of this bug. *** *** Bug 233218 has been marked as a duplicate of this bug. *** *** Bug 233267 has been marked as a duplicate of this bug. *** *** Bug 233663 has been marked as a duplicate of this bug. *** *** Bug 233622 has been marked as a duplicate of this bug. *** *** Bug 233975 has been marked as a duplicate of this bug. *** *** Bug 234183 has been marked as a duplicate of this bug. *** *** Bug 235169 has been marked as a duplicate of this bug. *** |