[Vortex] [BUG] random vortex crashes

Francis Brosnan Blázquez francis at aspl.es
Mon Apr 27 19:34:48 CEST 2009


> Hello,

Hi Benoit,

> It looks like the fix is incomplete :D
> It now crashes at vortex_channel.c:5774
> (new_channel->is_opened = axl_true;)
> new_channel ptr is false

..then something is not working somewhere else.

> I suggest adding
> v_return_val_if_fail(new_channel, axl_false);
> at the top of vortex_channel_notify_start_internal()

I think this is consequence of a previous bug.

> Maybe new_channel = NULL should be handled in
> __vortex_channel_0_frame_received_start_msg() by returning an error ?

Certainly (rather going into all the process with a NULL reference). 
I've updated vortex_channel.c to check reference returned by
vortex_channel_empty_new. Can you config if it works now?

Thanks for reporting Benoit!

> Best Regards,
> Benoit AMIAUX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vortex-channel.patch
Type: text/x-patch
Size: 943 bytes
Desc: not available
Url : http://lists.aspl.es/pipermail/vortex/attachments/20090427/feef890c/attachment.bin 


More information about the Vortex mailing list