The Samba-Bugzilla – Attachment 14224 Details for
Bug 13465
testparm crashes with PANIC: messaging not initialized on SLES 12 SP3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Backtrace testparm
backtrace.txt (text/plain), 4.35 KB, created by
Christian Meyer
on 2018-06-06 13:24:16 UTC
(
hide
)
Description:
Backtrace testparm
Filename:
MIME Type:
Creator:
Christian Meyer
Created:
2018-06-06 13:24:16 UTC
Size:
4.35 KB
patch
obsolete
>Program received signal SIGABRT, Aborted. >0x00007ffff670e8c7 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 >55 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. >(gdb) bt >#0 0x00007ffff670e8c7 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 >#1 0x00007ffff670fc9a in __GI_abort () at abort.c:78 >#2 0x00007ffff74dcf4c in smb_panic_default (why=0x7ffff42dbdf4 "messaging not initialized\n") at ../lib/util/fault.c:156 >#3 smb_panic (why=why@entry=0x7ffff42dbdf4 "messaging not initialized\n") at ../lib/util/fault.c:169 >#4 0x00007ffff42d4840 in messaging_ctdb_connection () at ../source3/lib/messages_ctdb.c:274 >#5 0x00007ffff7771653 in db_open (mem_ctx=mem_ctx@entry=0x0, name=name@entry=0x55555576ed30 "/var/lib/samba/registry.tdb", hash_size=hash_size@entry=0, > tdb_flags=tdb_flags@entry=128, open_flags=open_flags@entry=2, mode=mode@entry=384, lock_order=lock_order@entry=DBWRAP_LOCK_ORDER_1, > dbwrap_flags=dbwrap_flags@entry=0) at ../source3/lib/dbwrap/dbwrap_open.c:151 >#6 0x00007ffff7759216 in regdb_init () at ../source3/registry/reg_backend_db.c:741 >#7 0x00007ffff775aae6 in registry_init_common () at ../source3/registry/reg_init_basic.c:33 >#8 0x00007ffff7789766 in registry_init_smbconf (keyname=keyname@entry=0x7ffff778f9a8 "HKLM\\SOFTWARE\\Samba\\smbconf") > at ../source3/registry/reg_init_smbconf.c:49 >#9 0x00007ffff7788606 in smbconf_reg_init (ctx=0x55555576ea60, path=0x7ffff778f9a8 "HKLM\\SOFTWARE\\Samba\\smbconf") > at ../source3/lib/smbconf/smbconf_reg.c:606 >#10 0x00007ffff778b199 in smbconf_init_internal (mem_ctx=mem_ctx@entry=0x0, conf_ctx=conf_ctx@entry=0x7ffff79b8528 <conf_ctx>, path=path@entry=0x0, > ops=ops@entry=0x7ffff79b8320 <smbconf_ops_reg>) at ../lib/smbconf/smbconf_util.c:59 >#11 0x00007ffff778928c in smbconf_init_reg (mem_ctx=mem_ctx@entry=0x0, conf_ctx=conf_ctx@entry=0x7ffff79b8528 <conf_ctx>, path=path@entry=0x0) > at ../source3/lib/smbconf/smbconf_reg.c:1216 >#12 0x00007ffff77879f0 in smbconf_init (mem_ctx=mem_ctx@entry=0x0, conf_ctx=conf_ctx@entry=0x7ffff79b8528 <conf_ctx>, > source=source@entry=0x7ffff7792d29 "registry:") at ../source3/lib/smbconf/smbconf_init.c:72 >#13 0x00007ffff775ade6 in lp_smbconf_ctx () at ../source3/param/loadparm.c:2098 >#14 0x00007ffff776461a in process_registry_service (service_name=0x7ffff7792dfe "global") at ../source3/param/loadparm.c:2154 >#15 0x00007ffff776494c in lp_include (lp_ctx=0x55555575e760, service=0x0, pszParmValue=<optimized out>, ptr=0x7ffff79b8660 <sDefault+224>) > at ../source3/param/loadparm.c:2430 >#16 0x00007ffff62beca2 in set_variable (on_globals=true, lp_ctx=0x55555575e760, pszParmValue=0x55555576e15a "registry", > pszParmName=0x55555576e150 "include", parm_ptr=<optimized out>, parmnum=168, service=0x0, mem_ctx=<optimized out>) at ../lib/param/loadparm.c:1776 >#17 lpcfg_do_global_parameter (lp_ctx=0x55555575e760, pszParmName=0x55555576e150 "include", pszParmValue=0x55555576e15a "registry") > at ../lib/param/loadparm.c:1828 >#18 0x00007ffff74d1a1c in parse_param (private_data=0x55555575e760, pfunc=0x7ffff775b330 <do_parameter>, allow_empty_value=false, > buf=0x55555576e150 "include") at ../lib/util/tini.c:264 >#19 tini_parse (f=f@entry=0x55555576dc70, allow_empty_value=allow_empty_value@entry=false, sfunc=sfunc@entry=0x7ffff7764320 <lp_do_section>, > pfunc=pfunc@entry=0x7ffff775b330 <do_parameter>, private_data=private_data@entry=0x55555575e760) at ../lib/util/tini.c:309 >#20 0x00007ffff74d395c in pm_process (filename=filename@entry=0x55555576dac0 "/etc/samba/smb.conf", sfunc=sfunc@entry=0x7ffff7764320 <lp_do_section>, > pfunc=pfunc@entry=0x7ffff775b330 <do_parameter>, private_data=private_data@entry=0x55555575e760) at ../lib/util/params.c:99 >#21 0x00007ffff7765ed8 in lp_load_ex (pszFname=<optimized out>, global_only=global_only@entry=false, save_defaults=save_defaults@entry=true, >---Type <return> to continue, or q <return> to quit--- > add_ipc=add_ipc@entry=false, reinit_globals=reinit_globals@entry=false, allow_include_registry=allow_include_registry@entry=true, > load_all_shares=load_all_shares@entry=true) at ../source3/param/loadparm.c:3907 >#22 0x00007ffff7766902 in lp_load_with_registry_shares (pszFname=<optimized out>) at ../source3/param/loadparm.c:4116 >#23 0x0000555555556ba2 in main (argc=<optimized out>, argv=0x7fffffffe5f8) at ../source3/utils/testparm.c:703 >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 13465
: 14224 |
14264
|
14281
|
14511
|
14512
|
14513