[fixed] Samba crashes after libtevent upgrade

Begonnen von programmador, 2016/10/11, 19:28:07

Vorheriges Thema - Nächstes Thema

programmador

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
It's the latest mail of that mail thread so click "previous"
for more info.


https://bugs.gentoo.org/show_bug.cgi?id=592502

drb

Thanks. Same here. Downgrade to libevent0/testing 'fixed'

HarzG

There is a fix (... 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
siduction-2023.1.1-xfce,  manjaro-xfce-23.1.1

drb

samba (2:4.4.6+dfsg-2) solves this problem here

programmador