Bug 4727 - INTERNAL ERROR occurs when a client try register in domain
Summary: INTERNAL ERROR occurs when a client try register in domain
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.24
Hardware: x64 Linux
: P3 regression
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 12:17 UTC by Bruno Germano Bauer
Modified: 2011-03-06 09:32 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 Bruno Germano Bauer 2007-06-22 12:17:14 UTC
[2007/06/22 14:02:22, 2] lib/smbldap.c:smbldap_open_connection(788)
  smbldap_open_connection: connection opened
[2007/06/22 14:02:22, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
  init_sam_from_ldap: Entry found for user: root
[2007/06/22 14:02:22, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 513
[2007/06/22 14:02:22, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 512
[2007/06/22 14:02:22, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [root] -> [root] -> [root] succeeded
[2007/06/22 14:02:22, 2] smbd/reply.c:reply_tcon_and_X(711)
  Serving IPC$ as a Dfs root
[2007/06/22 14:02:22, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2797)
  Returning domain sid for domain BIASON -> S-1-5-21-4069140818-360535498-3263867018
[2007/06/22 14:02:24, 0] lib/fault.c:fault_report(41)
  ===============================================================
[2007/06/22 14:02:24, 0] lib/fault.c:fault_report(42)
  INTERNAL ERROR: Signal 11 in pid 17403 (3.0.24)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2007/06/22 14:02:24, 0] lib/fault.c:fault_report(44)
  
  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2007/06/22 14:02:24, 0] lib/fault.c:fault_report(45)
  ===============================================================
[2007/06/22 14:02:24, 0] lib/util.c:smb_panic(1599)
  PANIC (pid 17403): internal error
[2007/06/22 14:02:24, 0] lib/util.c:log_stack_trace(1706)
  BACKTRACE: 35 stack frames:
   #0 /usr/sbin/smbd(log_stack_trace+0x1a) [0x5e439a]
   #1 /usr/sbin/smbd(smb_panic+0x34) [0x5e4474]
   #2 /usr/sbin/smbd [0x5d2b5b]
   #3 /lib/libpthread.so.0 [0x2ad998ab6200]
   #4 /lib/libc.so.6 [0x2ad999eb2b3f]
   #5 /lib/libc.so.6 [0x2ad999eb0e4a]
   #6 /lib/libc.so.6 [0x2ad999eb11c6]
   #7 /lib/libc.so.6(getpwnam_r+0x138) [0x2ad999e47108]
   #8 /lib/libc.so.6(getpwnam+0x70) [0x2ad999e46a80]
   #9 /usr/sbin/smbd(getpwnam_alloc+0x4f) [0x5d749f]
   #10 /usr/sbin/smbd [0x5d6eef]
   #11 /usr/sbin/smbd [0x5d6eef]
   #12 /usr/sbin/smbd [0x5d6eef]
   #13 /usr/sbin/smbd [0x5d6eef]
   #14 /usr/sbin/smbd [0x5d6eef]
   #15 /usr/sbin/smbd [0x5d6eef]
   #16 /usr/sbin/smbd [0x5d6eef]
   #17 /usr/sbin/smbd [0x5d6eef]
   #18 /usr/sbin/smbd(Get_Pwnam_alloc+0x2b7) [0x5d71d7]
   #19 /usr/sbin/smbd [0x5a8196]
   #20 /usr/sbin/smbd(pdb_create_user+0x3b) [0x5a85db]
   #21 /usr/sbin/smbd(_samr_create_user+0x3f4) [0x53fec4]
   #22 /usr/sbin/smbd [0x536a7e]
   #23 /usr/sbin/smbd(api_rpcTNP+0x160) [0x54f3c0]
   #24 /usr/sbin/smbd(api_pipe_request+0x13f) [0x54f8bf]
   #25 /usr/sbin/smbd [0x54a1d6]
   #26 /usr/sbin/smbd [0x54a22e]
   #27 /usr/sbin/smbd [0x4680e1]
   #28 /usr/sbin/smbd [0x4684d6]
   #29 /usr/sbin/smbd(reply_trans+0x62f) [0x46925f]
   #30 /usr/sbin/smbd [0x4b40d3]
   #31 /usr/sbin/smbd(smbd_process+0x6c0) [0x4b52a0]
   #32 /usr/sbin/smbd(main+0xf3e) [0x671a6e]
   #33 /lib/libc.so.6(__libc_start_main+0xf4) [0x2ad999dcf8e4]
   #34 /usr/sbin/smbd [0x4508a9]
[2007/06/22 14:02:24, 0] lib/util.c:smb_panic(1607)
  smb_panic(): calling panic action [/usr/share/samba/panic-action 17403]
[2007/06/22 14:02:24, 0] lib/util.c:smb_panic(1615)
  smb_panic(): action returned status 0
[2007/06/22 14:02:24, 0] lib/fault.c:dump_core(173)
  dumping core in /var/log/samba/cores/smbd
[2007/06/22 14:02:24, 2] lib/smbldap.c:smbldap_open_connection(788)
  smbldap_open_connection: connection opened
[2007/06/22 14:02:24, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
  init_sam_from_ldap: Entry found for user: root
[2007/06/22 14:02:24, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 513
[2007/06/22 14:02:24, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 512
[2007/06/22 14:02:24, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [root] -> [root] -> [root] succeeded
[2007/06/22 14:02:24, 2] smbd/reply.c:reply_tcon_and_X(711)
  Serving IPC$ as a Dfs root
[2007/06/22 14:02:24, 1] smbd/ipc.c:api_fd_reply(290)
  api_fd_reply: INVALID PIPE HANDLE: 7365
Comment 1 Bruno Germano Bauer 2007-06-22 12:19:13 UTC
My machine is a DELL POWEREDGE 1900 with 2 Intel Xeon 5120 (SMP), 4GB of RAM and a RAID 1.
Comment 2 Volker Lendecke 2011-03-06 09:32:04 UTC
Please retry with a more recent version of Samba.