[Bug 163171] crash in KIO scheduler searchIdleList

David Faure faure at kde.org
Fri Oct 10 10:35:05 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=163171


David Faure faure kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Dolphin crash while in a    |crash in KIO scheduler
                   |pictures folder             |searchIdleList




--- Comment #11 from David Faure <faure kde org>  2008-10-10 10:35:01 ---
A rather difficult crash to debug, given that it comes from KIO scheduling so
it must be related to timing of slaves going in and out, etc. I haven't seen
precise instructions on how to trigger it yet (because I guess there isn't
really a way to do that...)

I'm guessing that "job" is already deleted on the line
return searchIdleList(idleSlaves, job->url(), jobData.protocol, exact);
but I have no idea why and from where.

It would be really helpful if you (anyone who has some chance of triggering
this crash) could run the application in valgrind and attach the log (of the
part related to the crash) here.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdelibs-bugs mailing list