On Sun, 2 Dec 2012 11:31:19 -0200 Bruno Dilly <bdi...@profusion.mobi> said:

> 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 ?

which this isnt great (i fixed it)... these are complaints inside e_alert's own
process - that is the process spawned to show the wbod dialog - not e17 itself.
so this can't be causing the crash.. as this box is coming up already AFTER the
crash. :)\

did you run valgrind by hand on enlightenment_start itself? or did u use the
-valgrind option for enlightenment_start ?

> > 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
> 


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


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
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