[Bug 285784] Creating an activity makes plasma-device crash on devel
Aaron J. Seigo
aseigo at kde.org
Sat Nov 5 10:32:03 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=285784
--- Comment #3 from Aaron J. Seigo <aseigo kde org> 2011-11-05 10:32:03 ---
with today's updates (though, granted, on OpenSUSE) i can not reproduce and the
backtrace does not look like it should be a crashing path: the signal from
TaskManager is connected straight to the TaskSource object (so it can't be
deleted itself at this point) and the m_tasks pointer in TaskSource is a smart
pointer so is also guaranteed to exist. Task::activities() just returns a
string list from the private dptr, which has a lifespan as long as the Task
object itself. oddddd....
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Active
mailing list