dbus-string.c problem ?

Paul McNary pmcnary at cameron.net
Sun Dec 20 18:33:59 PST 2009


Thiago Macieira wrote:
> Em Domingo 20. Dezembro 2009, às 04.38.48, Paul McNary escreveu:
>> Hello when trying to run I get the following error:
>>
>> 18437: assertion failed "additional_length >= 0" file "dbus-string.c" line
>>  867 function unknown function D-Bus not compiled with backtrace support so
>>  unable to print a backtrace EOF in dbus-launch reading address from bus
>>  daemon
> 
> When trying to run what?
> 
>> I don't under stand the function unknown function part.
> 
> It probably is a result of the missing debug information.
> 

The problem ended up where _DBUS_FUNCTION_NAME was being defined
for some reason it was dropping past __func__ and defining it as
"unknown function".

Thanks for the reply


More information about the dbus mailing list