tags 278906 upstream merge 278906 134729 thanks Hello,
It seems to me that this is the same bug as 134729. On Wed, 16 Mar 2005, Ari Pollak wrote: > Well, you can easily test this by removing xmms-osd-plugin and trying to > run XMMS under tsocks. I run xmms under tsocks without a problem, but I > don't have OSD installed. On Thu, 31 Mar 2005, Joachim Breitner wrote: > it is indeed a problem with xmms-osd-plugin: > > * tsocks was enabled /etc/ld.so.preload > * starting, running and quitting xmms w/o osd plugin works fine > * started xmms, activated osd plugin, console gave me: > > $ xmms > 21:31:51 libtsocks(22640): Could not open socks configuration file > (S), assuming all networks local The problem is that "libtsocks.so" has exported the symbol "read_config". since it is preloaded it overrides a similarly named function called in the osd-plugin. By compiling "tsocks" with "read_config" renamed everywhere with "rread_config" the problem disappears. Clearly, "tsocks" needs to be fixed upstream. Regards, Kapil. --
signature.asc
Description: Digital signature