Siduction Forum

Siduction Forum => Upgrade Warnings => Thema gestartet von: programmador in 2016/10/11, 19:28:07

Titel: [fixed] Samba crashes after libtevent upgrade
Beitrag von: programmador in 2016/10/11, 19:28:07
After upgrading to libtevent0 to 0.9.31 samba segfaults.
Downloading the 0.9.28 version from debian testing solves the problem.
Here's some info on that problem:


https://lists.samba.org/archive/samba/2016-September/202694.html (https://lists.samba.org/archive/samba/2016-September/202694.html)
It's the latest mail of that mail thread so click "previous"
for more info.


https://bugs.gentoo.org/show_bug.cgi?id=592502 (https://bugs.gentoo.org/show_bug.cgi?id=592502)
Titel: Re: Samba crashes after libtevent upgrade
Beitrag von: drb in 2016/10/12, 12:25:03
Thanks. Same here. Downgrade to libevent0/testing 'fixed'
Titel: Re: Samba crashes after libtevent upgrade
Beitrag von: HarzG in 2016/10/12, 16:32:52
There is a  fix (http://metadata.ftp-master.debian.org/changelogs//main/s/samba/samba_4.4.6+dfsg-2_changelog) (... not tested on my system):
Zitat
samba (2:4.4.6+dfsg-2) unstable; urgency=high
* Remove uses of tevent internals. This fixes segfault.
Closes: #840382, #840298.
-- Mathieu Parent <sathieu@debian.org>  Wed, 12 Oct 2016 05:53:33 +0200
Titel: Re: Samba crashes after libtevent upgrade
Beitrag von: drb in 2016/10/12, 16:40:42
samba (2:4.4.6+dfsg-2) solves this problem here
Titel: Re: [fixed] Samba crashes after libtevent upgrade
Beitrag von: programmador in 2016/10/12, 19:14:01
Yes, it looks fixed now.