Comment 2 for bug 1289239

Revision history for this message
Cliff Carson (ccarson1) wrote :

See the same problem with Osmo. Starting Osmo from the command line the Pipelight plugin gets called. Have a backtrace after stopping after entering Pipelight's basicplugin.c routine attach(). Shows Osmo GUI calling webkit -> g_object -> g_type_create -> g_module_open -> _dlerror_run -> dl_open_doit -> _dl_open (this appears to be in the Pipelight load library) -> dl_catch_error -> dl_open_worker -> _dl_init -> call_init -> attach which initalizes the Pipeline plugin.