Hello,

On Mon, May 18, 2015 at 7:30 PM, Jeff Hoogland <jeffhoogl...@linux.com> wrote:
> Anyone able to help / provide some suggestions for this one?
> https://phab.enlightenment.org/T2395

Seems nobody can reproduce it.

> I really want to keep up with the latest EFL / Elementary releases, but I
> also can't break the existing systems of all my users.

I can only recommend you to take a look at :
https://phab.enlightenment.org/w/debugging/

If you are facing a real freeze of E, you will likely be able to get a
backtrace by forcing a SEGV on Enlightenment by doing a kill -SEGV
$EPID (Where $EPID is the PID of the frozen Enlightenment and not the
one of Enlightenment_Start). The content of the previous link will
help you to figure things out for the rest of the process.

There is also a good chance that this black screen can be linked to
issue in the GL driver and the use of texture from pixmap. Did you try
disabling it ? Same with shader cache that can be broken to and you
may want to clear it (even if it should properly version them) in
~/.cache/evas_gl_common_caches/ .

Cedric

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to