Re: [E-devel] random aborts from ecore

2009-04-09 Thread Gustavo Sverzut Barbieri
On Thu, Apr 9, 2009 at 10:25 PM, Carsten Haitzler wrote: > On Thu, 9 Apr 2009 18:18:15 -0300 Gustavo Sverzut Barbieri > said: > > there are 2 aborts there - which one do you get? line 381, after ret == -1 and errno == EBADF. I just reverted the code to be like before, but as we were discussing a

Re: [E-devel] random aborts from ecore

2009-04-09 Thread Marco Trevisan (Treviño)
Gustavo Sverzut Barbieri wrote: > Guys, I'm debugging why I can't change illume's top-shelf gadgets and > found it was aborting at ecore_main.c:381 after cedric's commit: Mh. They are the same which blocked the ecore purple nullclient... -- Treviño's World - Life and Linux http://www.3v1n0.net/

Re: [E-devel] random aborts from ecore

2009-04-09 Thread The Rasterman
On Thu, 9 Apr 2009 18:18:15 -0300 Gustavo Sverzut Barbieri said: there are 2 aborts there - which one do you get? > Guys, I'm debugging why I can't change illume's top-shelf gadgets and > found it was aborting at ecore_main.c:381 after cedric's commit: > > http://trac.enlightenment.org/e/change

[E-devel] random aborts from ecore

2009-04-09 Thread Gustavo Sverzut Barbieri
Guys, I'm debugging why I can't change illume's top-shelf gadgets and found it was aborting at ecore_main.c:381 after cedric's commit: http://trac.enlightenment.org/e/changeset/39360 ideas why all those aborts are there? I'm still investigating but if someone know, save me some work :-) -- Gust