winbind crashes..

Collen cblijenberg at hermanjordan.nl
Thu Mar 22 04:17:34 MDT 2012


Hi,

I'm trying to make samba 3.6.3 work against samba 4 (git pull)
in the past i had encountered some problems with wbinfo
but that is solved.
now a day i can enumerate users/groups with wbinfo again.
it is a migration from s3 (passdb.tdb) with samba-tool.
no errors encountered while upgrading to s4.

the problem i (still) encounter is with getent passwd and group

winbind just crashes with a backtrace on samba 3.6.3
i'm not sure where to debug, on s3 side or s4 side

attached a sniped dump from 363 with db level 50.


-----
>                               names: struct lsa_TranslatedName2
>                                   sid_type                 : SID_NAME_USER (1)
>                                   name: struct lsa_String
>                                       length                   : 0x0008 (8)
>                                       size                     : 0x0008 (8)
>                                       string                   : *
>                                           string                   : 'gast'
>                                   sid_index                : 0x00000000 (0)
>                                   unknown                  : 0x00000000 (0)
>                               names: struct lsa_TranslatedName2
>                                   sid_type                 : SID_NAME_USER (1)
>                                   name: struct lsa_String
>                                       length                   : 0x0008 (8)
>                                       size                     : 0x0008 (8)
>                                       string                   : *
>                                           string                   : 'aura'
>                                   sid_index                : 0x00000000 (0)
>                                   unknown                  : 0x00000000 (0)
>               count                    : *
>                   count                    : 0x00000008 (8)
>               result                   : NT_STATUS_OK
> [2012/03/22 10:57:29.175333, 10] rpc_client/cli_lsarpc.c:251(dcerpc_lsa_lookup_sids_noalloc)
>   LSA_LOOKUPSIDS returned status: 'NT_STATUS_OK', result: 'NT_STATUS_OK', mapped count = 8'
> [2012/03/22 10:57:29.175361,  0] ../lib/util/debug.c:413(talloc_log_fn)
>   Bad talloc magic value - unknown value
> [2012/03/22 10:57:29.175386,  0] lib/util.c:1111(smb_panic)
>   smb_panic: clobber_region() last called from [trusted_domains(1372)]
> [2012/03/22 10:57:29.175409,  0] lib/util.c:1117(smb_panic)
>   PANIC (pid 10332): Bad talloc magic value - unknown value
> [2012/03/22 10:57:29.178215,  0] lib/util.c:1221(log_stack_trace)
>   BACKTRACE: 24 stack frames:
>    #0 winbindd(log_stack_trace+0x2b) [0xb6f81ecf]
>    #1 winbindd(smb_panic+0xf4) [0xb6f81d3c]
>    #2 /usr/lib/libtalloc.so.2(+0x410019b9) [0xb6b8c9b9]
>    #3 /usr/lib/libtalloc.so.2(talloc_strdup+0x27a) [0xb6b9054a]
>    #4 winbindd(+0x713ad2) [0xb74dbad2]
>    #5 winbindd(+0x713f67) [0xb74dbf67]
>    #6 winbindd(dcerpc_lsa_lookup_sids3+0x58) [0xb74dc25b]
>    #7 winbindd(winbindd_lookup_sids+0x136) [0xb6e7947b]
>    #8 winbindd(+0xb7fd4) [0xb6e7ffd4]
>    #9 winbindd(+0x98ce9) [0xb6e60ce9]
>    #10 winbindd(_wbint_LookupGroupMembers+0x8b) [0xb6e898b8]
>    #11 winbindd(+0xcf8a9) [0xb6e978a9]
>    #12 winbindd(winbindd_dual_ndrcmd+0x16c) [0xb6e88a89]
>    #13 winbindd(+0xbc4f2) [0xb6e844f2]
>    #14 winbindd(+0xbfe11) [0xb6e87e11]
>    #15 winbindd(+0xbb5f2) [0xb6e835f2]
>    #16 winbindd(+0x1d1c9a) [0xb6f99c9a]
>    #17 winbindd(tevent_common_loop_immediate+0x1a4) [0xb6f982cd]
>    #18 winbindd(run_events_poll+0x4a) [0xb6f955fe]
>    #19 winbindd(+0x1cdd8a) [0xb6f95d8a]
>    #20 winbindd(_tevent_loop_once+0xdd) [0xb6f96de8]
>    #21 winbindd(main+0xab1) [0xb6e564f1]
>    #22 /lib/libc.so.6(__libc_start_main+0xf3) [0xb69b56b3]
>    #23 winbindd(+0x8ab21) [0xb6e52b21]
> [2012/03/22 10:57:29.178466,  0] lib/util.c:1122(smb_panic)
>   smb_panic(): calling panic action [/bin/sleep 999999999]
  -----



More information about the samba-technical mailing list