Displaying 20 results from an estimated 2000 matches similar to: "'samba-tool dbcheck' reports only a "Bus error""
2015 Oct 27
1
'samba-tool dbcheck' reports only a "Bus error"
Andrew, thank you for your help! Could a "Bus error" be related to a
hardware problem? Never seen it before.
Anyways, here is the output of my debugging session (I hope I did
everything correctly):
[root at server bin]# gdb --args python /usr/local/samba/bin/samba-tool dbcheck
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-75.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
2016 Dec 06
4
samba 4.5.1 tdb panic with ZFS
I am trying to install samba 4.5.1 from source, as a domain controller
only, under Ubuntu 16.04, with ZFS filesystem (actually inside an lxd
container with ZFS backing).
Out-of-the-box, samba-tool domain provision does not like the filesystem:
ERROR(<class 'samba.provision.ProvisioningError'>): Provision failed -
ProvisioningError: Your filesystem or build does not support posix
2017 Sep 19
7
[OT?] VM or Container for an AD DC?
Mandi! Andrew Bartlett via samba
In chel di` si favelave...
> There is a limitation for containers regarding xattrs as I understand
> it, so you may need to go to a full DC.
...googling around seems to me that are ''old limitation'', now gone.
I've also hitted:
https://lists.linuxcontainers.org/pipermail/lxc-devel/2015-November/012789.html
so seems that
2015 Mar 19
2
libvirt-python Segfaults
Hello
I am trying to get libvirt-python working in Ubuntu 14.04 64 bit system. I
tried installing the binaries from the repo itself:
1.
root@test-vm8-109:/home/test# libvirtd --version
libvirtd (libvirt) 1.2.2
root@test-vm8-109:/home/test# python
Python 2.7.6 (default, Mar 22 2014, 22:59:56)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or
2016 Sep 26
2
Re: Memory corruption when testing nbdkit python plugin with nbd-tester-client?
On 26.09.2016 14:29, Richard W.M. Jones wrote:
> On Mon, Sep 26, 2016 at 02:18:02PM +0200, Carl-Daniel Hailfinger wrote:
>> Hi,
>>
>> has anyone ever run "make check" from nbd against nbdkit with a python
>> plugin? I usually get segfaults during such a run, and sometimes various
>> other errors happen before the segfault, suggesting that some memory
2018 Aug 24
3
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
Hello,
I'm trying to join a samba-fileserver to a 4.8.4 Domain Controller. Both
are installed from the Debian Unstable Sources.
I've setup some scripts that allows me to provision the latest
samba-version for testing purposes on two VMs. The following configs where
working absolutly fine when provisioning a Samba-DC version 4.7.3 and I was
able to do profile roaming, but since the DC is
2008 Jul 01
17
Memory leak scripts
Hola, I am trying to isolate the memory leak I suspect in a mailman
installation ? I found:
http://blogs.sun.com/sanjeevb/date/200506
It gives an error:
god at irt-smtp-02:~ 9:21am 65 # ./memleak.d 10312
dtrace: failed to compile script ./memleak.d: line 3: probe description
pid10312:libc.so.1:malloc:entry does not match any probes
I am on SunOS 5.10 Generic_127112-07 i86pc i386 i86pc
Are
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote:
> Anyone?
Can you please post a gdb backtrace --full?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 862 bytes
Desc: This is a digitally signed message part
URL:
2018 May 28
5
Error IIS
Hi!
My DC is running Samba 4.8.2(Ubuntu 16)
I have windows 2016(member domain), running IIS...
But my site in IIS, use user the DC (in portal), but now dont worked ,
is much erro in log.samba when autentcation in site with user dc...
Any Idea?
Regards
----------------------------
[2018/05/28 17:35:52.085263, 0] ../lib/util/fault.c:78(fault_report)
2015 Mar 20
1
Re: libvirt-python Segfaults
Hi Harish,
I believe the proper establishment of a connection should be done by libvirt.open()
or libvirt.openAuth() or libvirt.openReadOnly(). All of them will return a functional
virConnect instance.
I'm not sure this segfault is worth to fix since instantiate a virConnect directly
is not an expected usage.
Hope this information will help you.
Best Regards,
Hao Liu
+86-010-62608262
2015 Oct 26
0
'samba-tool dbcheck' reports only a "Bus error"
2015-10-25 16:14 GMT+01:00 Ole Traupe <ole.traupe at tu-berlin.de>:
> For a few days now my primary DC has some issues. I can create users
> without a problem. But when I try to alter the group membership of users,
> one of my samba processes crashes (the one listening to the LDAP related
> ports: 389, 636, 3268, 3269).
>
> Also, when I start my backup DC, a few seconds
2015 Oct 27
0
'samba-tool dbcheck' reports only a "Bus error"
On Sun, 2015-10-25 at 16:14 +0100, Ole Traupe wrote:
> For a few days now my primary DC has some issues. I can create users
> without a problem. But when I try to alter the group membership of
> users, one of my samba processes crashes (the one listening to the
> LDAP
> related ports: 389, 636, 3268, 3269).
>
> Also, when I start my backup DC, a few seconds later another
2006 Oct 12
3
multithreading calling from the rpy Python package
Hello,
I don't know if this question ought to go here, or rather on R-devel,
so please bear with me.
I'm interfacing to R via RPy (rpy.sf.net) and an embedded Python
interpreter. This is really quite convenient.
I use this approach to calculate the correlation coefficient of 1
independent dataset (vector) with 4 dependent vectors. It'd be nice if
that could be done in 4 parallel
2006 Oct 12
3
multithreading calling from the rpy Python package
Hello,
I don't know if this question ought to go here, or rather on R-devel,
so please bear with me.
I'm interfacing to R via RPy (rpy.sf.net) and an embedded Python
interpreter. This is really quite convenient.
I use this approach to calculate the correlation coefficient of 1
independent dataset (vector) with 4 dependent vectors. It'd be nice if
that could be done in 4 parallel
2014 Aug 25
2
Samba4 Internal DNS Problem : Suddently Dns Crash
hii all
i have some issue with my samba 4 installation,
i use samba 4.1.3, suddenty my dns stop working and i try to restart the
service but nothing good happen
i check on samba log i found this
Aug 25 21:15:39 pdc samba[6605]: [2014/08/25 21:15:39.206091, 0]
../lib/util/fault.c:72(fault_report)
Aug 25 21:15:39 pdc samba[6605]:
===============================================================
2016 Sep 26
2
Memory corruption when testing nbdkit python plugin with nbd-tester-client?
Hi,
has anyone ever run "make check" from nbd against nbdkit with a python
plugin? I usually get segfaults during such a run, and sometimes various
other errors happen before the segfault, suggesting that some memory
corruption is underway.
AFAICS a pure python plugin should not be able to cause memory corruption.
Examples of nbdkit logs for running "make check" or subsets of
2020 Nov 12
2
Signal 11 on domain join (Debian 10 Samba 4.9.5+dfsg-5+deb10u1)
I wanted to do a little playtesting with Samba as a domain controller.
I spun up a Debian 10 box, installed Samba (package 4.9.5+dfsg-5+deb10u1) ,
and attempted to join it to the domain. It crashed horribly. ;)
Unfortunately their domain ends in ".local". There's nothing I can do
about it at the moment. But I do remove multicast DNS from nsswitch to
prevent it from attempting to
2019 Jul 10
4
error in sernet samba
Hi sambalist,
I'm using sernet samba for several years. I found that there's error in the log.samba file like this:
[2019/07/10 14:55:25.892988, 0] ../../lib/util/fault.c:79(fault_report)
===============================================================
[2019/07/10 14:55:25.893187, 0] ../../lib/util/fault.c:80(fault_report)
INTERNAL ERROR: Signal 11 in pid 9906
2014 Mar 17
2
Samba 4.1.6 + RPC Problem + DNS + RSAT
Hy everybody,
I have a little problem. Since a crash of my server we have problems to connect over the RSAT tools to our Samba 4 domain with the DNS tool.
At the moment we have a Centos 6.5 server with Version 4.1.6-SerNet-RedHat-7.el6.
If I connect to the AD server with the RSAT tool, i get this message in the log.smb:
dnsserver: Found DNS zone _msdcs.nagy-blumen.at
[2014/03/17
2013 May 30
1
getfacl - winbind
Hi,
A nice problem came up.
If I want to set directory permissions with getfacl or ls -la that
directory or wbinfo --uid-info
winbind is dieing and I got this error message in samba.log:
==> samba/samba.log <==
[2013/05/30 15:03:31, 0] ../lib/util/fault.c:72(fault_report)
===============================================================
[2013/05/30 15:03:31, 0]