Displaying 7 results from an estimated 7 matches for "reg_init_basic".
2015 Jan 08
2
Smbd dumps core while starting
...`smbd'.
Program terminated with signal 4, Illegal instruction.
#0 0x0000000000000000 in ?? ()
(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,...
2015 Jan 08
3
Smbd dumps core while starting
...#39;.
Program terminated with signal 4, Illegal instruction.
#0 0x0000000000000000 in ?? ()
(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.091...
2015 Jan 08
0
Smbd dumps core while starting
...nated with signal 4, Illegal instruction.
> #0 0x0000000000000000 in ?? ()
> (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 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
...t; (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
>>...
2013 May 17
2
Continued compilation errors with samba 3.6.15
...aresec.c
Compiling lib/ldap_debug_handler.c
Compiling registry/reg_api.c
Compiling registry/reg_dispatcher.c
Compiling registry/reg_cachehook.c
Compiling registry/reg_objects.c
Compiling registry/reg_util_internal.c
Compiling lib/util_nttoken.c
Compiling registry/reg_backend_db.c
Compiling registry/reg_init_basic.c
Compiling registry/reg_util_token.c
Compiling registry/reg_api_util.c
Compiling registry/reg_backend_smbconf.c
Compiling registry/reg_init_smbconf.c
Compiling ../lib/smbconf/smbconf.c
Compiling ../lib/smbconf/smbconf_util.c
Compiling ../lib/smbconf/smbconf_txt.c
Compiling lib/smbconf/smbconf_reg....
2010 May 11
1
Samba 3.5.2 compile on AIX
...iling registry/reg_api.c
Compiling registry/reg_dispatcher.c
Compiling registry/reg_cachehook.c
Compiling registry/regfio.c
Compiling registry/reg_objects.c
Compiling registry/reg_util.c
Compiling lib/util_reg_api.c
Compiling lib/util_nttoken.c
Compiling registry/reg_backend_db.c
Compiling registry/reg_init_basic.c
Compiling registry/reg_backend_smbconf.c
Compiling registry/reg_init_smbconf.c
Compiling dynconfig.c
Compiling param/loadparm.c
Compiling param/util.c
Compiling lib/sharesec.c
Compiling lib/ldap_debug_handler.c
Compiling ../lib/util/rbtree.c
Compiling ../lib/util/signal.c
Compiling ../lib/util/ti...