Your message dated Wed, 7 Dec 2016 22:02:41 +0100
with message-id
<cafx5sbzhw955+1msrr_zkfomxdkeye8war0whqdrov6noug...@mail.gmail.com>
and subject line Fixed
has caused the Debian Bug report #831851,
regarding 4.2.10 in Jessie: "net usershare info" segfaults in libtdb-wrap.so.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
831851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831851
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba-libs
Version: 2:4.2.10+dfsg-0+deb8u3
Severity: normal
Control: tags -1 jessie
Hi,
Running "net usershare info" or "net usershare list" results in segfault
in libtdb-wrap.so.0, presumably on passing NULL pointer to strcmp
function:
Program received signal SIGSEGV, Segmentation fault.
__strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:209
209 ../sysdeps/x86_64/multiarch/../strcmp.S: No such file or directory.
(gdb) bt full
#0 __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:209
No locals.
#1 0x00007fffed1f34d5 in tdb_wrap_open () from
/usr/lib/x86_64-linux-gnu/samba/libtdb-wrap.so.0
No symbol table info available.
#2 0x00007ffff4442460 in ?? () from /usr/lib/x86_64-linux-gnu/libsmbconf.so.0
No symbol table info available.
#3 0x00007ffff44429c5 in gencache_stabilize () from
/usr/lib/x86_64-linux-gnu/libsmbconf.so.0
No symbol table info available.
#4 0x0000555555578875 in main ()
No symbol table info available.
(gdb)
There's a set of patches available at [1] which should fix this issue.
The patches are already applied upstream.
Please backport a newer 4.2.x release into jessie-security repo, or
apply these patches to the current release.
[1] https://bugzilla.samba.org/show_bug.cgi?id=11032
--- End Message ---
--- Begin Message ---
Version: 2:4.2.14+dfsg-0+deb8u1
Looking at source, it's fixed in current jerrie's.
Please reopen if it's not the case.
Regards
--
Mathieu Parent
--- End Message ---