[Samba] smbclient: preoblems with samba 4.3.x

Jeremy Allison jra at samba.org
Tue Jan 12 18:08:26 UTC 2016


On Tue, Jan 12, 2016 at 06:05:00PM +0100, Helmut Hullen wrote:
> Hallo, Jeremy,
> 
> Du meintest am 12.01.16:
> 
> >>> 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.
> 
> Only as screenshot - output redirection didn't work:
> 
> http://arktur.shuttle.de/CD/Testpakete/smbclient-err.jpg

OK, you need the debug symbols installed,
plus this looks like it's dying inside gnutls
and corrupting the stack.



More information about the samba mailing list