Ticket #747 (closed defect: invalid)
Cannot load any plugins
| Reported by: | vectro | Owned by: | dgollub |
|---|---|---|---|
| Priority: | high | Milestone: | OpenSync 0.40 |
| Component: | OpenSync | Version: | 0.37 |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
Although the file-sync.so plugin contains the symbol osync_objformat_set_config, I am not able to load it (nor any other plugin), seeing the following in the trace log:
[1212868690.259226] >>>>>>> osync_plugin_env_load_module(0x8053740, /home/ian/opensync-svn/install-prefix/li b/opensync-1.0/plugins/file-sync.so, 0xbfcb5564) [1212868690.259267] >>>>>>> osync_module_new(0xbfcb5564) [1212868690.259286] <<<<<<< osync_module_new: 0x8052a98 [1212868690.259306] >>>>>>> osync_module_load(0x8052a98, /home/ian/opensync-svn/install-prefix/lib/o pensync-1.0/plugins/file-sync.so, 0xbfcb5564) [1212868690.259552] <--- ERROR --- osync_module_load: Unable to open module /home/ian/opensync-svn/in stall-prefix/lib/opensync-1.0/plugins/file-sync.so: /home/ian/opensync-svn/install-prefix/lib/opensync-1.0/plugins/file-sync.so: undefined symbol: osync_objformat_set_config [1212868690.259577] Unable to load module /home/ian/opensync-svn/install-prefix/lib/opensync-1.0/plug ins/file-sync.so: Unable to open module /home/ian/opensync-svn/install-prefix/lib/opensync-1.0/plugins/file-sync.so: /home/ian/op ensync-svn/install-prefix/lib/opensync-1.0/plugins/file-sync.so: undefined symbol: osync_objformat_set_config [1212868690.259600] >>>>>>> osync_module_free(0x8052a98) [1212868690.259619] <<<<<<< osync_module_free [1212868690.259636] <<<<<<< osync_plugin_env_load_module
Attachments
Change History
Changed 4 years ago by vectro
-
attachment
Thread3080664864-8739.log
added
comment:1 Changed 4 years ago by dgollub
- Status changed from new to closed
- Resolution set to invalid
Please see my mail about current API changes in trunk/:
http://article.gmane.org/gmane.comp.misc.opensync.devel/2798
Feel free to reopen the bug if this still appears when reverting to suggested revision.

Full trace log