Segmentation fault when using va_list
Priya Raghavendra
Priya_Raghavendra at mindtree.com
Tue Dec 23 04:21:43 PST 2008
Hi,
I am a newbie to DBUS. I am trying to create a signal which takes va_list as its arguments.
But the program crashes with "Segmentation Fault" when I execute this code.
The program crashes on this line of code
dbus_message_append_args_valist(message_ptr, first_arg_type, ap)
Find attached the complete listing of the test code.
Thanks,
Priya
________________________________
http://www.mindtree.com/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20081223/cbc312c6/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sendsig.c
Url: http://lists.freedesktop.org/archives/dbus/attachments/20081223/cbc312c6/attachment.asc
More information about the dbus
mailing list