On Mon, May 7, 2012 at 6:50 PM, Mick <[email protected]> wrote:
> This is what I have been getting for some time now, currently on rev.70836:
>
> ESTART: 1.93583 [0.00059] - E_XSettings Init Done
> ESTART: 1.93585 [0.00002] - E_Update Init
> ESTART: 1.93587 [0.00002] - E_Update Init Done
> ESTART: 1.93589 [0.00002] - E_Deskenv Init
> ESTART: 1.93590 [0.00001] - E_Deskenv Init Done
> ESTART: 1.93591 [0.00001] - E_Order Init
> ESTART: 1.94725 [0.01134] - E_Order Init Done
> <<<< Enlightenment Error >>>>
> WARNING: too many init levels. MAX = 55
> ESTART: 1.94730 [0.00005] - Add Idler For X Flush
> ESTART: 1.94731 [0.00001] - Add Idler For X Flush Done
> ESTART: 1.94732 [0.00001] - E_Manager Keys Grab
> ESTART: 1.94742 [0.00010] - E_Manager Keys Grab Done
> ESTART: 1.94744 [0.00001] - Load Modules
> CRI<3885>: eina_amalgamation.c:6390 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!
>
>
> ERR<3885>: eina_amalgamation.c:6391 eina_iterator_free() safety check failed:
> iterator == NULL
> ESTART: 2.50493 [0.55749] - Load Modules Done
> ESTART: 2.50494 [0.00001] - Run Startup Apps
> ESTART: 2.51406 [0.00911] - Run Startup Apps Done
> ESTART: 2.51409 [0.00003] - E_Container Thaw
> ESTART: 2.51419 [0.00011] - E_Container Thaw Done
> ESTART: 2.51420 [0.00001] - E_Test Init
> ESTART: 2.51421 [0.00001] - E_Test Done
> ESTART: 2.51422 [0.00002] - E_Shelf Config Update
> ESTART: 2.52840 [0.01418] - E_Shelf Config Update Done
> ESTART: 2.52843 [0.00003] - Manage all windows
> ESTART: 2.53128 [0.00285] - MAIN LOOP AT LAST
> number of cpu: 8
> ESTART: 2.61426 [0.08298] - SLEEP
> ERR<3885>: e_randr_serialization.c:55 _try_restore_configuration() safety
> check failed: e_config->randr_serialized_setup == NULL
> ERR<3977>:efreet_desktop efreet_desktop.c:603 efreet_desktop_read()
> efreet_desktop_new error: no Desktop Entry section
> CHANGE PW SAVE MODE TO 0 / 4
> ERR<3885>:ecore_con ecore_con.c:1197 _ecore_con_event_server_error() Resource
> temporarily unavailable
> ERROR: Couldn't parse info from xml.weather.yahoo.com
>
> I think this last error is because the box had not obtained an IP address yet,
> but the earlier eina_amalgamation error may need fixing?

With a Xephyr running in :1.0. Could you try :
EINA_LOG_ABORT=1 gdb enlightenment_start

And give us the backtrace you get (bt in gdb). I am assuming that you
did build all efl with -g and -ggdb3. Another usefull thing when you
are reporting this kind of issue is to have an EFL build without
amalgamation as it doesn't give us proper information on the real file
and line where the issue might be.

Thanks for your help,
-- 
Cedric BAIL

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to