NOTE: I did some test and wasn't able to trigger the documented segv.
If you get a segv on exit, please report and help me to understand how
to trigger it. Anyway, I reactived it so that we can get global memory
consuption statistic with e17.
SVN revision: 47322
ecore_imf_init();
_e_main_shutdown_push(ecore_imf_shutdown);
#endif
-// FIXME: SEGV's on shutdown if fm2 windows up - disable for now.
-// _e_main_shutdown_push(ecore_shutdown);
+// FIXME: SEGV's on shutdown if fm2 windows up - disable for now. => is it history ?
+ _e_main_shutdown_push(ecore_shutdown);
/* init edje and set it up in frozen mode */
edje_init();