[pulseaudio-discuss] [PATCH] util: Try finding out application name using dladdr if available

Rémi Denis-Courmont remi at remlab.net
Tue Aug 19 00:38:30 PDT 2014


Le 2014-08-19 10:00, Thomas Martitz a écrit :
> Am 18.08.2014 um 17:14 schrieb Felipe Sateler:
>
>> And I just got a report from a user that kde breaks due to this
>> change. Possibly "main" does not exist when pulse is loaded via the
>> kde machinery.
>
> Huh, how can a process possibly not have a main() symbol?

Presumably if libpulse.so is loaded (directly or indirectly) via 
dlopen().

Also if the platform convention is such that the main() function is not 
a symbol, or has a different name.

-- 
Rémi Denis-Courmont


More information about the pulseaudio-discuss mailing list