[Samba] Problems (Panic) with 3.2.0rc1 on Solaris10/ADDomainMember

Christoph Kaegi kaph at zhaw.ch
Mon Jun 2 08:04:40 GMT 2008


Hi list

I am having difficulties with 3.2.0rc1 on a Solaris10 
server.

After unsuccessfully trying once again to get winbindd to 
run in our environment (AD, SFU), we resorted back to the old
solution of syncing the nss infos from AD down to the Unix
passwd and group files by a perlscript and doing only 
authentication against the Active Directory.

Now, I have other problems, however.
Going through the tests outlined in the Trouble-Shooting Section
of the Samba3-Howto, I can smbmount a testshare and display its
content, but when trying to access the files, Samba panics:

---------------------------- 8< ----------------------------
smb: \> get SS2.FieldServiceManual.pdf
Receiving SMB: Server stopped responding
Call returned zero bytes (EOF) opening remote file \SS2.FieldServiceManual.pdf
---------------------------- 8< ----------------------------


---------------------------- 8< ----------------------------
[2008/06/02 09:23:00,  0] lib/fault.c:fault_report(40)
  ===============================================================
[2008/06/02 09:23:00,  0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 10 in pid 5986 (3.2.0rc1)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2008/06/02 09:23:00,  0] lib/fault.c:fault_report(43)
  
  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2008/06/02 09:23:00,  0] lib/fault.c:fault_report(44)
  ===============================================================
[2008/06/02 09:23:00,  0] lib/util.c:smb_panic(1666)
  PANIC (pid 5986): internal error
[2008/06/02 09:23:00,  0] lib/util.c:log_stack_trace(1820)
  unable to produce a stack trace on this platform
[2008/06/02 09:23:00,  0] lib/fault.c:dump_core(201)
  dumping core in /var/log/samba/cores/smbd
[2008/06/02 09:23:00,  2] lib/messages_local.c:message_notify(270)
  message to process 5986 failed - No such process
[2008/06/02 09:23:00,  2] lib/messages_local.c:messaging_tdb_send(358)
  pid 5986 doesn't exist - deleting messages record
[2008/06/02 09:23:00,  2] lib/messages.c:traverse_fn(127)
  pid 5986 doesn't exist - deleting connections -1 []
---------------------------- 8< ----------------------------

Testparm is ok and says the following:
---------------------------- 8< ----------------------------
smb: \> server# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[testshare]"
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump of your service definitions

[global]
        workgroup = REALM
        realm = OURREALM.CH
        server string = "Test Datenserver"
        security = ADS
        use kerberos keytab = Yes
        log level = 2
        log file = /var/log/smbd.log
        max log size = 0
        load printers = No
        local master = No
        domain master = No
        wins server = 10.10.10.210
        lock directory = /var/spool/locks
        delete veto files = Yes
        veto files = /.AppleDB/.AppleDouble/.DS_Store/.bin/.AppleDesktop/Network Trash Folder/unix/
        wide links = No

[testshare]
        comment = Testshare
        path = /var/testshare
        valid users = kaph
        read only = No
        force create mode = 0775
        force directory mode = 02775
        use sendfile = Yes
---------------------------- 8< ----------------------------

Should I enter this into bugzilla?

Thanks
Chris


-- 
----------------------------------------------------------------------
Christoph Kaegi                                           kaph at zhaw.ch
----------------------------------------------------------------------


More information about the samba mailing list