On Wed, 2015-10-07 at 13:24 +0800, Brian Geffon wrote: > Sounds like it wasn't properly linked, it's missing the symbol
Some build inconsistency between the plugin and the core. > BgFetchConfig::readConfig(const char *config_file) Could the compiler have optimised out that symbol? Does compiling with -O0 make any difference? -- Nick Kew