Cannot get GetDevices ( ) method to work.
Thiago Macieira
thiago at kde.org
Wed Oct 5 16:28:33 PDT 2011
On Wednesday, 5 de October de 2011 21:41:05 Iraq Ja wrote:
> When I run the code I get the following output:
>
> Line: 48
> Fail
> Segmentation fault
>
> Segmentation fault corresponds to line 58:
>
> g_printerr(" 1 %S\n", error->message);
If it segfaulted on that line, check the value of all pointers dereferenced on
that line. Ensure that they are valid.
Valgrind might be of help.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20111006/d18ebca1/attachment.pgp>
More information about the dbus
mailing list