Hello,

On Thu, May 16, 2013 at 3:08 PM, Massimo Maiurana <maiur...@gmail.com> wrote:
> Cedric BAIL, il 15/05/2013 02:44, ha scritto:
>> The backtrace are not useful as it seems to be a memory corruption.
>> Could you try by running enlightenment_start -valgrind and tell us if
>> it spot any memory corruption ?
>
> For some reason running E through valgrind doesn't make it segfault.
> Attached is the log of the valgrind session with several errors in it.

Yes, valgrind is quite good at preventing those things to crash. It is
an out of bound issue with ecore_x_randr_crtc_settings_set
(ecore_x_randr.c:1639)  and ecore_x_randr_crtc_outputs_get
(ecore_x_randr.c:1180). Seems like we don't allocate enough memory for
your configuration. I have no idea about this code, but maybe Chris
will have some. Thanks for taking the time to provide a better bug
report.
--
Cedric BAIL

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to