[Samba] smbclient: preoblems with samba 4.3.x

Jeremy Allison jra at samba.org
Tue Jan 12 16:38:29 UTC 2016


On Tue, Jan 12, 2016 at 01:58:00PM +0100, Helmut Hullen wrote:
> Hallo, Jeremy,
> 
> Du meintest am 11.01.16:
> 
> >> "smbclient" doesn't work with the slackware packages samba-4.3.1 and
> >> 4.3.2, it has worked with 4.2.1 and older versions.
> >>
> >>         smbclient
> >>
> >> answers with "segmentation fault", on two testing machines (where
> >> 4.2.1 has worked well).
> 
> [...]
> 
> 
> > Run under gdb please and type "bt" to get a backtrace when
> > it crashes.
> 
> [...]
> 
> [?1034h(gdb) run
> Starting program: /usr/bin/smbclient
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/libthread_db.so.1".
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x40df556e in nettle_yarrow256_update () from /usr/lib/libnettle.so.4
> (gdb)
> (gdb) q
> 
> -----------------------------
> 
> "nettle-3.1.1"
> 
> Output redirection under gdb via
> 
>         run > /tmp/err.txt
> 
> or something like this examble doesn't work ...

You didn't type "bt". That gets the Back Trace,
which is what I need.



More information about the samba mailing list