Review Request 128150: [libkerfuffle] Ark application exits before job's finished

Elvis Angelaccio elvis.angelaccio at kdemail.net
Fri Jul 22 09:08:06 UTC 2016



> On June 16, 2016, 8:54 a.m., 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.
> 
> Anthony Fieroni wrote:
>     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.

> The bug is on this line, don't use a direct connection.

This has now been fixed in the upcoming 16.08 release.


- Elvis


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128150/#review96568
-----------------------------------------------------------


On June 11, 2016, 6:33 a.m., Anthony Fieroni wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128150/
> -----------------------------------------------------------
> 
> (Updated June 11, 2016, 6:33 a.m.)
> 
> 
> 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/20160722/5386fcf2/attachment.html>


More information about the Kde-frameworks-devel mailing list