EtoileThread was working fine last time I hacked on it, but I think it had some issues with GNUstep's NSInvocation still retaining some references to the old argframe, so when you passed an invocation that returned a structure to a second thread it would end up writing to the first thread's stack. I don't know if this was fixed.
I plan on rewriting EtoileThread to use libdispatch at some point, so that each threaded object gets a serial work queue (rather than a thread) and we can just use blocks to pass the objects around, which should simplify quite a lot of the crazy logic. David On 13 Feb 2014, at 09:57, Alessandro Sangiuliano <alex2...@hotmail.com> wrote: > The changes to the MediatKit source code, are looking good form, becaus esome > of theme are identical to the changes I done some months ago, so I will try > them as soon as possible. > However David could give more informations on MediaKit. > I will try if it works because MK needs EyoileThread and actually I don't > know its status; for this Quentin could give more informations. > > However EtoileThread built up w/o problems form me when I tried to fix MK; I > had ti stop the fixing proces due of lack of time. > > Cheers, > Alex (Slex) > > Il 13/02/2014 04:39, Евгений Ростовцев ha scritto: >>> I try build Etoile, everything was successfull (except OgreKit), >> This is a log, when I try build with OgreKit: >> >> http://git.altlinux.org/tasks/113993/build/100/x86_64/log >> >> PS. I made some changes for successfull build, look at >> >> 1. >> http://git.altlinux.org/tasks/113993/gears/100/git?p=git;a=commitdiff;h=6e9fcafda4967d57a209777cbfa58be98f325d39 >> >> 2. >> http://git.altlinux.org/tasks/113993/gears/100/git?p=git;a=commitdiff;h=43d72577433cbe0c6739821509febabe02c239b6 >> >> 3. >> http://git.altlinux.org/tasks/113993/gears/100/git?p=git;a=commitdiff;h=6eb01a916c93408fde38923b0ae414c70c371d2d >> > > > _______________________________________________ > Etoile-dev mailing list > Etoile-dev@gna.org > https://mail.gna.org/listinfo/etoile-dev -- Sent from my Apple II _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev