Displaying 20 results from an estimated 29 matches for "libmessag".
Did you mean:
libmessages
2019 Mar 21
4
About compile samba 4.10
Hi,
After configure samba 4.10
make
[1932/4136] Linking bin/default
/sources4/lib/messaging/libMESSAGING-samab4.so
sources4/lib/messaging/messaging.c.4.o: En la funcion imessaging_init
sources4/lib/messaging/messaging.c.544 referencia a
imessaging_register_extra_handler no define
Build failed
TASK in messaging failed with status 1 (run with -v to display more
information )
I don't know what...
2019 Apr 02
2
Make/Build Error on armhf
...cmdline-samba4.so: invalid
string offset 3887 >= 3489 for section `.strtab'
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
string offset 3873 >= 3489 for section `.strtab'
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-SEND-sa
mba4.so: invalid string offset 1218 >= 1174 for section `.strtab'
[1926/4121] Compiling source3/passdb/pdb_ldap_util.c
[1927/4121] Compiling source3/passdb/pdb_ldap_schema.c
[1928/4121] Compiling source4/lib/messaging/messaging_handlers.c
[1929/4121] Linking bin/default/sou...
2017 May 09
1
答复: The memory maybe leak in samba 4.3.11
...not memory leak.
> ==2796353== 36,334,440 bytes in 100,929 blocks are still reachable in loss record 774 of 774
> ==2796353== at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
> ==2796353== by 0x953B88F: ??? (in /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm.so.0)
> ==2796353== by 0x953BCA0: ??? (in /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm.so.0)
> ==2796353== by 0x953C342: unix_msg_send (in /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm.so.0)
> ==2796353== by 0x953E3B6: messaging_dgm_send (in /usr/lib/x86_64-...
2019 Apr 02
2
Make/Build Error on armhf
...with version 4.10.0rc4 .
Looking at what actually happens in detail no exotic build options are used so at first sight it looks more like a problem of the build tools on the RPi than a Samba problem.
The simplest situation I could find was *messaging_send.c.1.o and *unix_privs.c.73.o linked into *libMESSAGING-SEND-samba4.so***, and as soon as something is linked against that .so against something else it always results in
invalid string offset 1222 >= 1174 for section `.strtab******
See below how these three objects are build and when it fails the first time.
regards,
Norbert
[1456/4250] Compi...
2017 May 04
2
The memory maybe leak in samba 4.3.11
Oeps, sorry wrong one.
There where multiple fixes.
https://wiki.samba.org/index.php/Samba_4.4_Features_added/changed
BUG #12377: vfs_glusterfs: Fix a memory leak in connect path.
https://wiki.samba.org/index.php/Samba_4.5_Features_added/changed
BUG #12485: ctdbd_conn: Fix a resource leak.
https://wiki.samba.org/index.php/Samba_4.6_Features_added/changed
## BUG #12624: lib/pthreadpool: Fix
2019 Apr 02
0
Make/Build Error on armhf
...with version 4.10.0rc4 .
Looking at what actually happens in detail no exotic build options are
used so at first sight it looks more like a problem of the build tools
on the RPi than a Samba problem.
The simplest situation I could find was *messaging_send.c.1.o and
*unix_privs.c.73.o linked into *libMESSAGING-SEND-samba4.so***, and as
soon as something is linked against that .so against something else it
always results in
invalid string offset 1222 >= 1174 for section `.strtab******
See below how these three objects are build and when it fails the first
time.
regards,
Norbert
[1456/4250] Compi...
2019 Apr 04
0
Make/Build Error on armhf
...with version 4.10.0rc4 .
Looking at what actually happens in detail no exotic build options are used so at first sight it looks more like a problem of the build tools on the RPi than a Samba problem.
The simplest situation I could find was *messaging_send.c.1.o and *unix_privs.c.73.o linked into *libMESSAGING-SEND-samba4.so***, and as soon as something is linked against that .so against something else it always results in
invalid string offset 1222 >= 1174 for section `.strtab******
See below how these three objects are build and when it fails the first time.
regards,
Norbert
[1456/4250] Compi...
2023 Apr 08
1
Samba-ad-dc service stops with segfault error
...rivate/libsmbd-base-samba4.so(+0x119def)
[0x7f61795c1def]
#10 /usr/local/samba/lib/libsmbconf.so.0(+0x57105) [0x7f6178bac105]
#11 /usr/local/samba/lib/libsmbconf.so.0(+0x572c1) [0x7f6178bac2c1]
#12 /usr/local/samba/lib/libsmbconf.so.0(+0x54e52) [0x7f6178ba9e52]
#13 /usr/local/samba/lib/private/libmessages-dgm-samba4.so(+0x70a9)
[0x7f6173a3a0a9]
#14 /usr/local/samba/lib/private/libmessages-dgm-samba4.so(+0x5b81 )
[0x7f6173a38b81]
#15 /usr/local/samba/lib/private/libmessages-dgm-samba4.so(+0x57f0)
[0x7f6173a387f0]
#16
/usr/local/samba/lib/private/libtevent-samba4.so(tevent_common_invoke_fd_ha...
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 11:58 AM, Rowland penny via samba wrote:
> On 05/10/2020 16:30, Jason Keltz via samba wrote:
>> Hi.
>>
>> Using MIT5 backend with Samba..
> I hope you mean on the clients, the use of MIT as the kdc on a Samba
> DC is experimental and shouldn't be used in production
Hi Roland, our environment uses CentOS 7.? I don't have much choice but
to use this
2020 Oct 05
2
logging lines in krb5.conf
...ib/private/libreplace-samba4.so
> (0x00007ff859479000)
> ??????? libsamba-credentials.so.0 =>
> /xsys/pkg/samba-4.11.13/lib/libsamba-credentials.so.0 (0x00007ff859263000)
> ??????? libsamdb.so.0 => /xsys/pkg/samba-4.11.13/lib/libsamdb.so.0
> (0x00007ff859047000)
> ??????? libMESSAGING-samba4.so =>
> /xsys/pkg/samba-4.11.13/lib/private/libMESSAGING-samba4.so
> (0x00007ff858e3d000)
> ??????? libauth4-samba4.so =>
> /xsys/pkg/samba-4.11.13/lib/private/libauth4-samba4.so
> (0x00007ff858c23000)
> ??????? libtevent-util.so.0 =>
> /xsys/pkg/samba-4...
2017 Aug 02
2
how to reduce binary size of SAMBA 4 for embeded device
...bndr.so.0 (0xf6608000)
libgensec-samba4.so => /tmp/samba4/lib/private/libgensec-samba4.so (0xf65e7000)
libsmbregistry-samba4.so => /tmp/samba4/lib/private/libsmbregistry-samba4.so (0xf65c0000)
libtalloc-report-samba4.so => /tmp/samba4/lib/private/libtalloc-report-samba4.so (0xf65af000)
libmessages-dgm-samba4.so => /tmp/samba4/lib/private/libmessages-dgm-samba4.so (0xf6598000)
libCHARSET3-samba4.so => /tmp/samba4/lib/private/libCHARSET3-samba4.so (0xf6586000)
libsys-rw-samba4.so => /tmp/samba4/lib/private/libsys-rw-samba4.so (0xf6575000)
libsamba-security-samba4.so => /tmp/sa...
2017 May 09
0
答复: The memory maybe leak in samba 4.3.11
...so, maybe it is not memory leak.
==2796353== 36,334,440 bytes in 100,929 blocks are still reachable in loss record 774 of 774
==2796353== at 0x4C2AB80: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2796353== by 0x953B88F: ??? (in /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm.so.0)
==2796353== by 0x953BCA0: ??? (in /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm.so.0)
==2796353== by 0x953C342: unix_msg_send (in /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm.so.0)
==2796353== by 0x953E3B6: messaging_dgm_send (in /usr/lib/x86_64-linux-gnu/samba...
2013 Apr 03
3
Samba4 fails to work following upgrade - library version errors
...quired by samba)
samba: /usr/local/samba/lib/private/libservice.so: version `SAMBA_4.1.0PRE1_GIT_FD8B258' not found (required by samba)
samba: /usr/local/samba/lib/private/libldbsamba.so: version `SAMBA_4.1.0PRE1_GIT_FD8B258' not found (required by samba)
samba: /usr/local/samba/lib/private/libMESSAGING.so: version `SAMBA_4.1.0PRE1_GIT_FD8B258' not found (required by samba)
samba: /usr/local/samba/lib/private/libntvfs.so: version `SAMBA_4.1.0PRE1_GIT_FD8B258' not found (required by samba)
... huh.
I hoped that maybe it was just the version argument that stopped working - so I tried to...
2019 Mar 22
2
About compile samba 4.10
...mba wrote:
> On Thu, 2019-03-21 at 13:39 -0400, Leo C via samba wrote:
> >
> > Hi,
> >
> > After configure samba 4.10
> Can you specify your configure options?
>
> >
> > make
> > [1932/4136] Linking bin/default
> > /sources4/lib/messaging/libMESSAGING-samab4.so
> >
> > sources4/lib/messaging/messaging.c.4.o: En la funcion
> > imessaging_init
> > sources4/lib/messaging/messaging.c.544 referencia a
> > imessaging_register_extra_handler no define
> >
> > Build failed
> > TASK in messaging failed...
2019 Mar 22
2
About compile samba 4.10
...via samba wrote:
> > > > Hi,
> > > >
> > > > After configure samba 4.10
> > > Can you specify your configure options?
> > >
> > > > make
> > > > [1932/4136] Linking bin/default
> > > > /sources4/lib/messaging/libMESSAGING-samab4.so
> > > >
> > > > sources4/lib/messaging/messaging.c.4.o: En la funcion
> > > > imessaging_init
> > > > sources4/lib/messaging/messaging.c.544 referencia a
> > > > imessaging_register_extra_handler no define
> > > >...
2019 Apr 05
0
Make/Build Error on armhf
...exotic build
> options are
> > used so at first sight it looks more like a problem of the
> build tools
> > on the RPi than a Samba problem.
> >
> > The simplest situation I could find was *messaging_send.c.1.o and
> > *unix_privs.c.73.o linked into
> *libMESSAGING-SEND-samba4.so***, and as
> > soon as something is linked against that .so against
> something else it
> > always results in
> >
> > invalid string offset 1222 >= 1174 for section `.strtab******
> >
> > See below how these three objects are build an...
2016 Dec 09
0
How to join join Ubuntu desktop to AD
...g.
root at wrn-dc1:~# ldd /usr/local/samba/sbin/winbindd | head
linux-vdso.so.1 => (0x00007ffceb92a000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f93429b2000)
libtevent-util.so.0 => /usr/local/samba/lib/libtevent-util.so.0
(0x00007f93427af000)
libMESSAGING-samba4.so =>
/usr/local/samba/lib/private/libMESSAGING-samba4.so (0x00007f93425a6000)
libcliauth-samba4.so =>
/usr/local/samba/lib/private/libcliauth-samba4.so (0x00007f934238f000)
libads-samba4.so => /usr/local/samba/lib/private/libads-samba4.so
(0x00007f9342160000)
l...
2016 Dec 08
4
How to join join Ubuntu desktop to AD
On Thu, 8 Dec 2016 13:03:49 -0500
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 12/8/2016 12:52 PM, Rowland Penny via samba wrote:
> > On Thu, 8 Dec 2016 12:27:20 -0500
> > lingpanda101 via samba <samba at lists.samba.org> wrote:
> >
> >> I think I have a issue with ldconfig not finding winbind. I create
> >> the sym links and
2018 Nov 08
0
Crashes on File Access - Post Solaris Patching
...sparcv9/libc.so.1' sigacthandler+0x54 [0x7ffcb282d425c]
#7 /usr/lib/samba/private/ sparcv9/libsmbd-base-samba4. so'notifyd_rec_change+0x4c8 [0x7ffcb2760eea4]
#8 /usr/lib/samba/sparcv9/ libsmbconf.so.0'messaging_ recv_cb+0x610 [0x7ffcb23d70e60]
#9 /usr/lib/samba/private/ sparcv9/libmessages-dgm- samba4.so'msg_dgm_ref_recv+ 0x54 [0x7ffcb1fd09b18]
#10 /usr/lib/samba/private/ sparcv9/libmessages-dgm- samba4.so'messaging_dgm_read_ handler+0x234 [0x7ffcb1fd079b8]
#11 /usr/lib/samba/private/ sparcv9/libtevent.so.0.9.36' port_event_loop_once+0x374 [0x7ffcb2000d430]
#12...
2019 Mar 25
1
About compile samba 4.10
...> > > > > > After configure samba 4.10
> > > > > Can you specify your configure options?
> > > > >
> > > > > > make
> > > > > > [1932/4136] Linking bin/default
> > > > > > /sources4/lib/messaging/libMESSAGING-samab4.so
> > > > > >
> > > > > > sources4/lib/messaging/messaging.c.4.o: En la funcion
> > > > > > imessaging_init
> > > > > > sources4/lib/messaging/messaging.c.544 referencia a
> > > > > > imessaging_re...