Bug 3410 - security = server results in internal error
Summary: security = server results in internal error
Status: RESOLVED DUPLICATE of bug 3383
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.21a
Hardware: x86 Linux
: P3 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-15 15:58 UTC by Kristian Løining
Modified: 2006-01-16 00:17 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristian Løining 2006-01-15 15:58:09 UTC
Hello.
I recently upgraded from 3.0.20 to 30.0.21a, and now I have some problems :(
I have a domain controller,and another server wich only serves files, but gets the files from the domain controller:
security = server
password server = bambi

When using security = user, everything runs normal, but else smbd returns this error.

Both servers now run 3.0.21a

[2006/01/15 23:50:26, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2006/01/15 23:50:26, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 7597 (3.0.21a-Debian)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2006/01/15 23:50:26, 0] lib/fault.c:fault_report(39)

  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2006/01/15 23:50:26, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2006/01/15 23:50:26, 0] lib/util.c:smb_panic2(1554)
  PANIC: internal error
[2006/01/15 23:50:26, 0] lib/util.c:smb_panic2(1562)
  BACKTRACE: 15 stack frames:
   #0 /usr/sbin/smbd(smb_panic2+0x7b) [0x801d973b]
   #1 /usr/sbin/smbd(smb_panic+0x11) [0x801d9961]
   #2 /usr/sbin/smbd [0x801c4816]
   #3 [0xffffe420]
   #4 /usr/sbin/smbd(ntlmssp_sign_init+0xda) [0x800dfcba]
   #5 /usr/sbin/smbd [0x800dd33d]
   #6 /usr/sbin/smbd(ntlmssp_update+0x21f) [0x800dc2ff]
   #7 /usr/sbin/smbd(auth_ntlmssp_update+0x39) [0x8021aa69]
   #8 /usr/sbin/smbd(reply_sesssetup_and_X+0x840) [0x80078c60]
   #9 /usr/sbin/smbd [0x800a338c]
   #10 /usr/sbin/smbd(process_smb+0x1a4) [0x800a3784]
   #11 /usr/sbin/smbd(smbd_process+0x1da) [0x800a47ca]
   #12 /usr/sbin/smbd(main+0x82b) [0x8026b38b]
   #13 /lib/tls/libc.so.6(__libc_start_main+0xd0) [0xb7d31ed0]
   #14 /usr/sbin/smbd [0x8003e011]
Comment 1 Gerald (Jerry) Carter (dead mail address) 2006-01-16 00:17:26 UTC

*** This bug has been marked as a duplicate of 3383 ***