Ricardo Martin
2004-Dec-29  15:27 UTC
[Samba] Getting INTERNAL ERROR: Signal 10 in Solaris 9
Hello all,
I have compiled a Samba 3.0.10 in a Solaris 9 box with
OpenLDAP 2.2.17. The options i've compiled with are
the following:
./configure --prefix=/opt/samba3 --without-readline
--enable-shared=yes --enable-static=yes
--with-acl-support --with-smbwrapper
--with-sys-quotas=no --without-winbind --with-ldapsam
This Samba is PDC of a windows mixed environment
(95/98/XP). Sometimes a user in a XP box can't be
logged in the domain (message: "Windows cannot connect
to the domain either because the domain controller is
down or otherwise unavailable or because your computer
account was not found"). The reason seems to be that
the daemon crash with the message:
[2004/12/29 16:12:53, 0] lib/fault.c:fault_report(36)
 
==============================================================[2004/12/29
16:12:53, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 10 in pid 9210 (3.0.10)
  Please read the appendix Bugs of the Samba HOWTO
collection
[2004/12/29 16:12:53, 0] lib/fault.c:fault_report(39)
 
==============================================================[2004/12/29
16:12:53, 0] lib/util.c:smb_panic2(1482)
  PANIC: internal error
Somebody knows anything about this, is there any
problem with solaris or i've lost something.
My configuration and the level 5 smbd log is attached.
TIA
====.         ,
     ,   |\ ,__
     |\   \/   `.
     \ `-.:.     `\
      `-.__ `\=====|
         /=`'/   ^_\
       .'   /\   .=)
    .-'  .'|  '-(/_|
  .'  __(  \  .'`
 /_.'`  `.  |`
    ricky \ |
           |/
		
______________________________________________ 
Renovamos el Correo Yahoo!: ?250 MB GRATIS! 
Nuevos servicios, m?s seguridad 
http://correo.yahoo.es
Ricardo Martin
2004-Dec-29  15:35 UTC
[Samba] Getting INTERNAL ERROR: Signal 10 in Solaris 9
Sorry, but the attachments seems to be deleted in the
list. So i put the files directly in the mail:
--- smb.conf ---
# Samba config file created using SWAT
# from 1.1.15.2 (1.1.15.2)
# Date: 2004/12/29 16:13:43
# Global parameters
[global]
        workgroup = ARATEST
        server string = Pruebas SAMBA
        passdb backend = ldapsam:ldap://andorra
        log level = 5
        log file = /opt/samba3/var/log.%m
        logon script = startup.bat
        logon path = \\TAUSTE\netlogon
        domain logons = Yes
        os level = 33
        preferred master = Yes
        domain master = Yes
        wins support = Yes
        ldap server = andorra
        ldap admin dn = cn=Directory Manager
        ldap group suffix = ou=Group,ou=posix
        ldap machine suffix = ou=computers,ou=posix
        ldap suffix = o=aragon.es,o=root
        ldap ssl = no
        ldap user suffix = ou=people
[test]
        comment = For testing only, please
        path = /export/home1/samba3/test
        read only = No
[netlogon]
        comment = Net Logon Service
        path = /opt/samba3/var/netlogon
        write list = ntadmin
        guest ok = Yes
        browseable = No
        csc policy = disable
        locking = No
        share modes = No
[profiles]
        path = /opt/samba3/var/profiles
        read only = No
        create mask = 0600
        directory mask = 0700
[homes]
        read only = No
        browseable = No
[printers]
        path = /tmp
        printable = Yes
        browseable = No
[corporat]
        comment = /home1/corporat mount point
        path = /home1/corporat
        create mask = 0777
[vertical]
        comment = /home1/vertical mount point
        path = /home1/vertical
[user]
        comment = /home1/user mount point
        path = /home1/user
        read only = No
        create mask = 0777
[datablq]
        comment = /home1/datablq mount point
        path = /home1/datablq
        read only = No
        create mask = 0777
[winaply]
        comment = /home1/winaply mount point
        path = /home1/winaply
        create mask = 0777
[temporal]
        comment = /export/temporal mount point
        path = /export/temporal
        read only = No
        create mask = 0755
[volcados]
        comment = /volcados mount point
        path = /volcados
        read only = No
        create mask = 0700
--- log.smbd ---
[2004/12/29 16:12:53, 3]
smbd/process.c:process_smb(1091)
  Transaction 7 of length 244
[2004/12/29 16:12:53, 5] lib/util.c:show_msg(464)
[2004/12/29 16:12:53, 5] lib/util.c:show_msg(474)
  size=240
  smb_com=0x73
  smb_rcls=0
  smb_reh=0
  smb_err=0
  smb_flg=24
  smb_flg2=51207
  smb_tid=0
  smb_pid=65279
  smb_uid=0
  smb_mid=9536
  smt_wct=12
  smb_vwv[ 0]=  255 (0xFF)
  smb_vwv[ 1]=  240 (0xF0)
  smb_vwv[ 2]=16644 (0x4104)
  smb_vwv[ 3]=   50 (0x32)
  smb_vwv[ 4]=    0 (0x0)
  smb_vwv[ 5]=    0 (0x0)
  smb_vwv[ 6]=    0 (0x0)
  smb_vwv[ 7]=   79 (0x4F)
  smb_vwv[ 8]=    0 (0x0)
  smb_vwv[ 9]=    0 (0x0)
  smb_vwv[10]=  212 (0xD4)
  smb_vwv[11]=40960 (0xA000)
  smb_bcc=181
[2004/12/29 16:12:53, 3]
smbd/process.c:switch_message(886)
  switch message SMBsesssetupX (pid 9210) conn 0x0
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary
groups
[2004/12/29 16:12:53, 5]
smbd/uid.c:change_to_root_user(296)
  change_to_root_user: now uid=(0,0) gid=(0,0)
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_sesssetup_and_X(655)
  wct=12 flg2=0xc807
[2004/12/29 16:12:53, 2]
smbd/sesssetup.c:setup_new_vc_session(608)
  setup_new_vc_session: New VC == 0, if NT4.x
compatible we would close all old resources.
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(535)
  Doing spnego session setup
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566)
  NativeOS=[Windows 2002 2600 Service Pack 1]
NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_spnego_negotiate(444)
  Got OID 1 3 6 1 4 1 311 2 2 10
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_spnego_negotiate(447)
  Got secblob of size 45
[2004/12/29 16:12:53, 5]
auth/auth.c:make_auth_context_subsystem(477)
  Making default auth method list for DC,
security=user, encrypt passwords = yes
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(384)
  load_auth_module: Attempting to find an auth method
to match guest
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(409)
  load_auth_module: auth method guest has a valid init
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(384)
  load_auth_module: Attempting to find an auth method
to match sam
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(409)
  load_auth_module: auth method sam has a valid init
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(384)
  load_auth_module: Attempting to find an auth method
to match winbind:trustdomain
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(384)
  load_auth_module: Attempting to find an auth method
to match trustdomain
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(409)
  load_auth_module: auth method trustdomain has a
valid init
[2004/12/29 16:12:53, 5]
auth/auth.c:load_auth_module(409)
  load_auth_module: auth method winbind has a valid
init
[2004/12/29 16:12:53, 3]
libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
  Got NTLMSSP neg_flags=0xe008b297
    NTLMSSP_NEGOTIATE_UNICODE
    NTLMSSP_NEGOTIATE_OEM
    NTLMSSP_REQUEST_TARGET
    NTLMSSP_NEGOTIATE_SIGN
    NTLMSSP_NEGOTIATE_LM_KEY
    NTLMSSP_NEGOTIATE_NTLM
    NTLMSSP_NEGOTIATE_DOMAIN_SUPPLIED
    NTLMSSP_NEGOTIATE_WORKSTATION_SUPPLIED
    NTLMSSP_NEGOTIATE_ALWAYS_SIGN
    NTLMSSP_NEGOTIATE_NTLM2
    NTLMSSP_NEGOTIATE_128
    NTLMSSP_NEGOTIATE_KEY_EXCH
[2004/12/29 16:12:53, 5]
auth/auth.c:get_ntlm_challenge(95)
  auth_get_challenge: module guest did not want to
specify a challenge
[2004/12/29 16:12:53, 5]
auth/auth.c:get_ntlm_challenge(95)
  auth_get_challenge: module sam did not want to
specify a challenge
[2004/12/29 16:12:53, 5]
auth/auth.c:get_ntlm_challenge(95)
  auth_get_challenge: module winbind did not want to
specify a challenge
[2004/12/29 16:12:53, 5]
auth/auth.c:get_ntlm_challenge(135)
  auth_context challenge created by random
[2004/12/29 16:12:53, 5]
auth/auth.c:get_ntlm_challenge(136)
  challenge is: 
[2004/12/29 16:12:53, 5] lib/util.c:dump_data(1977)
  [000] 79 F6 90 D3 1F 77 26 CB                       
   y....w&. 
[2004/12/29 16:12:53, 3]
smbd/process.c:process_smb(1091)
  Transaction 8 of length 266
[2004/12/29 16:12:53, 5] lib/util.c:show_msg(464)
[2004/12/29 16:12:53, 5] lib/util.c:show_msg(474)
  size=262
  smb_com=0x73
  smb_rcls=0
  smb_reh=0
  smb_err=0
  smb_flg=24
  smb_flg2=51207
  smb_tid=0
  smb_pid=65279
  smb_uid=0
  smb_mid=9600
  smt_wct=12
  smb_vwv[ 0]=  255 (0xFF)
  smb_vwv[ 1]=  262 (0x106)
  smb_vwv[ 2]=16644 (0x4104)
  smb_vwv[ 3]=   50 (0x32)
  smb_vwv[ 4]=    0 (0x0)
  smb_vwv[ 5]=    0 (0x0)
  smb_vwv[ 6]=    0 (0x0)
  smb_vwv[ 7]=  101 (0x65)
  smb_vwv[ 8]=    0 (0x0)
  smb_vwv[ 9]=    0 (0x0)
  smb_vwv[10]=  212 (0xD4)
  smb_vwv[11]=40960 (0xA000)
  smb_bcc=203
[2004/12/29 16:12:53, 3]
smbd/process.c:switch_message(886)
  switch message SMBsesssetupX (pid 9210) conn 0x0
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary
groups
[2004/12/29 16:12:53, 5]
smbd/uid.c:change_to_root_user(296)
  change_to_root_user: now uid=(0,0) gid=(0,0)
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_sesssetup_and_X(655)
  wct=12 flg2=0xc807
[2004/12/29 16:12:53, 2]
smbd/sesssetup.c:setup_new_vc_session(608)
  setup_new_vc_session: New VC == 0, if NT4.x
compatible we would close all old resources.
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(535)
  Doing spnego session setup
[2004/12/29 16:12:53, 3]
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566)
  NativeOS=[Windows 2002 2600 Service Pack 1]
NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2004/12/29 16:12:53, 3]
libsmb/ntlmssp.c:ntlmssp_server_auth(615)
  Got user=[] domain=[] workstation=[XPRACI] len1=1
len2=0
[2004/12/29 16:12:53, 5]
auth/auth_util.c:make_user_info_map(225)
  make_user_info_map: Mapping user []\[] from
workstation [XPRACI]
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2004/12/29 16:12:53, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary
groups
[2004/12/29 16:12:53, 5]
auth/auth_util.c:is_trusted_domain(1448)
  is_trusted_domain: Checking for domain trust with
[ARATEST]
[2004/12/29 16:12:53, 5]
passdb/secrets.c:secrets_fetch_trusted_domain_password(334)
  secrets_fetch failed!
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:pop_sec_ctx(386)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 5]
libsmb/trustdom_cache.c:trustdom_cache_fetch(184)
  no entry for trusted domain ARATEST found.
[2004/12/29 16:12:53, 5]
auth/auth_util.c:make_user_info(133)
  attempting to make a user_info for  ()
[2004/12/29 16:12:53, 5]
auth/auth_util.c:make_user_info(143)
  making strings for 's user_info struct
[2004/12/29 16:12:53, 5]
auth/auth_util.c:make_user_info(185)
  making blobs for 's user_info struct
[2004/12/29 16:12:53, 3]
auth/auth.c:check_ntlm_password(219)
  check_ntlm_password:  Checking password for unmapped
user []\[]@[XPRACI] with the new password interface
[2004/12/29 16:12:53, 3]
auth/auth.c:check_ntlm_password(222)
  check_ntlm_password:  mapped user is:
[ARATEST]\[]@[XPRACI]
[2004/12/29 16:12:53, 5] lib/util.c:dump_data(1977)
  [000] 79 F6 90 D3 1F 77 26 CB                       
   y....w&. 
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2004/12/29 16:12:53, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary
groups
[2004/12/29 16:12:53, 5]
lib/smbldap.c:smbldap_search(1017)
  smbldap_search: base => [o=aragon.es,o=root], filter
=>
[(&(sambaSID=S-1-5-21-3307199245-97905263-2917694841-501)(objectclass=sambaSamAccount))],
scope => [2]
[2004/12/29 16:12:53, 2]
passdb/pdb_ldap.c:init_sam_from_ldap(511)
  init_sam_from_ldap: Entry found for user: nobody
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:pop_sec_ctx(386)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2004/12/29 16:12:53, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2004/12/29 16:12:53, 3]
smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2004/12/29 16:12:53, 5]
auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary
groups
[2004/12/29 16:12:53, 0] lib/fault.c:fault_report(36)
 
==============================================================[2004/12/29
16:12:53, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 10 in pid 9210 (3.0.10)
  Please read the appendix Bugs of the Samba HOWTO
collection
[2004/12/29 16:12:53, 0] lib/fault.c:fault_report(39)
 
==============================================================[2004/12/29
16:12:53, 0] lib/util.c:smb_panic2(1482)
  PANIC: internal error
 --- Ricardo Martin <rickyepoderi@yahoo.es> escribi?:
> Hello all,
> 
> I have compiled a Samba 3.0.10 in a Solaris 9 box
> with
> OpenLDAP 2.2.17. The options i've compiled with are
> the following:
> 
> ./configure --prefix=/opt/samba3 --without-readline
> --enable-shared=yes --enable-static=yes
> --with-acl-support --with-smbwrapper
> --with-sys-quotas=no --without-winbind
> --with-ldapsam
> 
> This Samba is PDC of a windows mixed environment
> (95/98/XP). Sometimes a user in a XP box can't be
> logged in the domain (message: "Windows cannot
> connect
> to the domain either because the domain controller
> is
> down or otherwise unavailable or because your
> computer
> account was not found"). The reason seems to be that
> the daemon crash with the message:
> 
> [2004/12/29 16:12:53, 0]
> lib/fault.c:fault_report(36)
>  
>
==============================================================> [2004/12/29
16:12:53, 0]> lib/fault.c:fault_report(37)
>   INTERNAL ERROR: Signal 10 in pid 9210 (3.0.10)
>   Please read the appendix Bugs of the Samba HOWTO
> collection
> [2004/12/29 16:12:53, 0]
> lib/fault.c:fault_report(39)
>  
>
==============================================================> [2004/12/29
16:12:53, 0] lib/util.c:smb_panic2(1482)>   PANIC: internal error
> 
> Somebody knows anything about this, is there any
> problem with solaris or i've lost something.
> 
> My configuration and the level 5 smbd log is
> attached.
> 
> TIA
> 
> ====> .         ,
>      ,   |\ ,__
>      |\   \/   `.
>      \ `-.:.     `\
>       `-.__ `\=====|
>          /=`'/   ^_\
>        .'   /\   .=)
>     .-'  .'|  '-(/_|
>   .'  __(  \  .'`
>  /_.'`  `.  |`
>     ricky \ |
>            |/
> 
> 
> 		
> ______________________________________________ 
> Renovamos el Correo Yahoo!: ?250 MB GRATIS! 
> Nuevos servicios, m?s seguridad 
> http://correo.yahoo.es> -- 
> To unsubscribe from this list go to the following
> URL and read the
> instructions: 
https://lists.samba.org/mailman/listinfo/samba 
====.         ,
     ,   |\ ,__
     |\   \/   `.
     \ `-.:.     `\
      `-.__ `\=====|
         /=`'/   ^_\
       .'   /\   .=)
    .-'  .'|  '-(/_|
  .'  __(  \  .'`
 /_.'`  `.  |`
    ricky \ |
           |/
		
______________________________________________ 
Renovamos el Correo Yahoo!: ?250 MB GRATIS! 
Nuevos servicios, m?s seguridad 
http://correo.yahoo.es