Review Request 113965: Possible fix for bug 321100
Christoph Feck
christoph at maxiom.de
Wed Nov 20 18:34:42 GMT 2013
> On Nov. 20, 2013, 6:02 p.m., Albert Astals Cid wrote:
> > I don't see why this should fix anything. Do you think anyone in the bug can provide a valgrind trace to better understand why it's crashing?
See also https://git.reviewboard.kde.org/r/102981/ which has some discussion and links to related bugs.
- Christoph
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113965/#review44060
-----------------------------------------------------------
On Nov. 20, 2013, 9:40 a.m., Boudewijn Rempt wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113965/
> -----------------------------------------------------------
>
> (Updated Nov. 20, 2013, 9:40 a.m.)
>
>
> Review request for kdelibs.
>
>
> Bugs: 321100
> http://bugs.kde.org/show_bug.cgi?id=321100
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> While I haven't been able to reproduce the issue on Linux, many Krita users encounter a crash in the destructor of KArchiveDirectoryPrivate, where all entries are removed with qDeleteAll.
>
> This patch removes the use of qDeleteAll.
>
> I'm not 100% sure whether this is correct, but it works for me with the Windows build of kdelibs I use.
>
>
> Diffs
> -----
>
> kdecore/io/karchive.cpp 88e1de0
>
> Diff: http://git.reviewboard.kde.org/r/113965/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Boudewijn Rempt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131120/0b9ad619/attachment.htm>
More information about the kde-core-devel
mailing list