On Mon, 9 Apr 2018 01:49:23 +0900
Carsten Haitzler (The Rasterman) <ras...@rasterman.com> wrote:

> no need to write so much. a short concise response would be
> sufficient.

Irony.... typically when describing issues, people prefer more vs less
information. I don't see where being concise will help with this issue.

>  either sigchld is not happening to the parent (child
> process is not exiting or broken kernel)

You can see no entrance_client process in ps output. That process was
ended. But the defunct X and bash maybe a problem.
https://travis-ci.org/Obsidian-StudiosInc/entrance/jobs/363681776#L1261

>  or something else is  stealing the sigchld from efl and the wait()
> within the process (outside of efl code).

Not sure, but seems like something is going wrong in EFL code. I could
try to kill things outside of using ecore functions for such. Just like
I could create the process and do all management with normal C stuff
like is in the ecore_exe functions.

Not suggesting application code is correct. I have been spending most
time cleaning up and fixing tremendous issues with the code...
https://sonarcloud.io/project/activity?id=entrance

Could show Coverity if it wasn't down all the freaking time lately...
It was some 15+ issues there fixed as well.
https://scan.coverity.com/projects/obsidian-studiosinc-entrance

Stuff like this...
https://github.com/Obsidian-StudiosInc/entrance/commit/529eef68628f9acd4fc9786c3342f77bffd68807

I really do not like to comment on others code, with aspects of my own
likely not being great. But the quality of this code base is shockingly
quite poor. Even from a development perspective, extremely messy and
incompletely in so many ways.

-- 
William L. Thomson Jr.

Attachment: pgp7b1n5QSeJw.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to