Displaying 6 results from an estimated 6 matches for "reg_init_full".
2015 Jan 08
2
Smbd dumps core while starting
...n ?? ()
(gdb) where
#0  0x0000000000000000 in ?? ()
#1  0x0900000008406760 in regdb_init () at ../source3/registry/reg_backend_db.c:733
#2  0x0900000008414a98 in registry_init_common () at ../source3/registry/reg_init_basic.c:33
#3  0x090000000826d590 in registry_init_full () at ../source3/registry/reg_init_full.c:80
#4  0x0000000100002414 in main (argc=2, argv=0xffffffffffffab8) at ../source3/smbd/server.c:1414
(gdb)
 
Last few lines of log file with debug 10
==================================
[2015/01/07 23:08:32,  4, pid=36241414, effective(0, 0), real(0, 0)] ../source3/param/loadparm.c:4878(lp_load_ex)...
2015 Jan 08
3
Smbd dumps core while starting
...()
(gdb) where
#0  0x0000000000000000 in ?? ()
#1  0x0900000008406760 in regdb_init () at
../source3/registry/reg_backend_db.c:733
#2  0x0900000008414a98 in registry_init_common () at
../source3/registry/reg_init_basic.c:33
#3  0x090000000826d590 in registry_init_full () at
../source3/registry/reg_init_full.c:80
#4  0x0000000100002414 in main (argc=2, argv=0xffffffffffffaa0) at
../source3/smbd/server.c:1414
(gdb) q
=================================
# tail -30 /var/opt/samba/log.smbd
[2015/01/08 21:50:30.091779, 10, pid=26869968, effective(0, 0), real(0, 0)]
../lib/dbwrap/dbwrap.c:133(debug_lock_o...
2015 Jan 08
0
Smbd dumps core while starting
...> #0  0x0000000000000000 in ?? ()
> #1  0x0900000008406760 in regdb_init () at ../source3/registry/reg_backend_db.c:733
> #2  0x0900000008414a98 in registry_init_common () at ../source3/registry/reg_init_basic.c:33
> #3  0x090000000826d590 in registry_init_full () at ../source3/registry/reg_init_full.c:80
> #4  0x0000000100002414 in main (argc=2, argv=0xffffffffffffab8) at ../source3/smbd/server.c:1414
> (gdb)
>   
> Last few lines of log file with debug 10
> ==================================
> [2015/01/07 23:08:32,  4, pid=36241414, effective(0, 0), real(0, 0)] ../source3/pa...
2015 Jan 08
3
Smbd dumps core while starting
Only looking for file server solution. export LIBPATH=/opt/samba/lib
/opt/samba/sbin/smbd ?D 
 
cat  smb.conf
[global]
security = ads 
password server = *
workgroup = ABC.NET
username map = /etc/opt/samba/users.map
encrypt passwords = yes
client ntlmv2 auth = yes
client lanman auth = no
client plaintext auth = no
lanman auth = no
ntlm auth = no
server signing = auto
max protocol = SMB2
;Enter
2015 Jan 08
0
Smbd dumps core while starting
..._init () at
>>     ../source3/registry/reg_backend_db.c:733
>>
>>     #2  0x0900000008414a98 in registry_init_common () at
>>     ../source3/registry/reg_init_basic.c:33
>>
>>     #3  0x090000000826d590 in registry_init_full () at
>>     ../source3/registry/reg_init_full.c:80
>>
>>     #4  0x0000000100002414 in main (argc=2, argv=0xffffffffffffaa0)
>>     at ../source3/smbd/server.c:1414
>>
>>     (gdb) q
>>
>>     =================================
>>
>>     # tail -30 /var/opt/samba/log.smbd
>>
>>...
2013 May 17
2
Continued compilation errors with samba 3.6.15
...es.c
Compiling registry/reg_backend_netlogon_params.c
Compiling registry/reg_backend_prod_options.c
Compiling registry/reg_backend_tcpip_params.c
Compiling registry/reg_backend_hkpt_params.c
Compiling registry/reg_backend_current_version.c
Compiling registry/reg_backend_perflib.c
Compiling registry/reg_init_full.c
Compiling registry/reg_perfcount.c
Compiling librpc/gen_ndr/ndr_perfcount.c
Compiling lib/popt_common.c
Generating smbd/build_options.c
Building include/build_env.h
Compiling smbd/build_options.c
Compiling libnet/libnet_join.c
Compiling libnet/libnet_keytab.c
Compiling librpc/gen_ndr/ndr_libnet_j...