[Gambas-user] gb.dbus system-bus register : error and then segfault

Adrien Prokopowicz adrien.prokopowicz at ...626...
Thu Sep 20 03:21:02 CEST 2012


Hi Benoît,

I'm trying to register my objects through DBus. Everything is fine for
the session bus, but when I'm trying to register it to the system bus,
I get an error "Unable to register application name" (I don't know
why).
If I go further with the debugger (or the IDE), I get a segfault.

This doesn't seem to be related to user permissions, running the test
projects as root doesn't change anything, and my system dbus is
configured so that anyone can register to it.

I attached the project and my gdb&valgrind outputs.

Regards,
Adrien.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestDBus-0.0.1.tar.gz
Type: application/x-gzip
Size: 4570 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120920/92a1f6db/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus-crash.log.gz
Type: application/x-gzip
Size: 1552 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120920/92a1f6db/attachment-0001.bin>


More information about the User mailing list