On Tue, 2012-01-31 at 13:35 +0100, Sigbjorn Lie wrote:
> 
> 
> Ok, please see below for the output from gdb.
> 
> I notice that it's not happening every time. All this morning I could unlock 
> without any issues.
> Around lunchtime the issue started occouring again, but it's different each 
> time how many times I
> have to restart sssd before I can successfully unlock my desktop.
> 
> 
> 
> warning: no loadable sections found in added symbol-file system-supplied DSO 
> at
> 0x7fff3fbfd000
> 0x00002b104670cce3 in __epoll_wait_nocancel () from /lib64/libc.so.6
> (gdb) cont
> Continuing.
> 
> Detaching after fork from child process 22008.
> Detaching after fork from child process 23608.
> Detaching after fork from child process 28122.
> Detaching after fork from child process 32315.
> 
> Program received signal SIGSEGV, Segmentation fault.
> sysdb_attrs_get_el_int (attrs=0x6c616d726f6e2d72, name=0x43c75d "name",
>     alloc=true, el=0x7fff3fafbb18) at src/db/sysdb.c:254
> 254         for (i = 0; i < attrs->num; i++) {
> (gdb)
> Continuing.

Don't do "continue" here. This is where we needed the 'bt full'. Once
you continue from here, it just exits and we lose the state.

Please rerun this test.

> 
> Program terminated with signal SIGSEGV, Segmentation fault.
> The program no longer exists.
> (gdb) bt full
> No stack.
> (gdb)
> 
> 
> Regards,
> Siggi
> 
> 


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to