On Sat, 6 Oct 2012 07:07:39 -0300 d4n1 <[email protected]> said: > Hi man, > > In my freeBSD (9.0 and 9.1-rc1, pcbsd 9.1 too) with e17 there is a delay of > 5 minutes, in ports or pre-compiled, to start enlightenment. > Error message: > CRI<81775>: eina_amalgamation.c:5524 eina_iterator_free() *** Eina Magic >> > Check Failed !!! >> Input handle pointer is NULL ! >> *** NAUGHTY > PROGRAMMER!!! >> *** SPANK SPANK SPANK!!! >> *** Now go fix your code. Tut > tut tut!
is bsd stopping the child process from senging a sigusr1 to its parent? is getppid not returning the parent pid? this code is: kill(getppid(), SIGUSR1); in e_int_main.c -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
