[packagekit] Segfault

Grzegorz Dąbrowski gdx at o2.pl
Mon Nov 5 23:15:50 PST 2007


On Mon, 2007-11-05 at 22:35 +0000, Richard Hughes wrote:
> Ahh, there it is. The problem was that the cancel not being implemented
> was causing the first transaction to error out and be marked as
> finished, when it was still running it's thread. Therefor you got two
> finished signals. As cancel is not something that uses a fresh tid, we
> shouldn't try to finish it on error. I've hopefully fixed this up in
> commit a38c6745e0d4c1348b68ad6b4c2d04e757823e43. Can you confirm the
> warning is now gone?

Yes, it's gone. Thanks!

> Also, how did you cancel the transaction when cancel wasn't available?
> Did you click something in the GUI or do it in the code?

In the GUI I was moving up/down (fast) on packages list (search result).

-- 
Grzegorz Dąbrowski <gdx at o2.pl>




More information about the PackageKit mailing list