On Tue, 16 Jun 2015 01:53:56 +0000 (UTC) suresh <uniquesur...@gmail.com> said:

> Carsten Haitzler <raster <at> rasterman.com> writes:
> 
> I am also having the same issue. Installed fedora 22 and also put latest 
> enlightenment. On login the wm crashes and brings back to login screen. I 
> don't have debug build but I am trying to get some logs from /var. Is there 
> way to get logs if not let me know how to get debug info. It seems like this 
> issue common issue on all fedora 22 users I might be wrong.

we need backtraces. build efl + e with gdb debug and check for
~/.e-crashdump.txt - make sure your kernel isn't forbidding you to gdb attach.
if you get permission denied (likely reason for no ~/.e-crashdump.txt) then:

sudo sysctl -w kernel.yama.ptrace_scope=0

i assume you have gdb installed... ?

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to