Review Request 128150: [libkerfuffle] Ark application exits before job's finished
Anthony Fieroni
bvbfan at abv.bg
Thu Jun 16 10:03:59 UTC 2016
> On Юни 16, 2016, 11:54 преди обяд, David Faure wrote:
> > kerfuffle/jobs.cpp, line 127
> > <https://git.reviewboard.kde.org/r/128150/diff/1/?file=468305#file468305line127>
> >
> > The bug is on this line, don't use a direct connection.
Yeah, i think so at first time. But remove connection type fix nothing. This type trys to synchronize working thread with main one but not work at all. So i just do it with delay emitting finished.
- Anthony
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128150/#review96568
-----------------------------------------------------------
On Юни 11, 2016, 9:33 преди обяд, Anthony Fieroni wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128150/
> -----------------------------------------------------------
>
> (Updated Юни 11, 2016, 9:33 преди обяд)
>
>
> Review request for KDE Frameworks and Elvis Angelaccio.
>
>
> Repository: ark
>
>
> Description
> -------
>
> This is *only* fix for 16.04.2
>
>
> Diffs
> -----
>
> kerfuffle/jobs.cpp 42c3088
>
> Diff: https://git.reviewboard.kde.org/r/128150/diff/
>
>
> Testing
> -------
>
> QApplication quits before job finish, Job::~Job() is called and m_archiveInterface is a dangling pointer who tries to signaling causing a crash. Added timer for execution to return in message queque which gives a try job to finish successful.
>
>
> File Attachments
> ----------------
>
> backtrace
> https://git.reviewboard.kde.org/media/uploaded/files/2016/06/11/de3deaa7-7c04-49d2-b2cd-4561dcb37e38__ark-20160611-091720.kcrash.txt
>
>
> Thanks,
>
> Anthony Fieroni
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160616/8bf938f4/attachment.html>
More information about the Kde-frameworks-devel
mailing list