samba4 kerberos process suddenly dies

Andreas Oster aoster at novanetwork.de
Wed Nov 16 09:55:23 MST 2011


Hello Andrew,

please find attached the output generated by gdb (bt full)
when process died.

Thank you for your kind help.

Andreas

Am 16.11.2011 10:19, schrieb Andrew Bartlett:
> On Tue, 2011-11-15 at 19:12 +0100, Andreas Oster wrote:
>> Hello all,
>>
>> I have successfully migrated an old Win2000 AD to a Samba4 system.
>> Unfortunately after some hours port 88 (kerberos process) on both
>> of my samba4 DCs suddenly dies and a restart of the samba service
>> is required.
>>
>> I am using latest Ubuntu server (11.10) and have built samba from
>> the current git (4.0.0alpha18-GIT-a354758).
>>
>> As I have no clue why this is happening I will attach a part of the
>> log file and hope someone can help me with this issue.
> This is most odd.  The first thing we need to do is run with -d5,
>
> The best way to start debugging this, as I cannot see the process
> exiting normally, is to run it as:
>
> gdb --args samba -i -M single
>
> break _exit
> break exit
>
> That we hope will trap the process exit, then run 'bt full' to help
> track down the culprit.
>
> (This is quite unusual, if the exit was abnormal, it would typically
> print to the logs).
>
> Andrew Bartlett

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb.tar.gz
Type: application/gzip
Size: 4806 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20111116/f32ce04f/attachment.bin>


More information about the samba-technical mailing list