[opensource-dev] Linux x64 - libmedia_plugin_cef.so error

Henri Beauchamp sldev at free.fr
Thu Mar 22 08:36:20 PDT 2018


On Thu, 22 Mar 2018 16:31:29 +0100, Henri Beauchamp wrote:

> In my viewer, SLPlugin is never passed any other argument than the port,
> so maybe these arguments you see passed are an "extension" to Firestorm's
> plugin system...

In fact, looking at the processes for a viewer on at login sceen step, I get:

 4283 ?        S      0:00 /bin/bash /usr/local/CoolVLViewer-1.26.21/cool_vl_viewer
 4309 ?        SLl    0:02 ./bin/cool_vl_viewer-bin
 4326 ?        Sl     0:00 /usr/local/CoolVLViewer-1.26.21/bin/llplugin/SLPlugin 41321
 4330 ?        S      0:00 /usr/local/CoolVLViewer-1.26.21/bin/llplugin/dullahan_host --type=zygote --no-sandbox --log-file=/root/.secondlife/ --product-version=(Dullahan:1.1.1080 [64bit] - SecondLife/1.26.21.14 (Cool VL Viewer; default skin))  Chrome/65.0.3325.146 [64bit] -
 4356 ?        Sl     0:00 /usr/local/CoolVLViewer-1.26.21/bin/llplugin/dullahan_host --type=renderer --no-sandbox --disable-gpu-compositing --service-pipe-token=3FECC7FC7B452E7F87FF8F85FB58EB32 --lang=en-US --log-file=/root/.secondlife/ --product-version=(Dullahan:1.1.1080 
 4357 ?        Sl     0:00 dullahan_host --type=gpu-process --no-sandbox --log-file=/root/.secondlife/ --product-version=(Dullahan:1.1.1080 [64bit] - SecondLife/1.26.21.14 (Cool VL Viewer; default skin))  Chrome/65.0.3325.146 [64bit] --lang=en-US --gpu-preferences=KAAAAAAAAA


So, the argument you are seeing are actually dullahan_host ones !

Could it be that your viewer launches SLPlugin instead of dullahan_host ?

Henri.


More information about the opensource-dev mailing list