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

Benoît Minisini gambas at ...1...
Fri Sep 21 10:21:11 CEST 2012


Le 20/09/2012 03:21, Adrien Prokopowicz a écrit :
> 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.
>

The segfault is a debugger bug, and is not related to the DBus problem.

Can you try revision #5180? You will get a more explicit error message.

Regards,

-- 
Benoît Minisini




More information about the User mailing list