Hi,
On Mon, May 16, 2016 at 09:02:16AM +0200, Fabiano FidĂȘncio wrote:
> On Mon, May 16, 2016 at 8:50 AM, Victor Toso wrote:
> > We are checking self->priv->error but accessing the argument GError *
> > which is NULL and leads to a segfault.
> >
> > Program received signal SIGSEGV, Segmentation fa
On Mon, May 16, 2016 at 8:50 AM, Victor Toso wrote:
> We are checking self->priv->error but accessing the argument GError *
> which is NULL and leads to a segfault.
>
> Program received signal SIGSEGV, Segmentation fault.
> spice_file_transfer_task_completed (self=self@entry=0x7fffd0006f00,
> err
We are checking self->priv->error but accessing the argument GError *
which is NULL and leads to a segfault.
Program received signal SIGSEGV, Segmentation fault.
spice_file_transfer_task_completed (self=self@entry=0x7fffd0006f00, error=0x0)
at channel-main.c:2963
2963VDAgentFileXferSt