Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 659350 Details for
Bug 885078
sssd_nss crashes during enumeration if the enumeration is taking too long
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Backtrace of sssd_nss crash
sssd_nss_crash_enumeration (text/plain), 5.86 KB, created by
Kaushik Banerjee
on 2012-12-07 13:05:18 UTC
(
hide
)
Description:
Backtrace of sssd_nss crash
Filename:
MIME Type:
Creator:
Kaushik Banerjee
Created:
2012-12-07 13:05:18 UTC
Size:
5.86 KB
patch
obsolete
>Core was generated by `/usr/libexec/sssd/sssd_nss --debug-to-files'. >Program terminated with signal 6, Aborted. >#0 0x0000003cfe4328a5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 1 (Thread 0x7f047e449700 (LWP 16847)): >#0 0x0000003cfe4328a5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > resultvar = 0 > pid = <value optimized out> > selftid = 16847 >#1 0x0000003cfe434085 in abort () at abort.c:92 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7fff7c48b0b0, sa_sigaction = 0x7fff7c48b0b0}, sa_mask = {__val = {261959491130, 0, 32767280, 4671854, 262009820808, 261963672408, 139657275047936, 32744192, 4294967295, 206158430224, 1, 262024500984, 0, 32744192, 32744192, 0}}, sa_flags = -33497136, sa_restorer = 0x1} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x0000003d01c02c3c in talloc_abort (reason=0x1f47e90 "src/responder/nss/nsssrv_cmd.c:3767: Type mismatch: name[struct tevent_timer] expected[struct nss_dom_ctx]") at ../talloc.c:317 >No locals. >#3 0x0000003d01c0583b in _talloc_get_type_abort (ptr=0x1f3fd30, name=0x47496e "struct nss_dom_ctx", location=0x473e48 "src/responder/nss/nsssrv_cmd.c:3767") at ../talloc.c:1211 > pname = 0x3d01009688 "struct tevent_timer" >#4 0x000000000041276f in nss_cmd_initgroups_cb (req=0x1f3a300) at src/responder/nss/nsssrv_cmd.c:3767 > dctx = <value optimized out> > cmdctx = <value optimized out> > cctx = <value optimized out> > domname = 0x7fff7c48b330 "\001" > rawname = <value optimized out> > ret = <value optimized out> > __FUNCTION__ = "nss_cmd_initgroups_cb" >#5 0x00000000004337e1 in sss_dp_get_domains_process (subreq=0x0) at src/responder/common/responder_get_domains.c:262 > ret = <value optimized out> > req = 0x1f3a300 > state = <value optimized out> > dp_err = 3 > dp_ret = 5 > err_msg = 0x0 > __FUNCTION__ = "sss_dp_get_domains_process" >#6 0x0000003d01004fde in tevent_req_finish (req=<value optimized out>, error=<value optimized out>, location=<value optimized out>) at ../tevent_req.c:110 >No locals. >#7 _tevent_req_error (req=<value optimized out>, error=<value optimized out>, location=<value optimized out>) at ../tevent_req.c:128 >No locals. >#8 0x0000000000431186 in sss_dp_req_destructor (ptr=<value optimized out>) at src/responder/common/responder_dp.c:96 > cb = 0x1f49400 > sdp_req = 0x1f49050 > state = <value optimized out> > hret = <value optimized out> > __FUNCTION__ = "sss_dp_req_destructor" >#9 0x0000003d01c025a4 in _talloc_free_internal (ptr=0x1f49050, location=0x478ff8 "src/responder/common/responder_dp.c:151") at ../talloc.c:826 > d = 0x4310e0 <sss_dp_req_destructor> > tc = 0x1f49000 >#10 0x0000000000431f9c in handle_requests_after_reconnect (rctx=<value optimized out>) at src/responder/common/responder_dp.c:151 > ret = <value optimized out> > values = 0x1f44160 > count = 1 > i = <value optimized out> > sdp_req = <value optimized out> > __FUNCTION__ = "handle_requests_after_reconnect" >#11 0x00000000004092d4 in nss_dp_reconnect_init (conn=<value optimized out>, status=<value optimized out>, pvt=<value optimized out>) at src/responder/nss/nsssrv.c:380 > be_conn = 0x1f3e430 > ret = <value optimized out> > __FUNCTION__ = "nss_dp_reconnect_init" >#12 0x0000000000455876 in sbus_reconnect (ev=<value optimized out>, te=<value optimized out>, tv=..., data=<value optimized out>) at src/sbus/sssd_dbus_connection.c:597 > conn = 0x1f3f420 > iter = 0x0 > dbus_error = {name = 0x0, message = 0x0, dummy1 = 1, dummy2 = 1, dummy3 = 0, dummy4 = 1, dummy5 = 0, padding1 = 0xd0410} > dbret = <value optimized out> > ret = <value optimized out> > __FUNCTION__ = "sbus_reconnect" >#13 0x0000003d01007bd9 in tevent_common_loop_timer_delay (ev=0x1f323b0) at ../tevent_timed.c:254 > current_time = {tv_sec = 1354879851, tv_usec = 852980} > te = 0x1f3fd30 >#14 0x0000003d010072ab in std_event_loop_once (ev=<value optimized out>, location=<value optimized out>) at ../tevent_standard.c:560 > std_ev = 0x1f32480 > tval = {tv_sec = 0, tv_usec = 27} >#15 0x0000003d010038f0 in _tevent_loop_once (ev=0x1f323b0, location=0x47eb03 "src/util/server.c:601") at ../tevent.c:507 > ret = <value optimized out> > nesting_stack_ptr = 0x0 >#16 0x0000003d0100395b in tevent_common_loop_wait (ev=0x1f323b0, location=0x47eb03 "src/util/server.c:601") at ../tevent.c:608 > ret = <value optimized out> >#17 0x0000000000457c93 in server_loop (main_ctx=0x1f33530) at src/util/server.c:601 >No locals. >#18 0x0000000000408f10 in main (argc=<value optimized out>, argv=<value optimized out>) at src/responder/nss/nsssrv.c:563 > opt = <value optimized out> > pc = <value optimized out> > main_ctx = 0x1f33530 > ret = <value optimized out> > long_options = {{longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x689c60, val = 0, descrip = 0x4727a4 "Help options:", argDescrip = 0x0}, {longName = 0x4727b2 "debug-level", shortName = 100 'd', argInfo = 2, arg = 0x689d48, val = 0, descrip = 0x472783 "Debug level", argDescrip = 0x0}, {longName = 0x4727be "debug-to-files", shortName = 102 'f', argInfo = 0, arg = 0x689d4c, val = 0, descrip = 0x472c48 "Send the debug output to files instead of stderr", argDescrip = 0x0}, {longName = 0x4727cd "debug-timestamps", shortName = 0 '\000', argInfo = 2, arg = 0x689be8, val = 0, descrip = 0x47278f "Add debug timestamps", argDescrip = 0x0}, {longName = 0x4727de "debug-microseconds", shortName = 0 '\000', argInfo = 2, arg = 0x689bec, val = 0, descrip = 0x472c80 "Show timestamps with microseconds", argDescrip = 0x0}, {longName = 0x0, shortName = 0 '\000', argInfo = 0, arg = 0x0, val = 0, descrip = 0x0, argDescrip = 0x0}} > __FUNCTION__ = "main"
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 885078
: 659350