[Samba] Getting INTERNAL ERROR: Signal 10 in Solaris 9

Ricardo Martin rickyepoderi at yahoo.es
Thu Dec 30 10:08:28 GMT 2004


Samba works at least...

The problem was simple. The Solaris box has several
compilations of samba and openldap (different
versions, options,...) and the Patch Cluster of the
Solaris was quite old too. This box is for testing
purposes. With the gdb i saw extrange things
(libraries loaded from the incorrect path, errors in
the system libc,...)

So i decided to install the software in a clean
Solaris with the last cluster-patch and everything
works fine...

Sorry for bothering you and thanks.

ciao



 --- Ricardo Martin <rickyepoderi at yahoo.es> escribió: 
> 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
> 
=== message truncated === 

=====
.         ,
     ,   |\ ,__
     |\   \/   `.
     \ `-.:.     `\
      `-.__ `\=====|
         /=`'/   ^_\
       .'   /\   .=)
    .-'  .'|  '-(/_|
  .'  __(  \  .'`
 /_.'`  `.  |`
    ricky \ |
           |/


		
______________________________________________ 
Renovamos el Correo Yahoo!: ¡250 MB GRATIS! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es


More information about the samba mailing list