Bug 12682 - samba-tool throws Segmentation fault for some operations
Summary: samba-tool throws Segmentation fault for some operations
Status: RESOLVED INVALID
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Python (show other bugs)
Version: 4.6.0
Hardware: x64 Linux
: P5 major (vote)
Target Milestone: ---
Assignee: Jelmer Vernooij
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-11 19:12 UTC by Engel, Johannes
Modified: 2017-07-24 09:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Engel, Johannes 2017-03-11 19:12:00 UTC
samba-tool throws a Segmentation fault for some operations since 4.6.0, e.g. for
samba-tool drs showrepl
samba-tool ntacl sysvolcheck
samba-tool dbcheck

Others like samba-tool user list, samba-tool testparm etc. work smoothly.
Comment 1 Engel, Johannes 2017-07-24 09:20:00 UTC
Seems to be a packaging issue, updating python-tdb to 2.1.9 instead of 2.1.6 helped.