Bugzilla – Bug 469218
undefined symbol: init_samba_module
Last modified: 2011-04-04 04:28:42 UTC
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729) with samba-vscan-0.3.6b-5.2 in opensuse 11.1 Error trying to resolve symbol 'init_samba_module' in /usr/lib/samba/vfs/vscan-clamav.so: /usr/lib/samba/vfs/vscan-clamav.so: undefined symbol: init_samba_module Reproducible: Always Steps to Reproduce: 1. 2. 3. Way to solve is described in http://archives.devshed.com/forums/samba-120/pbd-modules-init-2425150.html
Same with vscan-mcdaemon.so opensuse 11.1 64bit
I am working on this right now.
there are more missing symbols, not only init_samba_module.. working on it.
Ok this has waited a long time. I am sorry there where higher priority bugs around. I am working on the rest of the port now.
any luck with this
yes, I am on it. Currently replacing outdated pstrcpy calls and friends with reasonable talloc calls.
Any progress since last comment?
Same for me too ! Any news ?
I am sorry for the late reply. I now have a working vscan code tree for samba => 3.2.14, which I am now porting to older samba versions, which I am expecting to release into the suse packages very soon. This will introduce some new features (and/or fixes) from a code point of view, which will eventually lead to a new version of the samba-vscan package ( as published by openantivirus.org). This includes the introduction of talloc to the code, and no longer being restricted to file paths shorter than 1024 bytes.
*** Bug 551261 has been marked as a duplicate of this bug. ***
Please give these packages a try and report feedback. This is samba 3.2.7 as of opensuse 11.1-YOU state. http://download.opensuse.org/repositories/home://hhetter123/openSUSE_11.1/
on comment 12, This is samba 3.2.7 as of opensuse 11.1-YOU state , with patches for vscan of course
I'had just tried with samba from your repo Got this in the logs: ------------------------------------------- f-secure/vscan-fsav.h:vscan_connect(193) max size: 0 [2009/11/01 08:53:50, 1] smbf-secure/vscan-fsav.h:vscan_connect(193) max size: 0 [2009/11/01 08:53:50, 1] smbd/service.c:make_connection_snum(1198) bdom (::ffff:192.168.1.3) connect to service www initially as user wwwrun (uid=30, gid=8) (pid 30489) /usr/sbin/smbd: symbol lookup error: /usr/lib64/samba/vfs/vscan-fsav.so: undefined symbol: pstrcat
Hello, I have refreshed all units samba from repository hhetter123, and now there was a new problem: /usr/sbin/smbd: symbol lookup error: /usr/lib/samba/vfs/vscan-clamav.so: undefined symbol: zero_ip
*** Bug 553638 has been marked as a duplicate of this bug. ***
I Have installed in tried this Version of samba server:~ # rpm -qa | grep samba samba-doc-3.2.3-0.1 samba-devel-3.2.4-4.7 samba-winbind-3.2.4-4.7 yast2-samba-client-2.16.9-3.1 samba-client-3.2.7-22.1 yast2-samba-server-2.16.3-15.1 kdebase3-samba-3.5.9-65.2 samba-vscan-0.3.6b-22.1 samba-krb-printing-3.2.4-4.7 samba-3.2.7-22.1 I can access shares and open files, but i have found the following in the log file [2009/11/10 23:24:10, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:10, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:12, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:12, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:28, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:52, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:52, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:52, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:53, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:53, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:53, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:] [2009/11/10 23:24:53, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (18 - 17) in safe_strcpy [::ffff:]
The version with which you had the bug is now obsolete. I'll close this as NORESPONSE. If you can still reproduce it in current 11.4, please reopen the bug and move it to the appropriate version. Thanks!