Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 12:49:23 +0200
From:      Johan Hendriks <joh.hendriks@gmail.com>
To:        Victor Sudakov <vas@mpeks.tomsk.su>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD + winbindd success stories?
Message-ID:  <54215033.7030103@gmail.com>
In-Reply-To: <20140923100632.GA25194@admin.sibptus.tomsk.ru>
References:  <20140922104923.GA96132@admin.sibptus.tomsk.ru> <54200365.9090208@gmail.com> <20140922111356.GA96700@admin.sibptus.tomsk.ru> <20140922112546.GA97150@admin.sibptus.tomsk.ru> <54200DDF.8080503@gmail.com> <20140923100632.GA25194@admin.sibptus.tomsk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

Op 23-09-14 om 12:06 schreef Victor Sudakov:
> Johan,
>
> Thanks for your configs. It seems that the setup is working somehow:
>
> root@testbsd:~ # id SIBPTUS\\bokoram
> uid=10003(SIBPTUS\bokoram) gid=10000(SIBPTUS\domain users) groups=10000(SIBPTUS\domain users),1001(test)
> root@testbsd:~ #
>
> This one above is a domain user and a member of a local Unix group
> "test".
>
> But every time winbind is called, it dumps core like that, I don't think
> it's normal operation:
>
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.947805,  0] lib/fault.c:51(fault_report)
> Sep 23 17:02:42 testbsd winbindd[4241]:   ===============================================================
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.949194,  0] lib/fault.c:52(fault_report)
> Sep 23 17:02:42 testbsd winbindd[4241]:   INTERNAL ERROR: Signal 11 in pid 4241 (3.6.24)
> Sep 23 17:02:42 testbsd winbindd[4241]:   Please read the Trouble-Shooting section of the Samba3-HOWTO
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.951264,  0] lib/fault.c:54(fault_report)
> Sep 23 17:02:42 testbsd winbindd[4241]:
> Sep 23 17:02:42 testbsd winbindd[4241]:   From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.952696,  0] lib/fault.c:55(fault_report)
> Sep 23 17:02:42 testbsd winbindd[4241]:   ===============================================================
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.953588,  0] lib/util.c:1117(smb_panic)
> Sep 23 17:02:42 testbsd winbindd[4241]:   PANIC (pid 4241): internal error
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.955391,  0] lib/util.c:1221(log_stack_trace)
> Sep 23 17:02:42 testbsd winbindd[4241]:   BACKTRACE: 18 stack frames:
> Sep 23 17:02:42 testbsd winbindd[4241]:    #0 0x1153361 <smb_panic+49> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #1 0x1141dd6 <dump_core_setup+2134> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #2 0xbfbfffb4
> Sep 23 17:02:42 testbsd winbindd[4241]:    #3 0x10a2208 <winbindd_wins_byip+4824> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #4 0x10a5325 <rpc_query_user_list+1557> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #5 0x1092236 <wcache_lookup_usergroups+774> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #6 0x10ac99d <_wbint_LookupUserGroups+93> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #7 0x10b804c <wbint_get_pipe_fns+6316> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #8 0x10abc10 <winbindd_dual_ndrcmd+192> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #9 0x10aa2c0 <wb_domain_request_send+3696> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #10 0x21804205 <tevent_queue_start+437> at /usr/local/lib/libtevent.so.0
> Sep 23 17:02:42 testbsd winbindd[4241]:    #11 0x21803d48 <tevent_common_loop_immediate+232> at /usr/local/lib/libtevent.so.0
> Sep 23 17:02:42 testbsd winbindd[4241]:    #12 0x1162970 <run_events_poll+64> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #13 0x11630b5 <event_add_to_poll_args+789> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #14 0x21803125 <_tevent_loop_once+165> at /usr/local/lib/libtevent.so.0
> Sep 23 17:02:42 testbsd winbindd[4241]:    #15 0x1086fe0 <main+2160> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #16 0x10841bb <_start+203> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:    #17 0x1084108 <_start+24> at /usr/local/sbin/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]: [2014/09/23 17:02:42.966514,  0] lib/fault.c:416(dump_core)
> Sep 23 17:02:42 testbsd winbindd[4241]:   dumping core in /var/log/samba/cores/winbindd
> Sep 23 17:02:42 testbsd winbindd[4241]:
> Sep 23 17:02:43 testbsd kernel: pid 4241 (winbindd), uid 0: exited on signal 6 (core dumped)
>
>
Maybe a recompilation of samba will fix it, I do not see this. I always 
use ports and not packages.
Which version of samba are you using?

regards






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54215033.7030103>