On Sun, Dec 2, 2012 at 11:02 AM, Massimo Maiurana <maiur...@gmail.com> wrote:
> Carsten Haitzler (The Rasterman), il 02/12/2012 11:49, ha scritto:
>> On Sun, 02 Dec 2012 09:32:26 +0100 Massimo Maiurana <maiur...@gmail.com> 
>> said:
>>
>>> the attached backtrace is from yesterday svn.
>>
>> byt the time it segvs... the bug has already happened long before... some 
>> maybe
>> double-frees, or scribbling over libc malloc accounting data... where - don't
>> know. :( would need valgrind to catch that.
>
> is the attached log of any help?

Looks like there are some invalid reads on e_alert, when trying to
read xcb_get_property_value.

Btw, function _e_alert_comp_win_get returns -1 when there isn't reply, but
_e_alert_display verify the return of this function with if
(comp_win). Is that correct ?

> I made it with the xinit method described in
> http://trac.enlightenment.org/e/wiki/Debugging, because the "plain" method
> didn't work (using enlightenment it complaints because I should use
> enlightenment_start, but if I do it it says it cannot inizialize ecore).
>
> I got the segfault at e stratup, then I did press f1 to make it restart but it
> did segfault again, and finally I used f12 and terminated X.
>
> --
>
>   Massimo Maiurana               GPG keyID #7044D601
>
>   La fede e' credere in cio' che sai non essere vero
>                     [Mark Twain]
>
> ------------------------------------------------------------------------------
> Keep yourself connected to Go Parallel:
> DESIGN Expert tips on starting your parallel project right.
> http://goparallel.sourceforge.net/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Bruno Dilly
Lead Developer
ProFUSION embedded systems
http://profusion.mobi

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to